aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger2015-09-241-2/+3
| | * | | | | | | target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger2015-09-241-17/+23
| | * | | | | | | target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger2015-09-241-1/+1
| | * | | | | | | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-243-1/+7
| | * | | | | | | target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2015-09-242-26/+70
| | * | | | | | | iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz2015-09-152-8/+19
| | * | | | | | | iser-target: Change the recv buffers posting logicJenny Derzhavetz2015-09-152-48/+67
| | * | | | | | | iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz2015-09-152-31/+40
| | * | | | | | | iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz2015-09-152-33/+33
| | * | | | | | | iser-target: Remove unused variablesJenny Derzhavetz2015-09-152-6/+0
| | * | | | | | | iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz2015-09-151-1/+37
| | * | | | | | | iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz2015-09-151-1/+8
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-09-2629-177/+288
| |\ \ \ \ \ \ \
| | * | | | | | | MAINTAINERS: remove amd5536udc USB gadget driver maintainerGreg Kroah-Hartman2015-09-251-2/+1
| | * | | | | | | USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-09-231-0/+31
| | * | | | | | | xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman2015-09-211-6/+5
| | * | | | | | | xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-09-212-5/+5
| | * | | | | | | 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-184-47/+65
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | usb: chipidea: imx: fix a typo for imx6sxLi Jun2015-09-161-1/+1
| | | * | | | | | | | Documentation: bindings: add doc for zynq USBNathan Sullivan2015-09-151-0/+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
| | | |/ / / / / / /
| | * | | | | | | | Merge tag 'fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-09-167-27/+35
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| / / / / / / | | | |/ / / / / /
| | | * | | | | | 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