aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus 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-08usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto1-1/+1
2011-07-08usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2-2/+2
2011-07-08usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2-18/+22
2011-07-08EHCI: only power off port if over-current is activeSergei Shtylyov1-1/+2
2011-07-08USB: EHCI: go back to using the system clock for QH unlinksAlan Stern3-48/+45
2011-07-08ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier1-0/+7
2011-07-08ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier1-7/+14
2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov4-14/+115
2011-07-08USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov3-77/+97
2011-07-08ehci-msm : use ehci_setupMatthieu CASTET1-19/+1
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-06-27usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda1-0/+1
2011-06-27USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos1-4/+6
2011-06-27usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin1-1/+1
2011-06-27Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg 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-15USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2-1/+7
2011-06-15xHCI 1.0: Force Stopped Event(FSE)Alex He1-0/+14
2011-06-15xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp1-2/+0
2011-06-15xhci: 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
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall1-2/+5
2011-06-06USB: ehci-s5p: add PM supportJingoo Han1-0/+95
2011-06-05USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov1-2/+12
2011-06-02xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp3-2/+20
2011-06-02xhci: Do not issue device reset when device is not setupMaarten Lankhorst1-0/+7
2011-06-02xhci: Add defines for hardcoded slot statesMaarten Lankhorst2-4/+9
2011-06-02xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans5-55/+52
2011-06-02xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans1-2/+2
2011-06-01xhci: Bigendian fix for skip_isoc_td()Matt Evans1-1/+1
2011-05-28Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhciLinus Torvalds7-69/+412
2011-05-27Intel xhci: Limit number of active endpoints to 64.Sarah Sharp4-11/+244
2011-05-27Intel xhci: Ignore spurious successful event.Sarah Sharp3-0/+20
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp4-0/+124
2011-05-25xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2-37/+15
2011-05-25xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp1-13/+1
2011-05-25xhci: STFU: Remove function tracing.Sarah Sharp1-8/+0
2011-05-25xhci: Don't submit commands when the host is dead.Sarah Sharp1-1/+7
2011-05-25xhci: Clear stopped_td when Stop Endpoint command completes.Sarah Sharp1-0/+2
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds57-1982/+4001
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+5