summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-23tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan
2023-08-23usb: typec: tcpm: reset counter when enter into unattached state after try roleXu Yang
2023-08-23usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera
2023-08-22usb: dwc2: add pci_device_id driver_data parse supportYinbo Zhu
2023-08-22usb: gadget: remove max support speed info in bind operationLinyu Yuan
2023-08-22usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()Linyu Yuan
2023-08-22usb: gadget: config: remove max speed check in usb_assign_descriptors()Linyu Yuan
2023-08-22usb: gadget: unconditionally allocate hs/ss descriptor in bind operationLinyu Yuan
2023-08-22usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()Linyu Yuan
2023-08-22usb: gadget: add a inline function gether_bitrate()Linyu Yuan
2023-08-22usb: gadget: use working speed to calcaulate network bitrate and qlenLinyu Yuan
2023-08-22usb: dwc3: exynos: Add support for Exynos850 variantSam Protsenko
2023-08-22usb: gadget: udc-xilinx: fix incorrect type in assignment warningPiyush Mehta
2023-08-22usb: gadget: udc-xilinx: fix cast from restricted __le16 warningPiyush Mehta
2023-08-22usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warningPiyush Mehta
2023-08-22USB: dwc2: hande irq on dead controller correctlyOliver Neukum
2023-08-22USB: cdc-acm: support flushing write buffers (TCOFLUSH)Simon Arlott
2023-08-22usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov
2023-08-22usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov
2023-08-22usb: gadget: function: Remove unused declarationsYue Haibing
2023-08-22usb: dwc3: remove unnecessary platform_set_drvdata()Yang Yingliang
2023-08-22usb: cdc-acm: move ldisc dcd notification outside of acm's read lockDan Drown
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-08-22usb: core: Use module_led_trigger macro to simplify the codeLi Zetao
2023-08-22usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu
2023-08-22Merge tag 'thunderbolt-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-08-14Merge 6.5-rc6 into usb-nextGreg Kroah-Hartman
2023-08-13Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-08-13platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...Hans de Goede
2023-08-13platform: mellanox: Change register offset addressesVadim Pasternak
2023-08-13platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...Vadim Pasternak
2023-08-13platform: mellanox: mlx-platform: Fix signals polarity and latch maskVadim Pasternak
2023-08-13platform: mellanox: Fix order in exit flowVadim Pasternak
2023-08-12Merge tag 'gpio-fixes-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-12Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-12Merge tag 'usb-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-12USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern
2023-08-12USB: gadget: core: Add missing kerneldoc for vbus_workAlan Stern
2023-08-12USB: core: Fix oversight in SuperSpeed initializationAlan Stern
2023-08-12USB: core: Fix unused variable warning in usb_alloc_dev()Alan Stern
2023-08-12usb: host: ehci-sched: try to turn on io watchdog as long as periodic_count > 0Xu Yang
2023-08-12USB: ohci-sm501: remove unnecessary check of memYang Yingliang
2023-08-12usb: gadget/snps_udc_plat: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-11Merge tag 'tpmdd-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-11Merge tag 'hwmon-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-12tpm_tis: Opt-in interruptsJarkko Sakkinen