summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-21xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-09-21usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros1-0/+3
2015-09-21usb: xhci: stop everything on the first call to xhci_stopRoger Quadros1-15/+5
2015-09-21usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-09-21usb: xhci: lock mutex on xhci_stopRoger Quadros1-0/+4
2015-09-21xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz1-45/+45
2015-09-21xhci: give command abortion one more chance before killing xhciMathias Nyman1-0/+9
2015-09-21usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-09-21Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman10-30/+54
2015-09-21usb: dwc3: gadget: Fix BUG in RT configRoger Quadros1-4/+0
2015-09-21usb: musb: fix cppi channel teardown for isoch transferBin Liu1-0/+3
2015-09-21usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall4-8/+4
2015-09-21usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski1-2/+4
2015-09-21usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski1-5/+8
2015-09-21usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski1-1/+1
2015-09-21usb: gadget: dummy_hcd: emulate sending zlp in packet logicIgor Kotrasinski1-8/+17
2015-09-21usb: musb: dsps: fix polling in device-only modeBin Liu1-2/+5
2015-09-21usb: gadget: atmel_usba_udc: add ep capabilities support on device tree bindingSylvain Rochet1-0/+11
2015-09-18Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman4-47/+65
2015-09-17Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+24
2015-09-16Merge tag 'fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-27/+35
2015-09-16usb: chipidea: imx: fix a typo for imx6sxLi Jun1-1/+1
2015-09-15Documentation: bindings: add doc for zynq USBNathan Sullivan1-0/+1
2015-09-15usb: chipidea: add xilinx zynq platform dataNathan Sullivan1-6/+19
2015-09-15usb: chipidea: udc: using the correct stall implementationPeter Chen1-40/+44
2015-09-14usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros1-1/+2
2015-09-14usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+2
2015-09-14usb: musb: Disable interrupts on suspend, enable them on resumePascal Huerst1-0/+6
2015-09-14usb: gadget: amd5536udc: fix error handling in udc_pci_probe()Alexey Khoroshilov1-23/+20
2015-09-14usb: phy: fix phy-qcom-8x16-usb buildRandy Dunlap1-1/+1
2015-09-14usb: musb: ensure in peripheral mode when checking sessionBin Liu1-0/+1
2015-09-14usb: dwc3: omap: enable irqs latelyFelipe Balbi1-2/+2
2015-09-14usb: gadget: fix possible regression introduced with ep->claimedRobert Baldyga1-0/+1
2015-09-14USB: option: add ZTE PIDsLiu.Zhao1-0/+24
2015-09-12Linux 4.3-rc1v4.3-rc1Linus Torvalds1-2/+2
2015-09-12Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds50-421/+220
2015-09-12blk: rq_data_dir() should not return a booleanLinus Torvalds1-1/+1
2015-09-12Merge branch 'writeback-plugging'Linus Torvalds1-3/+10
2015-09-12writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds1-0/+6
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds1-7/+4
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-54/+336
2015-09-11ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta1-0/+2
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds7-47/+210
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-15/+1019
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-44/+187
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds38-633/+675
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds39-1271/+1860
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-608/+477
2015-09-11Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-12/+60