summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-192-2/+2
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* Fix ohci-ssb with !CONFIG_PMAl Viro2007-10-131-0/+2
* USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-121-0/+8
* USB: ohci SSB bus glueMichael Buesch2007-10-123-1/+280
* USB: ehci build fixes on au1xxx, ppc-socDavid Brownell2007-10-122-8/+4
* USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak2007-10-123-8/+15
* USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda2007-10-121-1/+1
* USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda2007-10-121-3/+3
* USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda2007-10-121-1/+10
* 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-091-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-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
OpenPOWER on IntegriCloud