summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-27usb: phy: generic: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: ulpi: use DEFINE_SHOW_ATTRIBUTE to simplify ulpi_regsLiu Shixin
2022-09-27usb: cdns3: remove dead codeDongliang Mu
2022-09-27usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-27usb: musb: sunxi: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: musb: jz4740: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: musb: cppi41: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: musb: da8xx: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: musb: core: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: typec: fusb302: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: typec: stusb160x: Switch to use dev_err_probe() helperYang Yingliang
2022-09-27usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang
2022-09-26media: flexcop-usb: use usb_endpoint_maxp()Johan Hovold
2022-09-26media: flexcop-usb: clean up URB initialisationJohan Hovold
2022-09-26media: flexcop-usb: clean up endpoint sanity checksJohan Hovold
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-09-25Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-24Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-09-24Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-23Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-23Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-23Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-23Merge tag 'drm-fixes-2022-09-23-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-23Merge tag 'drm-misc-fixes-2022-09-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-23Merge tag 'mediatek-drm-fixes-6.0' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2022-09-23Merge tag 'amd-drm-fixes-6.0-2022-09-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-22Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-22Merge tag 'gpio-fixes-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-22serial: sifive: enable clocks for UART when probedOlof Johansson
2022-09-22serial: 8250: omap: Use serial8250_em485_supportedMatthias Schiffer
2022-09-22serial: fsl_lpuart: Reset prior to registrationLukas Wunner
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He
2022-09-22Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung
2022-09-22usb: dwc3: core: fix some leaks in probeDan Carpenter
2022-09-22usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta
2022-09-22USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen
2022-09-22usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein
2022-09-22usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo