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