summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I
2013-01-23usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam
2013-01-23USB: ohci-exynos: Add phy driver supportVivek Gautam
2013-01-23USB: ehci-s5p: Add phy driver supportVivek Gautam
2013-01-23usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam
2013-01-18usb: phy: samsung: Add support to set pmu isolationVivek Gautam
2013-01-18usb: phy: mv-otg: use to_delayed_work instead of castCesar Eduardo Barros
2013-01-18usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri
2013-01-18usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri
2013-01-18usb: phy: mxs-phy: add set_suspend APIPeter Chen
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach
2012-12-17musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-29Merge branch 'next/dt' into next/pm2Olof Johansson
2012-11-28USB: mark uas driver as BROKENGreg KH
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb
2012-11-26USB: ftdi_sio: Add support for Newport AGILIS motor driversMartin Teichmann
2012-11-26USB: chipidea: fix use after free bugLothar Waßmann
2012-11-26ezusb: add dependency to USBRene Buergel
2012-11-26usb: ftdi_sio: fixup BeagleBone A5+ quirkPeter Korsgaard
2012-11-26USB: cp210x: add Virtenio Preon32 device idMarkus Becker
2012-11-26usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong
2012-11-26USB: option: blacklist network interface on Huawei E173Bjørn Mork
2012-11-26USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern
2012-11-26Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-24ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-11-21USB: add new zte 3g-dongle's pid to option.cli.rui27@zte.com.cn
2012-11-21USB: opticon: switch to generic read implementationJohan Hovold
2012-11-21USB: opticon: refactor reab-urb processingJohan Hovold
2012-11-21USB: opticon: use usb-serial bulk-in urbJohan Hovold
2012-11-21USB: opticon: increase bulk-in sizeJohan Hovold
2012-11-21USB: opticon: use port as urb contextJohan Hovold
2012-11-21USB: opticon: pass port to get_serial_infoJohan Hovold
2012-11-21USB: opticon: make private data port specificJohan Hovold