summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-04usb: dwc3: dwc3-octeon: Use _ULL bitfields definesLadislav Michl1-39/+39
2023-08-04usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl4-1/+571
2023-08-04USB: usbip: Remove an unnecessary NULL valueRuan Jinjie1-1/+1
2023-08-04usb: musb: Remove an unnecessary NULL valueRuan Jinjie1-1/+1
2023-08-04usb: chipidea: udc: Remove an unnecessary NULL valueRuan Jinjie1-1/+1
2023-08-04USB: misc: Remove unnecessary NULL valuesRuan Jinjie3-3/+3
2023-08-04usb: gadget: udc: Remove unnecessary NULL valuesRuan Jinjie3-4/+4
2023-08-04usb: typec: tcpm: not sink vbus if operational current is 0mAXu Yang1-2/+5
2023-08-04phy: realtek: usb: add the error handler for nvmem_cell_readStanley Chang2-9/+12
2023-08-04usb: typec: tcpm: Refactor the PPS APDO selectionKyle Tso1-101/+21
2023-08-04usb: host: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie4-8/+8
2023-08-04usb: gadget: udc: Remove redundant initialization for udc_driverLi Zetao1-1/+0
2023-08-04USB: cytherm: Correct the code style issue of redundant spacesRuan Jinjie1-5/+5
2023-08-04usb: gadget: udc: gr_udc: Fix deferred probingZhu Wang1-4/+4
2023-08-04usb: typec: tcpci_mt6370: remove redundant dev_err_probe()Zhu Wang1-1/+1
2023-08-04usb: musb: Fix deferred probingZhu Wang1-2/+2
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman185-996/+1713
2023-07-30Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+49
2023-07-30Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+5
2023-07-30Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-113/+103
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-7/+11
2023-07-30Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-12/+45
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-40/+114
2023-07-30usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 familyBenjamin Bara2-0/+10
2023-07-30usb: misc: onboard-hub: support multiple power suppliesBenjamin Bara2-8/+36
2023-07-30phy: realtek: usb: phy-rtk-usb2 and phy-rtk-usb3 needs USB_COMMONStanley Chang1-0/+2
2023-07-30usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen1-1/+7
2023-07-30usb: gadget: midi2: fix missing unlock in f_midi2_block_opts_create()Yang Yingliang1-1/+1
2023-07-29Merge tag 'ata-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds4-7/+8
2023-07-29Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-23/+8
2023-07-29Merge tag 'pm-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-60/+9
2023-07-29Merge tag 'hwmon-for-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-34/+76
2023-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-64/+114
2023-07-29Merge tag 'tpmdd-v6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds7-8/+13
2023-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+0
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+63
2023-07-28tpm_tis: Explicitly check for error codeAlexander Steffen1-2/+7
2023-07-28tpm: Switch i2c drivers back to use .probe()Uwe Kleine-König6-6/+6
2023-07-28Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds1-38/+86
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds4-83/+58
2023-07-28Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-31/+76
2023-07-28Merge tag 'for-6.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+30
2023-07-28Merge tag 'drm-fixes-2023-07-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds23-50/+88
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+5
2023-07-28ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng1-3/+0
2023-07-28ata: libata-core: fix when to fetch sense data for successful commandsNiklas Cassel1-2/+2
2023-07-28Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie10-28/+54
2023-07-28Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie11-19/+27
2023-07-28ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann1-1/+1