summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-04-12usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi
2017-04-12usb: xhci: add quirk flag for broken PED bitsFelipe Balbi
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-18usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen
2017-03-18usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok
2017-03-12usb: host: xhci: plat: check hcc_params after add hcdWilliam wu
2017-01-19xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-12xhci: Fix race related to abort operationOGAWA Hirofumi
2017-01-12xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi
2017-01-12usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter
2017-01-12usb: return error code when platform_get_irq failsPan Bian
2017-01-12usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-01-12xhci: Handle command completion and timeout raceMathias Nyman
2017-01-12usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-01-12usb: xhci: fix return value of xhci_setup_device()Lu Baolu
2017-01-12xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-01-12usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-01-12usb: xhci: fix possible wild pointerLu Baolu
2017-01-06USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2016-11-07drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger
2016-10-24usb: increase ohci watchdog delay to 275 msecBryan Paluch
2016-10-24usb: ehci-platform: increase EHCI_MAX_RSTS to 4Masahiro Yamada
2016-10-24usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.Wenyou Yang
2016-10-20xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman
2016-10-20xhci: workaround for hosts missing CAS bitMathias Nyman
2016-10-20xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-05USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton
2016-09-27USB: bcma: drop Northstar PHY 2.0 initialization codeRafał Miłecki
2016-09-13usb: ohci: Allow ohci on omap5 alsoTony Lindgren
2016-09-13USB: host: ohci-at91: fix non static symbol warningWei Yongjun
2016-09-13usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()Wei Yongjun
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-08-30USB: ohci-omap - avoid including mach/irqs.hRussell King
2016-08-30usb: ohci-sa1111: remove mach/hardware.h includeRussell King
2016-08-30usb: ohci-sa1111: remove machine_has_neponset()Russell King
2016-08-30usb: ohci-at91: Forcibly suspend ports while USB suspendWenyou Yang
2016-08-30usb: host: xhci: don't print on ENOMEMWolfram Sang
2016-08-30usb: host: xhci-tegra: don't print on ENOMEMWolfram Sang
2016-08-30usb: host: uhci-hcd: don't print on ENOMEMWolfram Sang
2016-08-30usb: host: max3421-hcd: don't print on ENOMEMWolfram Sang
2016-08-30usb: host: fhci-hcd: don't print on ENOMEMWolfram Sang
2016-08-21Merge 4.8-rc3 into usb-nextGreg Kroah-Hartman
2016-08-16xhci: don't dereference a xhci member after removing xhciMathias Nyman
2016-08-16usb: xhci: Fix panic if disconnectJim Lin
2016-08-16xhci: really enqueue zero length TRBs.Alban Browaeys
2016-08-16xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-08-15ehci-platform: add the max clock number to 4Icenowy Zheng