aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-12USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman1-1/+1
2007-07-12USB: Don't resume root hub if the controller is suspendedAlan Stern2-3/+6
2007-07-12ehci-hub: improved over-current recoveryChristian Engelmayer1-1/+16
2007-07-12USB: PS3: USB system-bus reworkGeoff Levand4-53/+162
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann5-14/+61
2007-07-12USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB with TTVladimir Barinov2-2/+14
2007-07-12USB: use function attribute __maybe_unusedDavid Rientjes2-13/+13
2007-07-12USB: ehci_fsl update for MPC831x supportLi Yang3-4/+15
2007-07-12USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/KconfigStefan Roese1-4/+4
2007-07-12USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2-0/+187
2007-07-12USB: EHCI: fix handover for designated full-speed portsAlan Stern1-1/+3
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern6-28/+145
2007-07-12USB: ehci refcounts work on ppc7448David Brownell2-6/+14
2007-07-12USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda1-1/+4
2007-07-12USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda4-0/+2889
2007-07-12USB: EHCI support for big-endian descriptorsStefan Roese7-302/+432
2007-07-12USB: EHCI cpufreq fixStuart_Hayes@Dell.com5-0/+214
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-2/+1
2007-06-08OHCI: Fix machine check in ohci_hub_status_dataAlan Stern1-0/+2
2007-05-23ehci-fsl: fix cache coherency problem on system with large memoryLi Yang2-0/+14
2007-05-22USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov1-1/+1
2007-05-22EHCI: fix problem with BIOS handoffAlan Stern1-0/+9
2007-05-22USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell1-5/+7
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-6/+6
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap4-4/+0
2007-05-08Merge branch 'linux-2.6'Paul Mackerras3-17/+2
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand2-15/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-2/+2
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand2-4/+4
2007-04-27USB: quirk for broken suspend of IT8152F/GRaphael Assenat1-0/+4
2007-04-27USB: remove ancient/broken CRIS hcdDavid Brownell3-4840/+0
2007-04-27USB: add an ohci board-specific quirkDavid Brownell1-8/+20
2007-04-27UHCI: Add some WARN_ON()sAlan Stern1-4/+12
2007-04-27EHCI: add delay to bus_resume before accessing portsAlan Stern1-0/+4
2007-04-27ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errataChristian Engelmayer1-2/+2
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams1-6/+0
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-2/+2
2007-04-11EHCI: fix remote wakeup regression in 2.6.21-rcAlan Stern1-0/+1
2007-03-26UHCI: Fix problem caused by lack of terminating QHAlan Stern3-82/+41
2007-03-09USB: fix Unaligned access in EHCI driverMax Dmitrichenko1-2/+1
2007-03-09UHCI: fix port resume problemAlan Stern1-4/+7
2007-02-23UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern4-113/+256
2007-02-23UHCI: Add macros for computing DMA valuesAlan Stern4-37/+34
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day1-1/+1
2007-02-16USB: at91-ohci, handle extra at91sam9261 ahb clockAndrew Victor1-17/+33
2007-02-16USB: change __init to __devinit for isp116x_probePrarit Bhargava1-1/+1
2007-02-16USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2-11/+26
2007-02-16EHCI: add debugging message to ehci_bus_suspendAlan Stern1-0/+2