summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: usbtest: add a timeout for scatter-gather testsAlan Stern2014-06-171-1/+15
* USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-06-171-3/+16
* usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams2014-06-173-19/+54
* usb: quiet peer failure warning, disable poweroffDan Williams2014-06-171-5/+19
* usb: improve "not suspended yet" message in hub_suspend()Dan Williams2014-06-171-1/+2
* xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman2014-06-171-1/+1
* usb: fix ->update_hub_device() vs hdev->maxchildDan Williams2014-06-171-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-039-17/+47
| |\
| * | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-2/+2
|\ \ \
| * | | replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2014-05-061-2/+2
| |/ /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-091-40/+0
|\ \ \
| * | | MIPS: MSP71xx: Remove checks for two macrosPaul Bolle2014-05-231-40/+0
| |/ /
* | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08144-6277/+10865
|\ \ \ | |_|/ |/| |
| * | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-042-8/+8
| |\ \
| | * | tile: usb: Use irq_alloc/free_hwirqThomas Gleixner2014-05-162-8/+8
| | |/
| * | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-3/+3
| |\ \
| | * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-182-3/+3
| * | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03141-6265/+10853
| |\ \ \
| | * | | usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=yStephen Rothwell2014-06-021-0/+6
| | * | | usb: qcserial: add additional Sierra Wireless QMI devicesAleksander Morgado2014-05-291-0/+6
| | * | | usb: host: max3421-hcd: Use module_spi_driverSachin Kamat2014-05-291-14/+1
| | * | | usb: host: max3421-hcd: Allow platform-data to specify Vbus polarityDavid Mosberger-Tang2014-05-291-2/+4
| | * | | usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warningDavid Mosberger-Tang2014-05-291-34/+60
| | * | | usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()David Mosberger-Tang2014-05-281-2/+5
| | * | | usb: qcserial: add Netgear AirCard 341UAleksander Morgado2014-05-281-0/+1
| | * | | usb: host: xhci-plat: add xhci_plat_start()Yoshihiro Shimoda2014-05-281-1/+6
| | * | | usb: host: max3421-hcd: Fix potential NULL urb dereferenceDavid Mosberger-Tang2014-05-281-1/+3
| | * | | Revert "usb: gadget: net2280: Add support for PLX USB338X"Greg Kroah-Hartman2014-05-283-1131/+91
| | * | | usb: resume child device when port is powered onDan Williams2014-05-272-14/+37
| | * | | usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams2014-05-272-46/+49
| | * | | usb: introduce port status lockDan Williams2014-05-274-37/+72
| | * | | usb: synchronize port poweroff and khubdDan Williams2014-05-271-1/+20
| | * | | usb: refactor port handling in hub_events()Dan Williams2014-05-271-189/+185
| | * | | usb: usb3 ports do not support FEAT_C_ENABLEDan Williams2014-05-271-1/+2
| | * | | usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failureDan Williams2014-05-271-1/+0
| | * | | usb: block suspension of superspeed port while hispeed peer is activeDan Williams2014-05-273-17/+93
| | * | | usb: make usb_port flags atomic, rename did_runtime_put to child_usageDan Williams2014-05-273-25/+25
| | * | | usb: sysfs link peer portsDan Williams2014-05-271-5/+34
| | * | | usb: find internal hub tier mismatch via acpiDan Williams2014-05-274-22/+83
| | * | | usb: assign usb3 external hub port peersDan Williams2014-05-271-8/+24
| | * | | usb: assign default peer ports for root hubsDan Williams2014-05-275-27/+134
| | * | | usb: cleanup setting udev->removable from port_dev->connect_typeDan Williams2014-05-272-33/+23
| | * | | usb: rename usb_port device objectsDan Williams2014-05-274-189/+158
| | * | | usb: disable port power control if not supported in wHubCharacteristicsDan Williams2014-05-273-11/+20
| | * | | USB: mutual exclusion for resetting a hub and power-managing a portAlan Stern2014-05-273-0/+19
| | * | | usb: pci_quirks: fix sparse 'symbol not declared' warningKonrad Zapalowicz2014-05-271-0/+1
| | * | | usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle2014-05-271-1/+1
| | * | | USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-271-2/+1