summaryrefslogtreecommitdiffstats
path: root/drivers/usb/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* usb: move ci13xxx and related code to drivers/usb/chipideaAlexander Shishkin2012-05-111-0/+2
* USB: Add driver for NXP ISP1301 USB transceiverRoland Stigge2012-05-011-0/+2
* usb: Put USB Kconfig items back under USB.David Daney2012-04-061-8/+8
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-1/+1
|\
| * ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-161-1/+1
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+1
|\ \
| * | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-1/+1
| |/
* | usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.David Daney2012-03-131-21/+21
* | USB: Add EHCI bus glue for Loongson1x SoCs (UPDATED)Kelvin Cheung2012-01-241-0/+1
|/
* USB: Add Samsung Exynos OHCI diverJingoo Han2011-12-231-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-1/+0
|\
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+0
* | USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platformsXu lei2011-10-181-1/+1
* | usb/host: introduce USB_ARCH_HAS_XHCIFelipe Balbi2011-09-261-0/+6
* | usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-181-0/+5
* | usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-221-0/+2
* | USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-221-0/+1
|/
* USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson2011-05-031-0/+1
* Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-191-0/+3
|\
| * USB: Add initial S5P EHCI driverJoonyoung Shim2011-04-131-0/+1
| * usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto2011-04-131-0/+2
* | usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek2011-04-131-0/+1
|/
* ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-241-1/+0
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-5/+4
|\
| * USB: EHCI: Add MSM Host Controller driverPavankumar Kondeti2010-12-101-0/+1
| * Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...Greg Kroah-Hartman2010-12-031-5/+0
| |\
| | * sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.Paul Mundt2010-12-011-6/+0
| | * usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt2010-11-011-0/+1
| * | USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri2010-11-161-0/+2
| * | usb: Add support for VIA VT8500 and compatibles in EHCI HCDAlexey Charkov2010-11-111-0/+1
| |/
* / USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin2010-11-291-0/+2
|/
* USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin2010-10-221-0/+1
* USB: Add JZ4740 OHCI supportLars-Peter Clausen2010-08-051-0/+1
* MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-031-0/+2
|\
| * USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-03-021-0/+1
| * USB: host: SL811: allow the hcd on Blackfin systemsMichael Hennerich2010-03-021-0/+1
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-1/+1
|/
* USB: ehci: Allow EHCI to be built on OMAP3Anand Gadiyar2009-12-111-0/+1
* USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack2009-12-111-0/+1
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-241-1/+0
|\
| * microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-221-1/+0
* | USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre2009-09-231-0/+1
* | USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun2009-09-231-0/+2
|/
* usb: return device strings in UTF-8Clemens Ladisch2009-06-151-0/+1
* microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek2009-05-211-0/+1
* sh: Add OHCI USB support for SH7786Kuninori Morimoto2009-03-161-0/+1
* USB: move isp1301_omap to drivers/usb/otgDavid Brownell2009-01-071-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-10-231-1/+2
|\
| * USB: ohci: add support for tmio-ohci cellDmitry Baryshkov2008-10-221-1/+2