summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: ohci-pnx4008: Remove unnecessary cast of return value of kzallocSuresh Jayaraman2007-07-121-1/+1
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-122-3/+6
* ehci-hub: improved over-current recoveryChristian Engelmayer2007-07-121-1/+16
* USB: PS3: USB system-bus reworkGeoff Levand2007-07-124-53/+162
* USB: Fix NEC OHCI chip silicon bugMichael Hanselmann2007-07-125-14/+61
* USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov2007-07-122-2/+14
* USB: use function attribute __maybe_unusedDavid Rientjes2007-07-122-13/+13
* USB: ehci_fsl update for MPC831x supportLi Yang2007-07-123-4/+15
* USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/KconfigStefan Roese2007-07-121-4/+4
* USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2007-07-122-0/+187
* USB: EHCI: fix handover for designated full-speed portsAlan Stern2007-07-121-1/+3
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-126-28/+145
* USB: ehci refcounts work on ppc7448David Brownell2007-07-122-6/+14
* USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda2007-07-121-1/+4
* USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda2007-07-124-0/+2889
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-127-302/+432
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-125-0/+214
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-2/+1
* OHCI: Fix machine check in ohci_hub_status_dataAlan Stern2007-06-081-0/+2
* ehci-fsl: fix cache coherency problem on system with large memoryLi Yang2007-05-232-0/+14
* USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov2007-05-221-1/+1
* EHCI: fix problem with BIOS handoffAlan Stern2007-05-221-0/+9
* USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell2007-05-221-5/+7
* 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
OpenPOWER on IntegriCloud