aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-17xhci: Add missing annotation for xhci_enter_test_modeJules Irenge1-0/+1
2020-02-17xhci: Add missing annotation for xhci_set_port_power()Jules Irenge1-0/+1
2020-02-17xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)1-17/+6
2020-02-17usb: gadget: amd5536udc: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni1-1/+1
2020-02-14usb: gadget: f_phonet: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-14USB: musb: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-14usb: typec: tcpm: set correct data role for non-DRDLi Jun1-11/+42
2020-02-14thunderbolt: Add missing kernel-doc parameter descriptionsMika Westerberg1-0/+4
2020-02-14usb: use kobj_to_dev() APIchenqiwu2-4/+4
2020-02-13USB: apple-mfi-fastcharge: fix endianess issue in probeOliver Neukum1-3/+3
2020-02-12USB: Add driver to control USB fast charge for iOS devicesBastien Nocera4-0/+254
2020-02-12USB: Fallback to generic driver when specific driver failsBastien Nocera3-1/+8
2020-02-12USB: Select better matching USB drivers when availableBastien Nocera3-2/+44
2020-02-12USB: Implement usb_device_match_id()Bastien Nocera2-0/+16
2020-02-12USB: Make it possible to "subclass" usb_device_driverBastien Nocera2-5/+25
2020-02-12USB: Export generic USB device driver functionsBastien Nocera2-8/+14
2020-02-12USB: atm: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-12usb: typec: mux: Drop support for device name matchingHeikki Krogerus1-21/+4
2020-02-12usb: typec: altmode: Remove the notification chainHeikki Krogerus5-107/+3
2020-02-12usb: typec: Fix the description of struct typec_capabilityHeikki Krogerus1-2/+0
2020-02-12usb: typec: Allow power role swapping even without USB PDHeikki Krogerus2-13/+7
2020-02-12usb: typec: Hide the port_type attribute when it's not supportedHeikki Krogerus1-2/+3
2020-02-12usb: typec: Make the attributes read-only when writing is not possibleHeikki Krogerus1-2/+63
2020-02-12usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-10usb: cdns3: remove redundant assignment to pointer trbColin Ian King1-1/+1
2020-02-10usb: gadget: remove redundant assignment to variable statusColin Ian King1-2/+0
2020-02-10usb: typec: ucsi: remove redundant assignment to variable numColin Ian King1-1/+1
2020-02-10usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda2-1/+128
2020-02-09Linux 5.6-rc1Linus Torvalds1-2/+2
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds53-261/+252
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds9-0/+2058
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-09Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds22-129/+247
2020-02-09Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds12-0/+3280
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-11/+260
2020-02-09Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+3
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-36/+88
2020-02-09Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+10
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-35/+127
2020-02-09Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-20/+29
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds80-327/+782
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3280
2020-02-08Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-5/+7
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds35-675/+697
2020-02-08Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-36/+113
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds142-3276/+6579
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds585-15650/+32100
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds40-131/+457