aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-23usb: phy: tegra: use phy type directlySvyatoslav Ryhel1-19/+32
2026-01-23usb: typec: ucsi: Enforce mode selection for cros_ec_ucsiAndrei Kuchynski1-0/+22
2026-01-23usb: typec: ucsi: Support mode selection to activate altmodesAndrei Kuchynski2-0/+16
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski3-3/+6
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski3-1/+286
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski1-1/+89
2026-01-23platform/chrome: cros_ec_typec: Set no_mode_control flagAndrei Kuchynski1-0/+1
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski2-3/+7
2026-01-23usb: phy: generic: Convert to device property APIGeert Uytterhoeven1-9/+3
2026-01-23usb: phy: generic: Convert to dev_err_probe()Geert Uytterhoeven1-18/+13
2026-01-23usb: phy: generic: Convert to devm_clk_get_optional()Geert Uytterhoeven1-19/+9
2026-01-23usb: phy: generic: Always use dev in usb_phy_generic_probe()Geert Uytterhoeven1-5/+4
2026-01-23usbip: Reduce CONNRESET message noise in dmesg from stubShuah Khan1-2/+2
2026-01-23usb: bdc: fix sleep during atomicJustin Chen1-2/+2
2026-01-23xhci: dbc: allow setting manufacturer string through sysfsŁukasz Bartosik1-0/+36
2026-01-23xhci: dbc: allow setting product string through sysfsŁukasz Bartosik1-0/+36
2026-01-23xhci: dbc: allow setting device serial number through sysfsŁukasz Bartosik1-0/+36
2026-01-23xhci: dbc: prepare to expose strings through sysfsŁukasz Bartosik2-78/+112
2026-01-23usb: typec: hd3ss3220: Enable VBUS based on role stateJan Remmet1-9/+18
2026-01-23usb: dwc3: google: Remove redundant dev_err()Chen Ni1-3/+1
2026-01-23usb: host: tegra: Remove manual wake IRQ disposalWayne Chang1-19/+2
2026-01-23Merge tag 'fpga-for-v6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-nextGreg Kroah-Hartman5-8/+8
2026-01-23vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUFLeon Romanovsky1-0/+12
2026-01-23iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is TranslateNicolin Chen1-1/+3
2026-01-23iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverageNicolin Chen1-0/+47
2026-01-23iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequenceJason Gunthorpe1-0/+26
2026-01-23iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequenceJason Gunthorpe1-0/+10
2026-01-23iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequenceJason Gunthorpe3-10/+53
2026-01-23can: sja1000: sja1000_err(): use error counter for error stateMichael Tretter1-26/+7
2026-01-23can: sja1000: sja1000_err(): make use of sja1000_get_berr_counter() to read error countersMarc Kleine-Budde1-7/+6
2026-01-23HID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer2-0/+4
2026-01-23HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips4-0/+23
2026-01-23ublk: fix canceling flag handling in batch I/O recoveryMing Lei1-3/+8
2026-01-23ublk: move ublk_mark_io_ready() out of __ublk_fetch()Ming Lei1-1/+5
2026-01-23power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectorsManivannan Sadhasivam3-0/+177
2026-01-23iio: dac: Add MAX22007 DAC driver supportJanani Sunil3-0/+505
2026-01-23PCI: dwc: Rename dw_pcie_rp::has_msi_ctrl to dw_pcie_rp::use_imsi_rx for clarityQiang Yu3-11/+11
2026-01-23PCI: dwc: Fix grammar and formatting for comment in dw_pcie_remove_ext_capability()Qiang Yu1-1/+2
2026-01-23hwrng: airoha - set rng quality to 900Aleksander Jan Bajkowski1-0/+1
2026-01-23crypto: ccp - narrow scope of snp_range_listTycho Andersen (AMD)1-12/+1
2026-01-23crypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky1-23/+23
2026-01-23crypto: nx - Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2026-01-23crypto: inside-secure/eip93 - fix kernel panic in driver detachAleksander Jan Bajkowski1-1/+1
2026-01-23crypto: ccp - Use NULL instead of plain 0Herbert Xu1-1/+1
2026-01-23crypto: xilinx - Add gcm(aes) support for AMD/Xilinx Versal deviceHarsh Jain1-9/+421
2026-01-23crypto: xilinx - Remove un-necessary typecast operationHarsh Jain1-6/+3
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain1-1/+149
2026-01-23crypto: xilinx - Change coherent DMA to streaming DMA APIHarsh Jain1-36/+58
2026-01-23crypto: xilinx - Replace zynqmp prefix with xilinxHarsh Jain1-71/+69
2026-01-23crypto: xilinx - Register H/W key support with paesHarsh Jain1-100/+204