summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-083-6/+6
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-083-17/+2
| |\
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
| * | [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-022-4/+4
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0
| |/ |/|
* | ehci-ps3, ohci-ps3: fix compilationGeoff Levand2007-05-072-15/+0
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-061-2/+2
|\ \ | |/ |/|
| * [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-2/+2
* | USB: quirk for broken suspend of IT8152F/GRaphael Assenat2007-04-271-0/+4
* | USB: remove ancient/broken CRIS hcdDavid Brownell2007-04-273-4840/+0
* | USB: add an ohci board-specific quirkDavid Brownell2007-04-271-8/+20
* | UHCI: Add some WARN_ON()sAlan Stern2007-04-271-4/+12
* | EHCI: add delay to bus_resume before accessing portsAlan Stern2007-04-271-0/+4
* | ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errataChristian Engelmayer2007-04-271-2/+2
* | dev_dbg: check dev_dbg() argumentsDan Williams2007-04-271-6/+0
|/
* EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern2007-04-111-0/+1
* UHCI: Fix problem caused by lack of terminating QHAlan Stern2007-03-263-82/+41
* USB: fix Unaligned access in EHCI driverMax Dmitrichenko2007-03-091-2/+1
* UHCI: fix port resume problemAlan Stern2007-03-091-4/+7
* UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern2007-02-234-113/+256
* UHCI: Add macros for computing DMA valuesAlan Stern2007-02-234-37/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\
| * Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-171-1/+1
* | USB: at91-ohci, handle extra at91sam9261 ahb clockAndrew Victor2007-02-161-17/+33
* | USB: change __init to __devinit for isp116x_probePrarit Bhargava2007-02-161-1/+1
* | USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2007-02-162-11/+26
* | EHCI: add debugging message to ehci_bus_suspendAlan Stern2007-02-161-0/+2
* | EHCI: turn off remote wakeup during shutdownAlan Stern2007-02-161-0/+17
|/
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-143-3/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-143-3/+0
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-112-5/+2
* [PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro2007-02-092-12/+12
* [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2007-02-092-2/+2
* EHCI: fix interrupt-driven remote wakeupAlan Stern2007-02-071-18/+32
* USB: switch ehci-hcd to new polling schemeMarcelo Tosatti2007-02-071-1/+7
* EHCI: force high-speed devices to run at full speedAlan Stern2007-02-073-1/+114
* EHCI: don't hide ports owned by the companionAlan Stern2007-02-071-29/+35
* EHCI: local variable for port status registerAlan Stern2007-02-071-31/+24
* UHCI: fix bandwidth allocationAlan Stern2007-02-073-69/+201
* USB: ps3 ohci bus glueGeoff Levand2007-02-072-1/+216
* USB: ohci error handling cleanupBenjamin Herrenschmidt2007-02-071-18/+15
* USB: ps3 ehci bus glueGeoff Levand2007-02-072-1/+217
* USB: ohci-at91 refcount fix for irq wake enablesMarc Pignat2007-02-071-3/+5
* UHCI: no dummy TDs for Iso QHsAlan Stern2007-02-072-8/+11
* UHCI: improved debugging checks for the frame listAlan Stern2007-02-072-27/+72
* ohci: Add support for OHCI controller on the of_platform busSylvain Munaut2007-02-073-1/+274
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-0713-198/+80
* USB: Fix EHCI warningBenjamin Herrenschmidt2007-02-071-0/+8
* USB: Fix OHCI warningBenjamin Herrenschmidt2007-02-071-0/+8
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-079-142/+213
OpenPOWER on IntegriCloud