aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-08-08
* usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin2011-08-08
* USB: EHCI: Fix test mode sequenceBoris Todorov2011-08-08
* usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo2011-08-08
* Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-01
|\
| * usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei2011-08-01
* | USB: xhci: fix OS want to own HCJiSheng Zhang2011-08-01
* | xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp2011-08-01
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * EHCI: fix direction handling for interrupt data togglesAlan Stern2011-07-19
| * USB: OHCI: fix another regression for NVIDIA controllersAlan Stern2011-07-16
| * usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto2011-07-08
| * usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2011-07-08
| * usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2011-07-08
| * EHCI: only power off port if over-current is activeSergei Shtylyov2011-07-08
| * USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-07-08
| * ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier2011-07-08
| * ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier2011-07-08
| * USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov2011-07-08
| * USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov2011-07-08
| * ehci-msm : use ehci_setupMatthieu CASTET2011-07-08
| * Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-14
| |\
| * | ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' optionNiels de Vos2011-06-07
| * | USB: ehci-s5p: add PM supportJingoo Han2011-06-06
| * | xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans2011-06-02
* | | Merge branch 'master' into for-nextJiri Kosina2011-07-11
|\ \ \
| * | | usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-27
| * | | USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos2011-06-27
| * | | usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin2011-06-27
| * | | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-27
| |\ \ \
| | * | | xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp2011-06-17
| | * | | xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-17
| | * | | xHCI 1.0: Incompatible Device ErrorAlex He2011-06-17
| | * | | xHCI 1.0: Force Stopped Event(FSE)Alex He2011-06-15
| | * | | xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp2011-06-15
| | * | | xhci: Reject double add of active endpoints.Sarah Sharp2011-06-15
| | | |/ | | |/|
| * / | USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2011-06-15
| |/ /
* | | Update my e-mail addressMichael Büsch2011-07-07
* | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
|/ /
* | drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-07
* | USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-06
* | xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-02
* | xhci: Do not issue device reset when device is not setupMaarten Lankhorst2011-06-02
* | xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-02
* | xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans2011-06-02
* | xhci: Bigendian fix for skip_isoc_td()Matt Evans2011-06-01
|/
* Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-28
|\
| * Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-27
| * Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-27
| * Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-27