summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-05-28Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-27Intel xhci: Limit number of active endpoints to 64.Sarah Sharp
2011-05-27Intel xhci: Ignore spurious successful event.Sarah Sharp
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp
2011-05-25xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp
2011-05-25xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp
2011-05-25xhci: STFU: Remove function tracing.Sarah Sharp
2011-05-25xhci: Don't submit commands when the host is dead.Sarah Sharp
2011-05-25xhci: Clear stopped_td when Stop Endpoint command completes.Sarah Sharp
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-19USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson
2011-05-19USB: UHCI: Support big endian GRUSBHC HCJan Andersson
2011-05-19USB: UHCI: Add support for big endian descriptorsJan Andersson
2011-05-19USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrierAlan Stern
2011-05-19USB: UHCI: Add support for big endian mmioJan Andersson
2011-05-19usb/isp1760: Fix possible unlink problemsArvid Brodin
2011-05-19usb/isp1760: Move function isp1760_endpoint_disable() within file.Arvid Brodin
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern
2011-05-17EHCI: don't rescan interrupt QHs needlesslyAlan Stern
2011-05-17OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern
2011-05-17xhci: Fix memory leak bug when dropping endpointsSarah Sharp
2011-05-17xhci: Fix memory leak in ring cache deallocation.Sarah Sharp
2011-05-13xhci: Fix full speed bInterval encoding.Sarah Sharp
2011-05-12xhci: move the common code to a function to get max ports and port arrayhuajun li
2011-05-12ehci: workaround for pci quirk timeout on ExoPCAndy Ross
2011-05-12ehci: pci quirk cleanupAndy Ross
2011-05-11xhci: Fix bug in control transfer cancellation.Sarah Sharp
2011-05-10USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han
2011-05-10Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-09xHCI 1.0: Max Exit Latency Too Large ErrorAlex He
2011-05-09xHCI 1.0: TT_THINK_TIME setAndiry Xu
2011-05-09xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu
2011-05-09xHCI 1.0: Isoch endpoint CErr field setAndiry Xu
2011-05-09xHCI 1.0: Control endpoint average TRB length field setAndiry Xu
2011-05-09xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu
2011-05-07USB: UHCI: Add support for GRLIB GRUSBHC controllerJan Andersson
2011-05-07USB: UHCI: Support non-PCI host controllersJan Andersson
2011-05-07USB: UHCI: Wrap I/O register accessesJan Andersson
2011-05-07USB: UHCI: Move PCI specific functions to uhci-pci.cJan Andersson
2011-05-07USB: UHCI: Codingstyle fixesJan Andersson
2011-05-07USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson
2011-05-07USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson
2011-05-07USB: ohci-s3c2410: return proper error if clk_get failsJingoo Han
2011-05-07USB: ohci-s3c2410: fix checkpatch errors and warningsJingoo Han
2011-05-07USB: ehci-au1xxx: fix suspend callbackManuel Lauss