summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanicMike Rapoport
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-18usb: phy: ab8500: silence some uninitialized variable warningsDan Carpenter
2018-10-18usb: xhci: tegra: Add genpd supportJon Hunter
2018-10-18usb: xhci: tegra: Power-off power-domains on removalJon Hunter
2018-10-18usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)
2018-10-18USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson
2018-10-18Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16USB: fix the usbfs flag sanitization for control transfersAlan Stern
2018-10-15usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com
2018-10-13complete ->[sg]et_serial() switchoverAl Viro
2018-10-13usb_wwan: switch to ->[sg]et_serial()Al Viro
2018-10-13whiteheat: switch to ->get_serial()Al Viro
2018-10-13ti_usb_3410_5052: switch to ->[sg]et_serial()Al Viro
2018-10-13ssu100: switch to ->get_serial()Al Viro
2018-10-13quatech2: switch to ->get_serial()Al Viro
2018-10-13pl2303: switch to ->get_serial()Al Viro
2018-10-13opticon: switch to ->get_serial()Al Viro
2018-10-13mos7840: switch to ->get_serial()Al Viro
2018-10-13mos7720: switch to ->get_serial()Al Viro
2018-10-13io_ti: switch to ->get_serial()Al Viro
2018-10-13io_edgeport: switch to ->get_serial()Al Viro
2018-10-13fdti_sio: switch to ->[sg]et_serial()Al Viro
2018-10-13f81534: switch to ->get_serial()Al Viro
2018-10-13f81232: switch to ->get_serial()Al Viro
2018-10-13ark3116: switch to ->get_serial()Al Viro
2018-10-13cdc-acm: switch to ->[sg]et_serial()Al Viro
2018-10-13usb-serial: begin switching to ->[sg]et_serial()Al Viro
2018-10-09usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus
2018-10-09usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie
2018-10-09cdc-acm: correct counting of UART states in serial state notificationTobias Herzog
2018-10-09cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog
2018-10-09cdc-acm: fix race between reset and control messagingOliver Neukum
2018-10-09usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)
2018-10-09usb/early: remove set but not used variable 'remain_length'YueHaibing
2018-10-09usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldocStephen Boyd
2018-10-09usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson
2018-10-09USB: core: remove set but not used variable 'udev'YueHaibing
2018-10-09usb: core: fix memory leak on port_dev_path allocationColin Ian King
2018-10-08Merge tag 'usb-ci-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman