Age | Commit message (Expand) | Author | Files | Lines |
2018-07-06 | USB: yurex: fix out-of-bounds uaccess in read handler | Jann Horn | 1 | -17/+6 |
2018-07-06 | usb: quirks: add delay quirks for Corsair Strafe | Nico Sneck | 1 | -0/+4 |
2018-07-06 | xhci: xhci-mem: off by one in xhci_stream_id_to_ring() | Dan Carpenter | 1 | -1/+1 |
2018-07-06 | usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency | Arnd Bergmann | 1 | -0/+1 |
2018-07-06 | Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 4 | -2/+8 |
2018-07-06 | USB: serial: mos7840: fix status-register error handling | Johan Hovold | 1 | -0/+3 |
2018-07-06 | USB: serial: keyspan_pda: fix modem-status error handling | Johan Hovold | 1 | -1/+3 |
2018-07-04 | USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick | Olli Salonen | 1 | -0/+1 |
2018-07-04 | USB: serial: ch341: fix type promotion bug in ch341_control_in() | Dan Carpenter | 1 | -1/+1 |
2018-07-02 | typec: tcpm: Correctly report power_supply current and voltage for non pd supply | Hans de Goede | 1 | -2/+3 |
2018-07-02 | usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started | Kai-Heng Feng | 1 | -4/+8 |
2018-06-28 | Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 1 | -0/+14 |
2018-06-26 | usb: chipidea: host: fix disconnection detect issue | Peter Chen | 1 | -1/+4 |
2018-06-25 | usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered | Peter Chen | 1 | -3/+4 |
2018-06-25 | typec: tcpm: Fix a msecs vs jiffies bug | Dan Carpenter | 1 | -1/+2 |
2018-06-25 | usb: cdc_acm: Add quirk for Uniden UBC125 scanner | Houston Yaroschoff | 1 | -0/+3 |
2018-06-25 | usb: typec: ucsi: Fix for incorrect status data issue | Heikki Krogerus | 1 | -0/+13 |
2018-06-25 | usb: typec: ucsi: acpi: Workaround for cache mode issue | Heikki Krogerus | 1 | -0/+5 |
2018-06-25 | usb: xhci: increase CRS timeout value | Ajay Gupta | 1 | -1/+6 |
2018-06-25 | usb: xhci: tegra: fix runtime PM error handling | Stefan Agner | 1 | -2/+2 |
2018-06-25 | usb: xhci: remove the code build warning | Dongjiu Geng | 1 | -1/+1 |
2018-06-25 | xhci: Fix kernel oops in trace_xhci_free_virt_device | Zhengjun Xing | 2 | -7/+33 |
2018-06-25 | xhci: Fix perceived dead host due to runtime suspend race with event handler | Mathias Nyman | 2 | -3/+41 |
2018-06-19 | dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation | Minas Harutyunyan | 1 | -1/+6 |
2018-06-19 | usb: gadget: dwc2: fix memory leak in gadget_init() | Grigor Tovmasyan | 1 | -2/+5 |
2018-06-19 | usb: gadget: composite: fix delayed_status race condition when set_interface | Chunfeng Yun | 1 | -0/+3 |
2018-06-19 | usb: dwc2: fix isoc split in transfer with no data | William Wu | 1 | -2/+1 |
2018-06-19 | usb: dwc2: alloc dma aligned buffer for isoc split in | William Wu | 5 | -5/+106 |
2018-06-19 | usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub | William Wu | 1 | -1/+1 |
2018-06-19 | usb: dwc2: Fix host exit from hibernation flow. | Artur Petrosyan | 1 | -1/+3 |
2018-06-19 | usb: dwc3: qcom: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -8/+4 |
2018-06-19 | usb: dwc3: Fix error return code in dwc3_qcom_probe() | Wei Yongjun | 1 | -0/+1 |
2018-06-18 | usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfers | Minas Harutyunyan | 1 | -2/+0 |
2018-06-18 | usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devices | Hans de Goede | 1 | -10/+13 |
2018-06-18 | usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nak | Zeng Tao | 1 | -3/+0 |
2018-06-18 | usb: dwc3: of-simple: fix use-after-free on remove | Johan Hovold | 1 | -1/+2 |
2018-06-18 | usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc() | Minas Harutyunyan | 1 | -0/+1 |
2018-06-18 | usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers | Vincent Pelletier | 1 | -8/+18 |
2018-06-18 | usb: dwc3: pci: add support for Intel IceLake | Heikki Krogerus | 1 | -0/+2 |
2018-06-18 | USB: serial: cp210x: add CESINEL device ids | Johan Hovold | 1 | -0/+11 |
2018-06-18 | USB: serial: cp210x: add Silicon Labs IDs for Windows Update | Karoly Pados | 1 | -0/+3 |
2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2018-06-13 | treewide: Use array_size() in vmalloc() | Kees Cook | 1 | -1/+1 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2 | -2/+3 |
2018-06-13 | treewide: kzalloc_node() -> kcalloc_node() | Kees Cook | 1 | -2/+2 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 10 | -18/+23 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 10 | -22/+36 |
2018-06-07 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+2 |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 1 | -3/+2 |
2018-06-06 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 1 | -1/+1 |