aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand
2007-04-27USB: quirk for broken suspend of IT8152F/GRaphael Assenat
2007-04-27USB: remove ancient/broken CRIS hcdDavid Brownell
2007-04-27USB: add an ohci board-specific quirkDavid Brownell
2007-04-27UHCI: Add some WARN_ON()sAlan Stern
2007-04-27EHCI: add delay to bus_resume before accessing portsAlan Stern
2007-04-27ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errataChristian Engelmayer
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao
2007-04-11EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern
2007-03-26UHCI: Fix problem caused by lack of terminating QHAlan Stern
2007-03-09USB: fix Unaligned access in EHCI driverMax Dmitrichenko
2007-03-09UHCI: fix port resume problemAlan Stern
2007-02-23UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern
2007-02-23UHCI: Add macros for computing DMA valuesAlan Stern
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-16USB: at91-ohci, handle extra at91sam9261 ahb clockAndrew Victor
2007-02-16USB: change __init to __devinit for isp116x_probePrarit Bhargava
2007-02-16USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou
2007-02-16EHCI: add debugging message to ehci_bus_suspendAlan Stern
2007-02-16EHCI: turn off remote wakeup during shutdownAlan Stern
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-09[PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro
2007-02-09[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro
2007-02-07EHCI: fix interrupt-driven remote wakeupAlan Stern
2007-02-07USB: switch ehci-hcd to new polling schemeMarcelo Tosatti
2007-02-07EHCI: force high-speed devices to run at full speedAlan Stern
2007-02-07EHCI: don't hide ports owned by the companionAlan Stern
2007-02-07EHCI: local variable for port status registerAlan Stern
2007-02-07UHCI: fix bandwidth allocationAlan Stern
2007-02-07USB: ps3 ohci bus glueGeoff Levand
2007-02-07USB: ohci error handling cleanupBenjamin Herrenschmidt
2007-02-07USB: ps3 ehci bus glueGeoff Levand
2007-02-07USB: ohci-at91 refcount fix for irq wake enablesMarc Pignat
2007-02-07UHCI: no dummy TDs for Iso QHsAlan Stern
2007-02-07UHCI: improved debugging checks for the frame listAlan Stern
2007-02-07ohci: Add support for OHCI controller on the of_platform busSylvain Munaut
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut
2007-02-07USB: Fix EHCI warningBenjamin Herrenschmidt
2007-02-07USB: Fix OHCI warningBenjamin Herrenschmidt
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt