summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAge
* xhci: Read and parse new xhci 1.1 capability registerLu Baolu2015-10-04
* Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman2015-09-29
|\
| * USB: whiteheat: fix potential null-deref at probeJohan Hovold2015-09-23
| * xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman2015-09-21
| * xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-09-21
| * usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros2015-09-21
| * usb: xhci: stop everything on the first call to xhci_stopRoger Quadros2015-09-21
| * usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-09-21
| * usb: xhci: lock mutex on xhci_stopRoger Quadros2015-09-21
| * xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz2015-09-21
| * xhci: give command abortion one more chance before killing xhciMathias Nyman2015-09-21
| * usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman2015-09-21
| * Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-09-21
| |\
| | * usb: dwc3: gadget: Fix BUG in RT configRoger Quadros2015-09-21
| | * usb: musb: fix cppi channel teardown for isoch transferBin Liu2015-09-21
| | * usb: phy: isp1301: Export I2C module alias informationJavier Martinez Canillas2015-09-21
| | * usb: gadget: drop null test before destroy functionsJulia Lawall2015-09-21
| | * usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski2015-09-21
| | * usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski2015-09-21
| | * usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski2015-09-21
| | * usb: gadget: dummy_hcd: emulate sending zlp in packet logicIgor Kotrasinski2015-09-21
| | * usb: musb: dsps: fix polling in device-only modeBin Liu2015-09-21
| | * usb: gadget: atmel_usba_udc: add ep capabilities support on device tree bindingSylvain Rochet2015-09-21
| * | Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-09-18
| |\ \
| | * | usb: chipidea: imx: fix a typo for imx6sxLi Jun2015-09-16
| | * | usb: chipidea: add xilinx zynq platform dataNathan Sullivan2015-09-15
| | * | usb: chipidea: udc: using the correct stall implementationPeter Chen2015-09-15
| * | | Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-09-17
| |\ \ \ | | |_|/ | |/| |
| | * | USB: option: add ZTE PIDsLiu.Zhao2015-09-14
| | |/
| * | usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros2015-09-14
| * | usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-14
| * | usb: musb: Disable interrupts on suspend, enable them on resumePascal Huerst2015-09-14
| * | usb: gadget: amd5536udc: fix error handling in udc_pci_probe()Alexey Khoroshilov2015-09-14
| * | usb: phy: fix phy-qcom-8x16-usb buildRandy Dunlap2015-09-14
| * | usb: musb: ensure in peripheral mode when checking sessionBin Liu2015-09-14
| * | usb: dwc3: omap: enable irqs latelyFelipe Balbi2015-09-14
| * | usb: gadget: fix possible regression introduced with ep->claimedRobert Baldyga2015-09-14
| |/
* | usb: interface authorization: Use a flag for the default device authorizationStefan Koch2015-09-22
* | usb: interface authorization: SysFS part of USB interface authorizationStefan Koch2015-09-22
* | usb: interface authorization: Introduces the USB interface authorizationStefan Koch2015-09-22
* | usb: interface authorization: Control interface probing and claimingStefan Koch2015-09-22
* | usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-09-22
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\
| * treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
| * drivers/usb/gadget/composite.c: i18n is not an acronymDiego Viola2015-08-07
| * treewide: Fix typo in printkMasanari Iida2015-08-07
* | USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward2015-08-18
* | USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2015-08-18
* | USB: usb_wwan: silence read errors on disconnectJohan Hovold2015-08-18
* | USB: option: silence interrupt errorsJohan Hovold2015-08-18