Age | Commit message (Expand) | Author |
2016-09-16 | Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2016-09-16 | USB: change bInterval default to 10 ms | Alan Stern |
2016-09-16 | usb: musb: Fix tusb6010 compile error on blackfin | Tony Lindgren |
2016-09-12 | USB: serial: simple: add support for another Infineon flashloader | Daniele Palmas |
2016-09-09 | Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2016-09-09 | Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2016-09-09 | usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase | Clemens Gruber |
2016-09-08 | xhci: fix null pointer dereference in stop command timeout function | Mathias Nyman |
2016-09-07 | usb: dwc3: pci: fix build warning on !PM_SLEEP | Felipe Balbi |
2016-09-06 | usb: gadget: prevent potenial null pointer dereference on skb->len | Colin Ian King |
2016-09-05 | usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition | Yoshihiro Shimoda |
2016-09-05 | usb: phy: phy-generic: Check clk_prepare_enable() error | Fabio Estevam |
2016-09-05 | usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON | Yoshihiro Shimoda |
2016-09-05 | Revert "usb: dwc3: gadget: always decrement by 1" | John Youn |
2016-08-30 | usb: musb: Fix locking errors for host only mode | Tony Lindgren |
2016-08-30 | Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2016-08-25 | Merge tag 'usb-serial-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2016-08-25 | Merge tag 'fixes-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2016-08-25 | usb: dwc3: gadget: always decrement by 1 | Felipe Balbi |
2016-08-25 | usb: dwc3: debug: fix ep name on trace output | Felipe Balbi |
2016-08-25 | usb: gadget: udc: core: don't starve DMA resources | Felipe Balbi |
2016-08-24 | USB: serial: option: add WeTelecom 0x6802 and 0x6803 products | Aleksandr Makarov |
2016-08-23 | USB: avoid left shift by -1 | Alan Stern |
2016-08-23 | USB: fix typo in wMaxPacketSize validation | Alan Stern |
2016-08-22 | usb: gadget: Add the gserial port checking in gs_start_tx() | Baolin Wang |
2016-08-22 | usb: dwc3: gadget: don't rely on jiffies while holding spinlock | Nicolas Saenz Julienne |
2016-08-22 | usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame() | Dan Carpenter |
2016-08-22 | usb: gadget: function: f_rndis: socket buffer may be NULL | Peter Chen |
2016-08-22 | usb: gadget: function: f_eem: socket buffer may be NULL | Peter Chen |
2016-08-22 | usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe() | Wei Yongjun |
2016-08-22 | usb: dwc2: Add reset control to dwc2 | Dinh Nguyen |
2016-08-22 | usb: dwc3: core: allow device to runtime_suspend several times | Felipe Balbi |
2016-08-22 | usb: dwc3: pci: runtime_resume child device | Felipe Balbi |
2016-08-20 | USB: serial: option: add WeTelecom WM-D200 | Aleksandr Makarov |
2016-08-19 | usb: chipidea: udc: don't touch DP when controller is in host mode | Li Jun |
2016-08-16 | xhci: don't dereference a xhci member after removing xhci | Mathias Nyman |
2016-08-16 | usb: xhci: Fix panic if disconnect | Jim Lin |
2016-08-16 | xhci: really enqueue zero length TRBs. | Alban Browaeys |
2016-08-16 | xhci: always handle "Command Ring Stopped" events | Mathias Nyman |
2016-08-15 | cdc-acm: fix wrong pipe type on rx interrupt xfers | Gavin Li |
2016-08-15 | USB: serial: mos7840: fix non-atomic allocation in write path | Alexey Khoroshilov |
2016-08-15 | USB: serial: mos7720: fix non-atomic allocation in write path | Alexey Khoroshilov |
2016-08-12 | Merge tag 'usb-serial-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2016-08-11 | usb: misc: usbtest: add fix for driver hang | Lu Baolu |
2016-08-11 | Merge tag 'fixes-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2016-08-11 | usb: dwc3: gadget: stop processing on HWO set | Felipe Balbi |
2016-08-11 | usb: dwc3: don't set last bit for ISOC endpoints | Janusz Dziedzic |
2016-08-11 | usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG | Xerox Lin |
2016-08-11 | usb: udc: core: fix error handling | Peter Chen |
2016-08-11 | usb: gadget: fsl_qe_udc: off by one in setup_received_handle() | Dan Carpenter |