summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-27usb: usb251xb: Switch to use dev_err_probe() helperYang Yingliang1-8/+4
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-25Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams6094-141397/+918604
2022-09-25devdax: Fix soft-reservation memory descriptionDan Williams1-0/+1
2022-09-25Merge 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-24Merge 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-23Merge 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
2022-09-22Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+14
2022-09-22Merge tag 'gpio-fixes-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-15/+22
2022-09-22serial: sifive: enable clocks for UART when probedOlof Johansson1-1/+1
2022-09-22serial: 8250: omap: Use serial8250_em485_supportedMatthias Schiffer1-0/+1
2022-09-22serial: fsl_lpuart: Reset prior to registrationLukas Wunner1-4/+5
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski1-5/+5
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He1-0/+2
2022-09-22Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung1-6/+0
2022-09-22usb: dwc3: core: fix some leaks in probeDan Carpenter1-22/+36
2022-09-22usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta2-0/+21
2022-09-22USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen1-0/+9
2022-09-22usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein2-1/+9
2022-09-22usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo1-0/+3
2022-09-22usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for ...Shruthi Sanil1-0/+4
2022-09-22usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lak...Shruthi Sanil1-6/+6
2022-09-22usb: dwc3: xilinx: fix usb3 non-wakeup source resume failurePiyush Mehta1-9/+21
2022-09-22usb: dwc3: xilinx: add power management ops supportPiyush Mehta1-4/+29
2022-09-22usb: gadget: uvc: add v4l2 try_format api callMichael Grzeschik1-0/+110
2022-09-22usb: gadget: uvc: add v4l2 enumeration api callsMichael Grzeschik3-0/+208
2022-09-22media: uvcvideo: move uvc_format_desc to common headerMichael Grzeschik3-349/+2
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik4-94/+93
2022-09-22usb: dwc3: qcom: drop unneeded compatiblesKrzysztof Kozlowski1-4/+0
2022-09-22usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disableWesley Cheng1-1/+10
2022-09-22usb: mon: make mmapped memory read onlyTadeusz Struk1-0/+5
2022-09-22usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_na...Liang He1-2/+2