summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: start using the control module driverKishon Vijay Abraham I2013-01-255-87/+33
* usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I2013-01-253-0/+306
* usb: otg: add device tree support to otg libraryKishon Vijay Abraham I2013-01-251-0/+80
* usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I2013-01-251-1/+117
* usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I2013-01-251-0/+37
* usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam2013-01-231-3/+3
* USB: ohci-exynos: Add phy driver supportVivek Gautam2013-01-231-21/+63
* USB: ehci-s5p: Add phy driver supportVivek Gautam2013-01-231-21/+59
* usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam2013-01-232-29/+486
* ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2013-01-232-8/+10
* usb: phy: samsung: Add support to set pmu isolationVivek Gautam2013-01-181-22/+141
* usb: phy: mv-otg: use to_delayed_work instead of castCesar Eduardo Barros2013-01-181-1/+1
* usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri2013-01-181-10/+27
* usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri2013-01-183-0/+363
* usb: phy: mxs-phy: add set_suspend APIPeter Chen2013-01-181-0/+20
* usb: musb: use io{read,write}*_rep accessorsMatthew Leach2012-12-182-27/+6
* musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach2012-12-181-2/+3
* ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren2012-12-171-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-133-3/+3
|\
| * Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
| * treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
| * treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
* | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-132-2/+2
|\ \
| * \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-012-2/+2
| |\ \
| | * | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-302-2/+2
| | * | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-0930-847/+798
| | |\|
| * | | Merge branch 'next/dt' into next/pm2Olof Johansson2012-11-301-3/+35
| |\ \ \
* | \ \ \ Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-3/+35
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson2012-11-2611-25/+106
| |\ \ \ \
| | * | | | ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn2012-11-241-3/+35
| * | | | | Merge tag 'tegra-for-3.8-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-11-212-2/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-11-162-2/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer2012-11-121-1/+0
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'omap/headers4' into next/dtArnd Bergmann2012-11-158-12/+18
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-2611-22/+77
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-11-212-2/+7
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+3
| | * | | | | | | usb: host: tegra remove include of <mach/iomap.h>Stephen Warren2012-11-051-1/+4
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-158-12/+18
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-255-7/+5
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-243-5/+13
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann2012-11-131-1/+2
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-0663-1401/+1406
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | usb: ehci-mxc: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0
* | | | | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1211-15/+21
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-1233-850/+801
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-063-3/+3
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'depends/omap-cleanup-headers-usb' into next/headersOlof Johansson2012-11-055-7/+5
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |