summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-0111-32/+103
| |\
| * | PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-131-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-252-3/+0
|\ \ \
| * | | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-072-3/+0
| | |/ | |/|
* | | Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman2016-07-042-4/+8
|\ \ \ | |/ /
| * | Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2016-06-302-4/+8
| |\ \
| | * | usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-301-2/+4
| | * | usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones2016-06-301-2/+4
| | |/
* | | xhci: free the correct ringArnd Bergmann2016-07-011-0/+1
* | | Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-06-291-1/+1
|\ \ \
| * | | usb: gadget: move gadget API functions to udc-coreFelipe Balbi2016-06-211-1/+1
| |/ /
* | | xhci: get rid of platform dataHeikki Krogerus2016-06-261-4/+1
OpenPOWER on IntegriCloud