Age | Commit message (Expand) | Author | Files | Lines |
2015-08-04 | drivers/usb: Delete XHCI command timer if necessary | Gavin Shan | 1 | -1/+2 |
2015-08-04 | xhci: fix off by one error in TRB DMA address boundary check | Mathias Nyman | 1 | -1/+1 |
2015-08-04 | Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -0/+1 |
2015-08-03 | usb: udc: core: add device_del() call to error pathway | Alan Stern | 1 | -0/+1 |
2015-07-30 | Merge tag 'usb-serial-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 3 | -1/+4 |
2015-07-28 | USB: sierra: add 1199:68AB device ID | Dirk Behme | 1 | -0/+1 |
2015-07-27 | Merge tag 'fixes-for-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 4 | -4/+16 |
2015-07-27 | Merge tag 'usb-ci-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 3 | -3/+23 |
2015-07-27 | usb: gadget: f_printer: actually limit the number of instances | Andrzej Pietrasiewicz | 1 | -1/+9 |
2015-07-27 | usb: gadget: f_hid: actually limit the number of instances | Andrzej Pietrasiewicz | 1 | -0/+4 |
2015-07-27 | usb: gadget: f_uac2: fix calculation of uac2->p_interval | Peter Chen | 1 | -2/+2 |
2015-07-27 | usb: gadget: bdc: fix a driver crash on disconnect | Al Cooper | 1 | -1/+1 |
2015-07-23 | USB: OHCI: fix bad #define in ohci-tmio.c | Alan Stern | 1 | -1/+1 |
2015-07-23 | cdc-acm: Destroy acm_minors IDR on module exit | Johannes Thumshirn | 1 | -0/+1 |
2015-07-23 | usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors | Hans de Goede | 1 | -0/+11 |
2015-07-23 | usb-storage: ignore ZTE MF 823 card reader in mode 0x1225 | Oliver Neukum | 1 | -0/+12 |
2015-07-23 | USB: OHCI: Fix race between ED unlink and URB submission | Alan Stern | 1 | -6/+1 |
2015-07-23 | usb: core: lpm: set lpm_capable for root hub device | Lu Baolu | 3 | -3/+7 |
2015-07-23 | xhci: do not report PLC when link is in internal resume state | Zhuang Jin Can | 1 | -1/+8 |
2015-07-23 | xhci: prevent bus_suspend if SS port resuming in phase 1 | Zhuang Jin Can | 3 | -3/+7 |
2015-07-23 | xhci: report U3 when link is in resume state | Zhuang Jin Can | 1 | -2/+5 |
2015-07-23 | xhci: Calculate old endpoints correctly on device reset | Brian Campbell | 1 | -0/+3 |
2015-07-23 | usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function | AMAN DEEP | 1 | -1/+1 |
2015-07-23 | xhci: Workaround to get D3 working in Intel xHCI | Rajmohan Mani | 1 | -3/+37 |
2015-07-23 | xhci: call BIOS workaround to enable runtime suspend on Intel Braswell | Mathias Nyman | 1 | -0/+17 |
2015-07-22 | usb: dwc3: Reset the transfer resource index on SET_INTERFACE | John Youn | 1 | -0/+4 |
2015-07-22 | usb: chipidea: ehci_init_driver is intended to call one time | Peter Chen | 3 | -3/+23 |
2015-07-20 | usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU | Yoshihiro Shimoda | 1 | -6/+8 |
2015-07-20 | usb: gadget: mv_udc_core: fix phy_regs I/O memory leak | Alexey Khoroshilov | 1 | -1/+1 |
2015-07-20 | usb: ulpi: ulpi_init should be executed in subsys_initcall | Lu Baolu | 1 | -1/+1 |
2015-07-20 | USB: qcserial: Add support for Dell Wireless 5809e 4G Modem | Pieter Hollants | 1 | -0/+1 |
2015-07-20 | USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355 | Reinhard Speyerer | 2 | -1/+2 |
2015-07-18 | configfs: fix kernel infoleak through user-controlled format string | Nicolas Iooss | 1 | -1/+1 |
2015-07-10 | Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 4 | -115/+141 |
2015-07-09 | USB: serial: Destroy serial_minors IDR on module exit | Johannes Thumshirn | 1 | -0/+1 |
2015-07-06 | usb: gadget: f_midi: fix error recovery path | Andrzej Pietrasiewicz | 1 | -3/+1 |
2015-07-06 | usb: phy: mxs: suspend to RAM causes NULL pointer dereference | Stefan Wahren | 1 | -0/+3 |
2015-07-06 | usb: gadget: udc: fix free_irq() after request_irq() failed | Takeshi Yoshimura | 1 | -2/+1 |
2015-07-06 | usb: gadget: composite: Fix NULL pointer dereference | Kishon Vijay Abraham I | 1 | -4/+7 |
2015-07-06 | usb: gadget: f_fs: do not set cancel function on synchronous {read,write} | Rui Miguel Silva | 1 | -2/+4 |
2015-07-06 | usb: f_mass_storage: limit number of reported LUNs | Michal Nazarewicz | 1 | -3/+13 |
2015-07-06 | usb: dwc3: core: avoid NULL pointer dereference | Felipe Balbi | 1 | -2/+4 |
2015-07-06 | usb: dwc2: embed storage for reg backup in struct dwc2_hsotg | Mian Yousaf Kaukab | 2 | -43/+21 |
2015-07-06 | usb: dwc2: host: allocate qtd before atomic enqueue | Mian Yousaf Kaukab | 1 | -10/+16 |
2015-07-06 | usb: dwc2: host: allocate qh before atomic enqueue | Mian Yousaf Kaukab | 3 | -42/+43 |
2015-07-06 | usb: musb: host: rely on port_mode to call musb_start() | Felipe Balbi | 1 | -3/+1 |
2015-07-06 | USB: cp210x: add ID for Aruba Networks controllers | Peter Sanford | 1 | -0/+1 |
2015-07-06 | USB: mos7720: rename registers | Sudip Mukherjee | 1 | -115/+138 |
2015-07-06 | USB: option: add 2020:4000 ID | Claudio Cappelli | 1 | -0/+1 |
2015-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+2 |