summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-30Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko1-2/+7
2022-09-30usb: mtu3: fix failed runtime suspend in host only modeChunfeng Yun2-2/+2
2022-09-30USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"Colin Ian King1-1/+1
2022-09-30usb: typec: ucsi_ccg: Disable UCSI ALT support on TegraSing-Han Chen1-0/+12
2022-09-30usb: typec: Replace custom implementation of device_match_fwnode()Andy Shevchenko2-3/+3
2022-09-30usb: typec: ucsi: Don't warn on probe deferralWayne Chang1-5/+3
2022-09-30usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre1-0/+4
2022-09-30Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman15-369/+1820
2022-09-27usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu1-4/+4
2022-09-27USB: PHY: JZ4770: Switch to use dev_err_probe() helperYang Yingliang1-17/+8
2022-09-27usb: phy: generic: Switch to use dev_err_probe() helperYang Yingliang1-6/+3
2022-09-27usb: ulpi: use DEFINE_SHOW_ATTRIBUTE to simplify ulpi_regsLiu Shixin1-17/+3
2022-09-27usb: cdns3: remove dead codeDongliang Mu1-2/+0
2022-09-27usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing1-1/+1
2022-09-27usb: musb: sunxi: Switch to use dev_err_probe() helperYang Yingliang1-20/+9
2022-09-27usb: musb: jz4740: Switch to use dev_err_probe() helperYang Yingliang1-7/+3
2022-09-27usb: musb: cppi41: Switch to use dev_err_probe() helperYang Yingliang1-4/+2
2022-09-27usb: musb: da8xx: Switch to use dev_err_probe() helperYang Yingliang1-5/+3
2022-09-27usb: musb: core: Switch to use dev_err_probe() helperYang Yingliang1-3/+1
2022-09-27usb: typec: fusb302: Switch to use dev_err_probe() helperYang Yingliang1-3/+2
2022-09-27usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helperYang Yingliang1-3/+2
2022-09-27usb: typec: stusb160x: Switch to use dev_err_probe() helperYang Yingliang1-5/+2
2022-09-27usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang1-8/+4
2022-09-26thunderbolt: Explicitly enable lane adapter hotplug events at startupMario Limonciello4-0/+46
2022-09-26media: flexcop-usb: use usb_endpoint_maxp()Johan Hovold1-1/+1
2022-09-26media: flexcop-usb: clean up URB initialisationJohan Hovold1-4/+6
2022-09-26media: flexcop-usb: clean up endpoint sanity checksJohan Hovold1-4/+8
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman301-2849/+3116
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-5/+4
2022-09-25Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-44/+31
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams6094-141397/+918604
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams1-0/+1
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+30
2022-09-24Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2022-09-24Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-77/+24
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-9/+10
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds1-2/+7
2022-09-24thunderbolt: Use dev_err_probe()Andy Shevchenko1-30/+18
2022-09-24thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIsAndy Shevchenko4-37/+35
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2022-09-23Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-09-23Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-8/+18
2022-09-23Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+6
2022-09-23Merge tag 'drm-fixes-2022-09-23-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds35-717/+336
2022-09-23Merge tag 'drm-misc-fixes-2022-09-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-2/+7
2022-09-23Merge tag 'mediatek-drm-fixes-6.0' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2-12/+14
2022-09-23Merge tag 'amd-drm-fixes-6.0-2022-09-21' of https://gitlab.freedesktop.org/ag...Dave Airlie28-698/+309
2022-09-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+4
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-8/+54
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds55-341/+455