summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui2014-05-271-0/+3
| | * | | usb: usbtest: fix unlink write error with pattern 1Huang Rui2014-05-271-0/+10
| | * | | usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski2014-05-271-2/+57
| | * | | USB: separate usb_address0 mutexes for each busTodd E Brandt2014-05-272-4/+3
| | * | | xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.Denis Turischev2014-05-271-1/+3
| | * | | USB: yurex: fix race between probe() and read()Oliver Neukum2014-05-271-2/+1
| | * | | USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum2014-05-271-3/+10
| | * | | USB: usbtmc: fix DMA on stackOliver Neukum2014-05-271-1/+5
| | * | | USB: cdc-acm: use BIT macroOliver Neukum2014-05-271-6/+6
| | * | | usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado2014-05-273-91/+1131
| | * | | usb: gadget: make return of 0 explicitJulia Lawall2014-05-272-7/+3
| | * | | phy: Enable USB PHY support for arm64Liviu Dudau2014-05-271-1/+1