summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: ELAN U132 Host Controller Driver: convert sw_lock to mutexMatthias Kaehlcke2007-10-121-17/+17
* USB: Eliminate urb->status usage!Alan Stern2007-10-128-63/+32
* USB: reorganize urb->status use in r8a66597-hcdAlan Stern2007-10-121-31/+30
* USB: reorganize urb->status use in sl811-hcdAlan Stern2007-10-121-21/+11
* USB: reorganize urb->status use in ohci-hcdAlan Stern2007-10-123-33/+28
* USB: reorganize urb->status use in ehci-hcdAlan Stern2007-10-122-31/+35
* USB: avoid the donelist after an error in ohci-hcdAlan Stern2007-10-121-16/+8
* USB: add urb->unlinked fieldAlan Stern2007-10-128-113/+92
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-127-51/+9
* USB: remove Iso status value in uhci-hcdAlan Stern2007-10-122-9/+3
* USB: minor fixes for r8a66597 driverAlan Stern2007-10-121-21/+19
* USB: EHCI restart speedupMarcelo Tosatti2007-10-122-5/+2
* USB: remove unnecessary tests in isp116x and sl811Alan Stern2007-10-122-16/+0
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-1210-137/+263
* USB: OHCI handles more ZFMicro quirksMike Nuss2007-10-125-75/+253
* USB: Clean up duplicate includes in drivers/usb/Jesper Juhl2007-10-121-1/+0
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-101-1/+1
* 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-215-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-202-101/+96
| * UHCI: short control URBs get a status stageAlan Stern2007-07-201-21/+38
| * isp116x-hcd: prepare for urb->statusAlan Stern2007-07-201-101/+86
| * USB: use mutex instead of semaphore in the ELAN U132 adapter driverMatthias Kaehlcke2007-07-201-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-131-1/+1
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-132-3/+6
* ehci-hub: improved over-current recoveryChristian Engelmayer2007-07-131-1/+16
* USB: PS3: USB system-bus reworkGeoff Levand2007-07-134-53/+162
* USB: Fix NEC OHCI chip silicon bugMichael Hanselmann2007-07-135-14/+61
* USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov2007-07-132-2/+14
* USB: use function attribute __maybe_unusedDavid Rientjes2007-07-132-13/+13
* USB: ehci_fsl update for MPC831x supportLi Yang2007-07-133-4/+15
* USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/KconfigStefan Roese2007-07-131-4/+4
* USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2007-07-132-0/+187
* USB: EHCI: fix handover for designated full-speed portsAlan Stern2007-07-131-1/+3
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-136-28/+145
* USB: ehci refcounts work on ppc7448David Brownell2007-07-132-6/+14
* USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda2007-07-131-1/+4
* USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda2007-07-134-0/+2889
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-137-302/+432
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-135-0/+214
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-2/+1
* OHCI: Fix machine check in ohci_hub_status_dataAlan Stern2007-06-091-0/+2
* ehci-fsl: fix cache coherency problem on system with large memoryLi Yang2007-05-242-0/+14