| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: whiteheat: fix potential null-deref at probe | Johan Hovold | 2015-09-23 | 1 | -0/+31 |
* | xhci: init command timeout timer earlier to avoid deleting it uninitialized | Mathias Nyman | 2015-09-21 | 1 | -6/+5 |
* | xhci: change xhci 1.0 only restrictions to support xhci 1.1 | Mathias Nyman | 2015-09-21 | 2 | -5/+5 |
* | usb: xhci: exit early in xhci_setup_device() if we're halted or dying | Roger Quadros | 2015-09-21 | 1 | -0/+3 |
* | usb: xhci: stop everything on the first call to xhci_stop | Roger Quadros | 2015-09-21 | 1 | -15/+5 |
* | usb: xhci: Clear XHCI_STATE_DYING on start | Roger Quadros | 2015-09-21 | 1 | -1/+2 |
* | usb: xhci: lock mutex on xhci_stop | Roger Quadros | 2015-09-21 | 1 | -0/+4 |
* | xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM | Tomer Barletz | 2015-09-21 | 1 | -45/+45 |
* | xhci: give command abortion one more chance before killing xhci | Mathias Nyman | 2015-09-21 | 1 | -0/+9 |
* | usb: Use the USB_SS_MULT() macro to get the burst multiplier. | Mathias Nyman | 2015-09-21 | 1 | -2/+3 |
* | Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-09-21 | 10 | -30/+54 |
|\ |
|
| * | usb: dwc3: gadget: Fix BUG in RT config | Roger Quadros | 2015-09-21 | 1 | -4/+0 |
| * | usb: musb: fix cppi channel teardown for isoch transfer | Bin Liu | 2015-09-21 | 1 | -0/+3 |
| * | usb: phy: isp1301: Export I2C module alias information | Javier Martinez Canillas | 2015-09-21 | 1 | -0/+1 |
| * | usb: gadget: drop null test before destroy functions | Julia Lawall | 2015-09-21 | 4 | -8/+4 |
| * | usb: gadget: dummy_hcd: in transfer(), return data sent, not limit | Igor Kotrasinski | 2015-09-21 | 1 | -2/+4 |
| * | usb: gadget: dummy_hcd: fix rescan logic for transfer | Igor Kotrasinski | 2015-09-21 | 1 | -5/+8 |
| * | usb: gadget: dummy_hcd: fix unneeded else-if condition | Igor Kotrasinski | 2015-09-21 | 1 | -1/+1 |
| * | usb: gadget: dummy_hcd: emulate sending zlp in packet logic | Igor Kotrasinski | 2015-09-21 | 1 | -8/+17 |
| * | usb: musb: dsps: fix polling in device-only mode | Bin Liu | 2015-09-21 | 1 | -2/+5 |
| * | usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding | Sylvain Rochet | 2015-09-21 | 1 | -0/+11 |
* | | Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2015-09-18 | 3 | -47/+64 |
|\ \ |
|
| * | | usb: chipidea: imx: fix a typo for imx6sx | Li Jun | 2015-09-16 | 1 | -1/+1 |
| * | | usb: chipidea: add xilinx zynq platform data | Nathan Sullivan | 2015-09-15 | 1 | -6/+19 |
| * | | usb: chipidea: udc: using the correct stall implementation | Peter Chen | 2015-09-15 | 1 | -40/+44 |
* | | | Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-09-17 | 1 | -0/+24 |
|\ \ \
| |_|/
|/| | |
|
| * | | USB: option: add ZTE PIDs | Liu.Zhao | 2015-09-14 | 1 | -0/+24 |
| |/ |
|
* | | usb: phy: phy-generic: Fix reset behaviour on legacy boot | Roger Quadros | 2015-09-14 | 1 | -1/+2 |
* | | usb: musb: ux500: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-14 | 1 | -0/+2 |
* | | usb: musb: Disable interrupts on suspend, enable them on resume | Pascal Huerst | 2015-09-14 | 1 | -0/+6 |
* | | usb: gadget: amd5536udc: fix error handling in udc_pci_probe() | Alexey Khoroshilov | 2015-09-14 | 1 | -23/+20 |
* | | usb: phy: fix phy-qcom-8x16-usb build | Randy Dunlap | 2015-09-14 | 1 | -1/+1 |
* | | usb: musb: ensure in peripheral mode when checking session | Bin Liu | 2015-09-14 | 1 | -0/+1 |
* | | usb: dwc3: omap: enable irqs lately | Felipe Balbi | 2015-09-14 | 1 | -2/+2 |
* | | usb: gadget: fix possible regression introduced with ep->claimed | Robert Baldyga | 2015-09-14 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-01 | 2 | -2/+2 |
|\ |
|
| * | treewide: fix typos in comment blocks | Masahiro Yamada | 2015-08-07 | 1 | -1/+1 |
| * | drivers/usb/gadget/composite.c: i18n is not an acronym | Diego Viola | 2015-08-07 | 1 | -2/+2 |
| * | treewide: Fix typo in printk | Masanari Iida | 2015-08-07 | 1 | -1/+1 |
* | | USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module | David Ward | 2015-08-18 | 1 | -0/+1 |
* | | USB: ftdi_sio: Added custom PID for CustomWare products | Matthijs Kooijman | 2015-08-18 | 2 | -0/+12 |
* | | USB: usb_wwan: silence read errors on disconnect | Johan Hovold | 2015-08-18 | 1 | -1/+1 |
* | | USB: option: silence interrupt errors | Johan Hovold | 2015-08-18 | 1 | -1/+1 |
* | | USB: symbolserial: Correct transferred data size | Philipp Hachtmann | 2015-08-18 | 1 | -10/+8 |
* | | USB: symbolserial: Use usb_get_serial_port_data | Philipp Hachtmann | 2015-08-18 | 1 | -3/+3 |
* | | usb: misc: usbtest: format max packet size for iso transfer | Peter Chen | 2015-08-18 | 1 | -3/+4 |
* | | usb: host: ehci-sys: delete useless bus_to_hcd conversion | Peter Chen | 2015-08-18 | 1 | -4/+4 |
* | | Revert "usb: interface authorization: Introduces the default interface author... | Greg Kroah-Hartman | 2015-08-18 | 2 | -48/+0 |
* | | Revert "usb: interface authorization: Control interface probing and claiming" | Greg Kroah-Hartman | 2015-08-18 | 1 | -8/+0 |
* | | Revert "usb: interface authorization: Introduces the USB interface authorizat... | Greg Kroah-Hartman | 2015-08-18 | 2 | -40/+0 |