Age | Commit message (Expand) | Author |
2018-11-09 | usb: xhci: fix timeout for transition from RExit to U0 | Aaron Ma |
2018-11-09 | usb: xhci: fix uninitialized completion when USB3 port got wrong status | Aaron Ma |
2018-11-09 | xhci: Add check for invalid byte size error when UAS devices are connected. | Sandeep Singh |
2018-11-09 | xhci: handle port status events for removed USB3 hcd | Mathias Nyman |
2018-11-09 | xhci: Fix leaking USB3 shared_hcd at xhci removal | Mathias Nyman |
2018-11-07 | USB: misc: appledisplay: add 20" Apple Cinema Display | Mattias Jacobsson |
2018-11-07 | USB: quirks: Add no-lpm quirk for Raydium touchscreens | Kai-Heng Feng |
2018-11-07 | usb: quirks: Add delay-init quirk for Corsair K70 LUX RGB | Emmanuel Pescosta |
2018-11-07 | USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub | Kai-Heng Feng |
2018-11-06 | usb: dwc3: gadget: Properly check last unaligned/zero chain TRB | Thinh Nguyen |
2018-11-06 | usb: dwc3: core: Clean up ULPI device | Andy Shevchenko |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-10-31 | Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic | Mike Rapoport |
2018-10-26 | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-10-24 | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
2018-10-18 | usb: phy: ab8500: silence some uninitialized variable warnings | Dan Carpenter |
2018-10-18 | usb: xhci: tegra: Add genpd support | Jon Hunter |
2018-10-18 | usb: xhci: tegra: Power-off power-domains on removal | Jon Hunter |
2018-10-18 | usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten | Shuah Khan (Samsung OSG) |
2018-10-18 | USB: misc: appledisplay: fix backlight update_status return code | Mattias Jacobsson |
2018-10-18 | Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2018-10-17 | usb: gadget: storage: Fix Spectre v1 vulnerability | Gustavo A. R. Silva |
2018-10-16 | USB: fix the usbfs flag sanitization for control transfers | Alan Stern |
2018-10-15 | usb: host: ohci-at91: fix request of irq for optional gpio | Tudor.Ambarus@microchip.com |
2018-10-13 | complete ->[sg]et_serial() switchover | Al Viro |
2018-10-13 | usb_wwan: switch to ->[sg]et_serial() | Al Viro |
2018-10-13 | whiteheat: switch to ->get_serial() | Al Viro |
2018-10-13 | ti_usb_3410_5052: switch to ->[sg]et_serial() | Al Viro |
2018-10-13 | ssu100: switch to ->get_serial() | Al Viro |
2018-10-13 | quatech2: switch to ->get_serial() | Al Viro |
2018-10-13 | pl2303: switch to ->get_serial() | Al Viro |
2018-10-13 | opticon: switch to ->get_serial() | Al Viro |
2018-10-13 | mos7840: switch to ->get_serial() | Al Viro |
2018-10-13 | mos7720: switch to ->get_serial() | Al Viro |
2018-10-13 | io_ti: switch to ->get_serial() | Al Viro |
2018-10-13 | io_edgeport: switch to ->get_serial() | Al Viro |
2018-10-13 | fdti_sio: switch to ->[sg]et_serial() | Al Viro |
2018-10-13 | f81534: switch to ->get_serial() | Al Viro |
2018-10-13 | f81232: switch to ->get_serial() | Al Viro |
2018-10-13 | ark3116: switch to ->get_serial() | Al Viro |
2018-10-13 | cdc-acm: switch to ->[sg]et_serial() | Al Viro |
2018-10-13 | usb-serial: begin switching to ->[sg]et_serial() | Al Viro |
2018-10-09 | usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platforms | Heikki Krogerus |
2018-10-09 | usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enable | Wan Ahmad Zainie |