summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto6-16/+16
2011-08-23usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund1-1/+4
2011-08-23usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin1-9/+74
2011-08-23drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall1-1/+1
2011-08-23USB: EHCI: remove usages of hcd->stateAlan Stern10-41/+56
2011-08-23usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C4-0/+322
2011-08-23USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay3-0/+375
2011-08-23usb: isp1362-hcd: Quieten printksTobias Klauser1-3/+3
2011-08-23usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin1-18/+20
2011-08-23usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin1-6/+3
2011-08-23usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2-45/+96
2011-08-23usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin1-68/+68
2011-08-23usb/isp1760: Move some code (prepare for next patch)Arvid Brodin1-27/+18
2011-08-09usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe1-1/+1
2011-08-08usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin1-0/+3
2011-08-08USB: EHCI: Fix test mode sequenceBoris Todorov1-0/+12
2011-08-08usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo1-0/+1
2011-08-02Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman1-0/+16
2011-08-01usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei1-0/+16
2011-08-01USB: xhci: fix OS want to own HCJiSheng Zhang1-1/+1
2011-08-01xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp1-5/+14
2011-07-26Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds17-240/+481
2011-07-19EHCI: fix direction handling for interrupt data togglesAlan Stern2-1/+3
2011-07-16USB: OHCI: fix another regression for NVIDIA controllersAlan Stern1-0/+28
2011-07-11Merge branch 'master' into for-nextJiri Kosina10-17/+86
2011-07-09usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto1-1/+1
2011-07-09usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2-2/+2
2011-07-09usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2-18/+22
2011-07-09EHCI: only power off port if over-current is activeSergei Shtylyov1-1/+2
2011-07-09USB: EHCI: go back to using the system clock for QH unlinksAlan Stern3-48/+45
2011-07-09ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier1-0/+7
2011-07-09ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier1-7/+14
2011-07-09USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov4-14/+115
2011-07-09USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov3-77/+97
2011-07-09ehci-msm : use ehci_setupMatthieu CASTET1-19/+1
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-06-28usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda1-0/+1
2011-06-28USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos1-4/+6
2011-06-28usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin1-1/+1
2011-06-28Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman5-11/+71
2011-06-17xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp1-5/+6
2011-06-17xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst3-0/+11
2011-06-17xHCI 1.0: Incompatible Device ErrorAlex He3-0/+22
2011-06-16USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2-1/+7
2011-06-16xHCI 1.0: Force Stopped Event(FSE)Alex He1-0/+14
2011-06-16xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp1-2/+0
2011-06-16xhci: Reject double add of active endpoints.Sarah Sharp1-4/+18
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman7-13/+56
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches23-35/+34
2011-06-07ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' optionNiels de Vos1-1/+1