summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-07Update my e-mail addressMichael Büsch
2011-06-27usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda
2011-06-27USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos
2011-06-27usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin
2011-06-27Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2011-06-17xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp
2011-06-17xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst
2011-06-17xHCI 1.0: Incompatible Device ErrorAlex He
2011-06-15USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern
2011-06-15xHCI 1.0: Force Stopped Event(FSE)Alex He
2011-06-15xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp
2011-06-15xhci: Reject double add of active endpoints.Sarah Sharp
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall
2011-06-05USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov
2011-06-02xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp
2011-06-02xhci: Do not issue device reset when device is not setupMaarten Lankhorst
2011-06-02xhci: Add defines for hardcoded slot statesMaarten Lankhorst
2011-06-02xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans
2011-06-01xhci: Bigendian fix for skip_isoc_td()Matt Evans
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-16xhci: Fix memory leak bug when dropping endpointsSarah Sharp
2011-05-16xhci: 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