summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: make EHCI initialize properly on PPC SOCsMike Nuss2007-08-222-4/+23
* USB: ohci, fix oddball gcc warningDavid Brownell2007-08-221-1/+1
* usb: typo in usb R8A66597 HCD configM4rkusXXL2007-08-221-1/+1
* usb: r8a66597-hcd: fix up error path.Paul Mundt2007-08-221-2/+0
* USB: u132-hcd.c - Fix a warning when CONFIG_PM=nGabriel C2007-08-221-0/+3
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-205-215/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-07-205-231/+229
|\
| * USB: r8a66597-hcd: fixes some problemYoshihiro Shimoda2007-07-192-101/+96
| * UHCI: short control URBs get a status stageAlan Stern2007-07-191-21/+38
| * isp116x-hcd: prepare for urb->statusAlan Stern2007-07-191-101/+86
| * USB: use mutex instead of semaphore in the ELAN U132 adapter driverMatthias Kaehlcke2007-07-191-8/+9
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-4/+2
* 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
OpenPOWER on IntegriCloud