summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-10usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella1-0/+3
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman43-224/+887
2021-02-10USB: quirks: sort quirk entriesJohan Hovold1-3/+3
2021-02-09USB: serial: drop bogus to_usb_serial_port() checksJohan Hovold1-13/+3
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König36-119/+52
2021-02-09USB: serial: drop if with an always false conditionUwe Kleine-König1-5/+1
2021-02-09Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman19-77/+531
2021-02-09usb: gadget: Assign boolean values to a bool variableJiapeng Chong1-4/+4
2021-02-09usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso1-0/+14
2021-02-09usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso1-4/+13
2021-02-09usb: typec: ucsi: Determine common SVDM VersionKyle Tso2-3/+30
2021-02-09usb: typec: tcpm: Determine common SVDM VersionKyle Tso1-10/+61
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso3-12/+12
2021-02-09usb: typec: Manage SVDM versionKyle Tso1-0/+43
2021-02-09usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen1-1/+6
2021-02-09usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen1-1/+11
2021-02-09Merge tag 'usb-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman28-523/+10406
2021-02-08USB: serial: option: update interface mapping for ZTE P685MLech Perczak1-1/+2
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman265-1260/+2736
2021-02-07Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-56/+48
2021-02-07Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-4/+4
2021-02-06Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-70/+237
2021-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-20/+81
2021-02-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+3
2021-02-06Merge tag 'block-5.11-2021-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+6
2021-02-06usb: dwc3: gadget: Remove check for bounded driverThinh Nguyen1-17/+2
2021-02-06usb: dwc3: gadget: Set speed only up to the max supportedThinh Nguyen1-5/+10
2021-02-06usb: dwc3: gadget: Track connected SSP rate and lane countThinh Nguyen2-0/+25
2021-02-06usb: dwc3: gadget: Implement setting of SSP rateThinh Nguyen2-1/+51
2021-02-06usb: dwc3: core: Check maximum_speed SSP genXxYThinh Nguyen3-0/+40
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen1-1/+25
2021-02-06usb: cdnsp: Removes some useless trace eventsPawel Laszczak4-18/+0
2021-02-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+18
2021-02-05Merge tag 'mmc-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+12
2021-02-05Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds28-251/+284
2021-02-05vdpa/mlx5: Restore the hardware used index after change mapEli Cohen1-0/+18
2021-02-05usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner1-7/+1
2021-02-05usb: musb: jz4740: Add missing CR to error stringsPaul Cercueil1-9/+9
2021-02-05usb: musb: dma: Remove unused variablePaul Cercueil1-4/+0
2021-02-05usb: musb: Fix NULL check on struct musb_request fieldPaul Cercueil1-1/+1
2021-02-05usb: musb: Fix runtime PM race in musb_queue_resume_workPaul Cercueil1-14/+17
2021-02-05usb: dwc3: fix clock issue during resume in OTG modeGary Bisson1-1/+1
2021-02-05xhci: ext-caps: Use software node API with the propertiesHeikki Krogerus1-1/+2
2021-02-05usb: dwc3: host: Use software node API with the propertiesHeikki Krogerus1-1/+1
2021-02-05software node: Provide replacement for device_add_properties()Heikki Krogerus1-0/+43
2021-02-05Merge tag 'tag-ib-usb-typec-chrome-platform-cros-ec-typec-clear-pd-discovery-...Greg Kroah-Hartman1-3/+26
2021-02-05Merge tag 'drm-intel-fixes-2021-02-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie13-176/+117
2021-02-04Merge tag 'pci-v5.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-55/+0
2021-02-05Merge tag 'amd-drm-fixes-5.11-2021-02-03' of https://gitlab.freedesktop.org/a...Dave Airlie12-56/+92
2021-02-04platform/chrome: cros_ec_typec: Clear Type C disc eventsPrashant Malani1-3/+26