summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: Spelling fixesJoe Perches2008-02-013-3/+3
* USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-016-38/+75
* usb: Remove OHCI useless masking/unmasking of WDH interruptBenjamin Herrenschmidt2008-02-011-4/+0Star
* USB: convert ehci debug files to use debugfs instead of sysfsTony Jones2008-02-013-41/+219
* USB: convert ohci debug files to use debugfs instead of sysfsTony Jones2008-02-013-29/+209
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-016-24/+49
* USB: Drop unnecessary continue in a few driversJulia Lawall2008-02-011-1/+0Star
* USB: Convert from class_device to device for USB coreTony Jones2008-02-013-44/+47
* Merge branch 'linux-2.6'Paul Mackerras2008-01-314-7/+15
|\
| * Merge branch 'pxa-plat' into develRussell King2008-01-282-3/+12
| |\
| | * [ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao2008-01-261-1/+1
| | * [ARM] USB: update pxa27x ohci driver to use clk supporteric miao2008-01-261-2/+11
| * | i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-271-1/+1
| * | i2c: Kill rogue driver IDsJean Delvare2008-01-271-1/+0Star
| * | i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-2/+2
| |/
* / [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-0/+2
|/
* usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt2007-12-171-10/+13
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-175-9/+8Star
* USB: fix up EHCI startup synchronizationDavid Brownell2007-11-281-1/+4
* USB: fix USB_OHCI_HCD_SSB dependenciesAdrian Bunk2007-11-281-1/+1
* USB: remove new OHCI build warningsDavid Brownell2007-10-251-1/+8
* USB: fix ssb_ohci_probe() build bugIngo Molnar2007-10-251-1/+1
* USB: fix scheduling of Iso URBs in uhci-hcdAlan Stern2007-10-251-5/+14
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-192-2/+2
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* Fix ohci-ssb with !CONFIG_PMAl Viro2007-10-141-0/+2
* USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-121-0/+8
* USB: ohci SSB bus glueMichael Buesch2007-10-123-1/+280
* USB: ehci build fixes on au1xxx, ppc-socDavid Brownell2007-10-122-8/+4Star
* USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak2007-10-123-8/+15
* USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda2007-10-121-1/+1
* USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda2007-10-121-3/+3
* USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda2007-10-121-1/+10
* USB: ELAN U132 Host Controller Driver: convert sw_lock to mutexMatthias Kaehlcke2007-10-121-17/+17
* USB: Eliminate urb->status usage!Alan Stern2007-10-128-63/+32Star
* USB: reorganize urb->status use in r8a66597-hcdAlan Stern2007-10-121-31/+30Star
* USB: reorganize urb->status use in sl811-hcdAlan Stern2007-10-121-21/+11Star
* USB: reorganize urb->status use in ohci-hcdAlan Stern2007-10-123-33/+28Star
* USB: reorganize urb->status use in ehci-hcdAlan Stern2007-10-122-31/+35
* USB: avoid the donelist after an error in ohci-hcdAlan Stern2007-10-121-16/+8Star
* USB: add urb->unlinked fieldAlan Stern2007-10-128-113/+92Star
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-127-51/+9Star
* USB: remove Iso status value in uhci-hcdAlan Stern2007-10-122-9/+3Star
* USB: minor fixes for r8a66597 driverAlan Stern2007-10-121-21/+19Star
* USB: EHCI restart speedupMarcelo Tosatti2007-10-122-5/+2Star
* USB: remove unnecessary tests in isp116x and sl811Alan Stern2007-10-122-16/+0Star
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-1210-137/+263
* USB: OHCI handles more ZFMicro quirksMike Nuss2007-10-125-75/+253
* USB: Clean up duplicate includes in drivers/usb/Jesper Juhl2007-10-121-1/+0Star
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-101-1/+1