aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport1-5/+6
2018-10-31memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanicMike Rapoport1-1/+1
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds94-1649/+4027
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-8/+8
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds19-535/+239
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-4/+4
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells1-1/+1
2018-10-18usb: phy: ab8500: silence some uninitialized variable warningsDan Carpenter1-2/+6
2018-10-18usb: xhci: tegra: Add genpd supportJon Hunter1-12/+77
2018-10-18usb: xhci: tegra: Power-off power-domains on removalJon Hunter1-0/+5
2018-10-18usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)1-1/+9
2018-10-18USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson1-2/+5
2018-10-18Merge tag 'usb-serial-4.20-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-6/+420
2018-10-17usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-10-16USB: fix the usbfs flag sanitization for control transfersAlan Stern1-2/+2
2018-10-15usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com1-0/+2
2018-10-13complete ->[sg]et_serial() switchoverAl Viro1-2/+2
2018-10-13usb_wwan: switch to ->[sg]et_serial()Al Viro3-49/+23
2018-10-13whiteheat: switch to ->get_serial()Al Viro1-27/+15
2018-10-13ti_usb_3410_5052: switch to ->[sg]et_serial()Al Viro1-50/+24
2018-10-13ssu100: switch to ->get_serial()Al Viro1-31/+11
2018-10-13quatech2: switch to ->get_serial()Al Viro1-31/+11
2018-10-13pl2303: switch to ->get_serial()Al Viro1-21/+8
2018-10-13opticon: switch to ->get_serial()Al Viro1-31/+12
2018-10-13mos7840: switch to ->get_serial()Al Viro1-26/+13
2018-10-13mos7720: switch to ->get_serial()Al Viro1-21/+13
2018-10-13io_ti: switch to ->get_serial()Al Viro1-33/+14
2018-10-13io_edgeport: switch to ->get_serial()Al Viro1-21/+16
2018-10-13fdti_sio: switch to ->[sg]et_serial()Al Viro1-27/+21
2018-10-13f81534: switch to ->get_serial()Al Viro1-30/+8
2018-10-13f81232: switch to ->get_serial()Al Viro1-28/+8
2018-10-13ark3116: switch to ->get_serial()Al Viro1-30/+8
2018-10-13cdc-acm: switch to ->[sg]et_serial()Al Viro1-27/+14
2018-10-13usb-serial: begin switching to ->[sg]et_serial()Al Viro1-0/+20
2018-10-09usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus1-2/+4
2018-10-09usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie1-0/+2
2018-10-09cdc-acm: correct counting of UART states in serial state notificationTobias Herzog1-7/+7
2018-10-09cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog1-1/+0
2018-10-09cdc-acm: fix race between reset and control messagingOliver Neukum1-0/+1
2018-10-09usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)1-15/+42
2018-10-09usb/early: remove set but not used variable 'remain_length'YueHaibing1-3/+0
2018-10-09usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldocStephen Boyd1-1/+1
2018-10-09usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson1-0/+6
2018-10-09USB: core: remove set but not used variable 'udev'YueHaibing1-3/+0
2018-10-09usb: core: fix memory leak on port_dev_path allocationColin Ian King1-1/+3
2018-10-08Merge tag 'usb-ci-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-testingGreg Kroah-Hartman7-17/+55
2018-10-08Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman5-5/+25