summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* xhci: Fix race related to abort operationOGAWA Hirofumi2017-01-123-80/+91
* xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi2017-01-123-16/+21
* usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter2017-01-121-2/+2
* usb: return error code when platform_get_irq failsPan Bian2017-01-121-1/+3
* usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu2017-01-121-4/+9
* xhci: Handle command completion and timeout raceMathias Nyman2017-01-121-1/+5
* usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang2017-01-121-1/+4
* usb: xhci: fix return value of xhci_setup_device()Lu Baolu2017-01-121-1/+3
* xhci: free xhci virtual devices with leaf nodes firstMathias Nyman2017-01-121-2/+36
* usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie2017-01-121-1/+2
* usb: xhci: fix possible wild pointerLu Baolu2017-01-121-5/+11
* USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern2017-01-061-0/+4
* drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger2016-11-071-0/+8
* usb: increase ohci watchdog delay to 275 msecBryan Paluch2016-10-241-1/+1
* usb: ehci-platform: increase EHCI_MAX_RSTS to 4Masahiro Yamada2016-10-241-1/+1
* usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.Wenyou Yang2016-10-241-3/+6
* xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman2016-10-201-2/+2
* xhci: workaround for hosts missing CAS bitMathias Nyman2016-10-203-0/+46
* xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman2016-10-201-1/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-152-190/+0
|\
| * USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton2016-10-052-190/+0
* | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
* | USB: bcma: drop Northstar PHY 2.0 initialization codeRafał Miłecki2016-09-271-55/+25
* | usb: ohci: Allow ohci on omap5 alsoTony Lindgren2016-09-131-1/+1
* | USB: host: ohci-at91: fix non static symbol warningWei Yongjun2016-09-131-1/+1
* | usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()Wei Yongjun2016-09-131-0/+1
* | Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman2016-09-121-1/+5
|\ \ | |/
| * xhci: fix null pointer dereference in stop command timeout functionMathias Nyman2016-09-081-1/+5
* | USB: ohci-omap - avoid including mach/irqs.hRussell King2016-08-301-1/+0
* | usb: ohci-sa1111: remove mach/hardware.h includeRussell King2016-08-301-1/+0
* | usb: ohci-sa1111: remove machine_has_neponset()Russell King2016-08-301-2/+1
* | usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang2016-08-301-1/+68
* | usb: host: xhci: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* | usb: host: xhci-tegra: don't print on ENOMEMWolfram Sang2016-08-301-1/+0
* | usb: host: uhci-hcd: don't print on ENOMEMWolfram Sang2016-08-301-4/+1
* | usb: host: max3421-hcd: don't print on ENOMEMWolfram Sang2016-08-301-6/+2
* | usb: host: fhci-hcd: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* | Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman2016-08-215-11/+17
|\ \ | |/
| * xhci: don't dereference a xhci member after removing xhciMathias Nyman2016-08-161-1/+2
| * usb: xhci: Fix panic if disconnectJim Lin2016-08-161-0/+3
| * xhci: really enqueue zero length TRBs.Alban Browaeys2016-08-161-1/+2
| * xhci: always handle "Command Ring Stopped" eventsMathias Nyman2016-08-161-6/+7
| * usb: host: max3421-hcd: fix mask of IO control registerJaewon Kim2016-08-091-1/+1
| * usb: ehci: change order of register cleanup during shutdownMarc Ohlf2016-08-091-2/+2
* | ehci-platform: add the max clock number to 4Icenowy Zheng2016-08-151-1/+1
* | USB: bcma: support old USB 2.0 controller on Northstar devicesRafał Miłecki2016-08-151-4/+82
* | whci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-08-151-1/+1
* | USB: bcma: initialize Northstar USB 3.0 controllerRafał Miłecki2016-08-091-0/+19
* | usb: host: fsl-mph-dr-of: use of_property_read_boolJulia Lawall2016-08-091-12/+6
|/
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-1/+1
|\
OpenPOWER on IntegriCloud