summaryrefslogtreecommitdiff
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAge
...
| | * | USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-22
| | * | usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C2011-08-22
| | * | USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-22
| | * | usb: isp1362-hcd: Quieten printksTobias Klauser2011-08-22
| | * | usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin2011-08-22
| | * | usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin2011-08-22
| | * | usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2011-08-22
| | * | usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin2011-08-22
| | * | usb/isp1760: Move some code (prepare for next patch)Arvid Brodin2011-08-22
* | | | USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu2011-09-19
* | | | USB: xhci: Set change bit when warm reset change is set.Greg KH2011-09-19
|/ / /
* | | usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-08-22
* | | USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi2011-08-22
* | | xhci: Handle zero-length isochronous packets.Sarah Sharp2011-08-16
* | | xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp2011-08-09
* | | xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp2011-08-09
* | | xhci: Fix memory leak during failed enqueue.Sarah Sharp2011-08-09
* | | xHCI: report USB2 port in resuming as suspendAndiry Xu2011-08-09
* | | xHCI: fix port U3 status check conditionAndiry Xu2011-08-09
|/ /
* | 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-25
|\
| * 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