summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-2357-1982/+4001
|\ \
| * | USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson2011-05-191-3/+0
| * | USB: UHCI: Support big endian GRUSBHC HCJan Andersson2011-05-192-2/+18
| * | USB: UHCI: Add support for big endian descriptorsJan Andersson2011-05-195-120/+192
| * | USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrierAlan Stern2011-05-191-12/+2
| * | USB: UHCI: Add support for big endian mmioJan Andersson2011-05-192-15/+56
| * | usb/isp1760: Fix possible unlink problemsArvid Brodin2011-05-191-52/+95
| * | usb/isp1760: Move function isp1760_endpoint_disable() within file.Arvid Brodin2011-05-191-34/+34
| * | USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-195-5/+18
| * | EHCI: don't rescan interrupt QHs needlesslyAlan Stern2011-05-173-4/+12
| * | OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern2011-05-171-2/+10
| * | xhci: Fix memory leak bug when dropping endpointsSarah Sharp2011-05-161-1/+10
| * | xhci: Fix memory leak in ring cache deallocation.Sarah Sharp2011-05-161-4/+3
| * | xhci: Fix full speed bInterval encoding.Sarah Sharp2011-05-131-2/+2
| * | xhci: move the common code to a function to get max ports and port arrayhuajun li2011-05-121-39/+27
| * | ehci: workaround for pci quirk timeout on ExoPCAndy Ross2011-05-121-10/+25
| * | ehci: pci quirk cleanupAndy Ross2011-05-121-70/+66
| * | xhci: Fix bug in control transfer cancellation.Sarah Sharp2011-05-111-9/+9
| * | USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han2011-05-101-3/+3
| * | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-104-5/+45
| |\ \
| | * | xHCI 1.0: Max Exit Latency Too Large ErrorAlex He2011-05-092-1/+8
| | * | xHCI 1.0: TT_THINK_TIME setAndiry Xu2011-05-091-1/+6
| | * | xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu2011-05-092-0/+7
| | * | xHCI 1.0: Isoch endpoint CErr field setAndiry Xu2011-05-091-2/+2
| | * | xHCI 1.0: Control endpoint average TRB length field setAndiry Xu2011-05-091-1/+8
| | * | xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu2011-05-092-0/+14
| * | | Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-102-2/+37
| |\ \ \ | | |/ / | |/| / | | |/
| * | USB: UHCI: Add support for GRLIB GRUSBHC controllerJan Andersson2011-05-063-7/+234
| * | USB: UHCI: Support non-PCI host controllersJan Andersson2011-05-063-0/+142
| * | USB: UHCI: Wrap I/O register accessesJan Andersson2011-05-064-47/+77
| * | USB: UHCI: Move PCI specific functions to uhci-pci.cJan Andersson2011-05-062-294/+333
| * | USB: UHCI: Codingstyle fixesJan Andersson2011-05-061-5/+5
| * | USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson2011-05-062-19/+78
| * | USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson2011-05-063-4/+17
| * | USB: ohci-s3c2410: return proper error if clk_get failsJingoo Han2011-05-061-2/+2
| * | USB: ohci-s3c2410: fix checkpatch errors and warningsJingoo Han2011-05-061-23/+23
| * | USB: ehci-au1xxx: fix suspend callbackManuel Lauss2011-05-061-6/+3
| * | USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson2011-05-034-2/+252
| * | USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-0325-27/+37
| * | usb: Configure octeon2 glue logic for proper uSOF cycle period.David Daney2011-05-031-0/+3
| * | usb: octeon2-common.c: Configure ports for proper electrical characteristics.David Daney2011-05-031-1/+3
| * | USB: octeon2-common: Don't reinitialize the clocks.David Daney2011-05-031-14/+24
| * | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-026-419/+658
| |\ \
| | * | xhci 1.0: Set transfer burst last packet count field.Sarah Sharp2011-05-022-1/+41
| | * | xhci 1.0: Set transfer burst count field.Sarah Sharp2011-05-022-1/+27
| | * | xhci 1.0: Update TD size field format.Sarah Sharp2011-05-021-6/+70
| | * | xhci 1.0: Only interrupt on short packet for IN EPs.Sarah Sharp2011-05-021-21/+24
| | * | xhci: Remove sparse warning about cmd_status.Sarah Sharp2011-05-021-2/+2
OpenPOWER on IntegriCloud