summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros2015-09-211-0/+3
* usb: xhci: stop everything on the first call to xhci_stopRoger Quadros2015-09-211-15/+5
* usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-09-211-1/+2
* usb: xhci: lock mutex on xhci_stopRoger Quadros2015-09-211-0/+4
* xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz2015-09-211-45/+45
* xhci: give command abortion one more chance before killing xhciMathias Nyman2015-09-211-0/+9
* usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-09-211-2/+3
* Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-09-2110-30/+54
|\
| * usb: dwc3: gadget: Fix BUG in RT configRoger Quadros2015-09-211-4/+0
| * usb: musb: fix cppi channel teardown for isoch transferBin Liu2015-09-211-0/+3
| * usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas2015-09-211-0/+1
| * usb: gadget: drop null test before destroy functionsJulia Lawall2015-09-214-8/+4
| * usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski2015-09-211-2/+4
| * usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski2015-09-211-5/+8
| * usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski2015-09-211-1/+1
| * usb: gadget: dummy_hcd: emulate sending zlp in packet logicIgor Kotrasinski2015-09-211-8/+17
| * usb: musb: dsps: fix polling in device-only modeBin Liu2015-09-211-2/+5
| * usb: gadget: atmel_usba_udc: add ep capabilities support on device tree bindingSylvain Rochet2015-09-211-0/+11
* | Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-09-183-47/+64
|\ \
| * | usb: chipidea: imx: fix a typo for imx6sxLi Jun2015-09-161-1/+1
| * | usb: chipidea: add xilinx zynq platform dataNathan Sullivan2015-09-151-6/+19
| * | usb: chipidea: udc: using the correct stall implementationPeter Chen2015-09-151-40/+44
* | | Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-09-171-0/+24
|\ \ \ | |_|/ |/| |
| * | USB: option: add ZTE PIDsLiu.Zhao2015-09-141-0/+24
| |/
* | usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros2015-09-141-1/+2
* | usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+2
* | usb: musb: Disable interrupts on suspend, enable them on resumePascal Huerst2015-09-141-0/+6
* | usb: gadget: amd5536udc: fix error handling in udc_pci_probe()Alexey Khoroshilov2015-09-141-23/+20
* | usb: phy: fix phy-qcom-8x16-usb buildRandy Dunlap2015-09-141-1/+1
* | usb: musb: ensure in peripheral mode when checking sessionBin Liu2015-09-141-0/+1
* | usb: dwc3: omap: enable irqs latelyFelipe Balbi2015-09-141-2/+2
* | usb: gadget: fix possible regression introduced with ep->claimedRobert Baldyga2015-09-141-0/+1
|/
* thermal: fix intel PCH thermal driver mismergeLinus Torvalds2015-09-111-7/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-111-1/+2
|\
| * fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-111-1/+2
* | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-114-42/+203
|\ \
| * | NTB: Fix range check on memory window indexAllen Hubbe2015-09-071-1/+1
| * | NTB: Improve index handling in B2B MW workaroundAllen Hubbe2015-09-071-6/+16
| * | NTB: Use unique DMA channels for TX and RXDave Jiang2015-09-071-19/+58
| * | NTB: Remove dma_sync_wait from ntb_async_rxAllen Hubbe2015-09-071-9/+3
| * | NTB: Clean up QP stats infoDave Jiang2015-09-071-9/+16
| * | NTB: Make the transport list in order of discoveryDave Jiang2015-09-071-1/+1
| * | NTB: Add PCI Device IDs for Broadwell XeonDave Jiang2015-09-072-0/+18
| * | NTB: Add flow control to the ntb_netdevDave Jiang2015-09-072-1/+94
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-1115-15/+947
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2015-09-1115-15/+947
| |\ \ \
| | * | | Input: imx_keypad - remove obsolete commentFabio Estevam2015-09-051-2/+0
| | * | | Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen2015-09-053-0/+536
| | * | | Input: Add touchscreen support for Colibri VF50Sanchayan Maity2015-09-053-0/+399
| | * | | Input: i8042 - lower log level for "no controller" messageTakashi Iwai2015-09-051-1/+1