summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski
2026-01-23platform/chrome: cros_ec_typec: Set no_mode_control flagAndrei Kuchynski
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski
2026-01-23usb: phy: generic: Convert to device property APIGeert Uytterhoeven
2026-01-23usb: phy: generic: Convert to dev_err_probe()Geert Uytterhoeven
2026-01-23usb: phy: generic: Convert to devm_clk_get_optional()Geert Uytterhoeven
2026-01-23usb: phy: generic: Always use dev in usb_phy_generic_probe()Geert Uytterhoeven
2026-01-23usbip: Reduce CONNRESET message noise in dmesg from stubShuah Khan
2026-01-23usb: bdc: fix sleep during atomicJustin Chen
2026-01-23xhci: dbc: allow setting manufacturer string through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: allow setting product string through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: allow setting device serial number through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: prepare to expose strings through sysfsŁukasz Bartosik
2026-01-23usb: typec: hd3ss3220: Enable VBUS based on role stateJan Remmet
2026-01-23usb: dwc3: google: Remove redundant dev_err()Chen Ni
2026-01-23usb: host: tegra: Remove manual wake IRQ disposalWayne Chang
2026-01-23Merge tag 'fpga-for-v6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-01-23vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUFLeon Romanovsky
2026-01-23iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is TranslateNicolin Chen
2026-01-23iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverageNicolin Chen
2026-01-23iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequenceJason Gunthorpe
2026-01-23iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequenceJason Gunthorpe
2026-01-23iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequenceJason Gunthorpe
2026-01-23can: sja1000: sja1000_err(): use error counter for error stateMichael Tretter
2026-01-23can: sja1000: sja1000_err(): make use of sja1000_get_berr_counter() to read e...Marc Kleine-Budde
2026-01-23HID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer
2026-01-23HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips
2026-01-23ublk: fix canceling flag handling in batch I/O recoveryMing Lei
2026-01-23ublk: move ublk_mark_io_ready() out of __ublk_fetch()Ming Lei
2026-01-23power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectorsManivannan Sadhasivam
2026-01-23iio: dac: Add MAX22007 DAC driver supportJanani Sunil
2026-01-23PCI: dwc: Rename dw_pcie_rp::has_msi_ctrl to dw_pcie_rp::use_imsi_rx for clarityQiang Yu
2026-01-23PCI: dwc: Fix grammar and formatting for comment in dw_pcie_remove_ext_capabi...Qiang Yu
2026-01-23hwrng: airoha - set rng quality to 900Aleksander Jan Bajkowski
2026-01-23crypto: ccp - narrow scope of snp_range_listTycho Andersen (AMD)
2026-01-23crypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky
2026-01-23crypto: nx - Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-23crypto: inside-secure/eip93 - fix kernel panic in driver detachAleksander Jan Bajkowski
2026-01-23crypto: ccp - Use NULL instead of plain 0Herbert Xu
2026-01-23crypto: xilinx - Add gcm(aes) support for AMD/Xilinx Versal deviceHarsh Jain
2026-01-23crypto: xilinx - Remove un-necessary typecast operationHarsh Jain
2026-01-23firmware: xilinx: Add firmware API's to support aes-gcm in Versal deviceHarsh Jain
2026-01-23crypto: xilinx - Change coherent DMA to streaming DMA APIHarsh Jain
2026-01-23crypto: xilinx - Replace zynqmp prefix with xilinxHarsh Jain
2026-01-23crypto: xilinx - Register H/W key support with paesHarsh Jain
2026-01-23crypto: xilinx - Avoid submitting fallback requests to engineHarsh Jain
2026-01-23crypto: xilinx - Avoid Encrypt request to fallback for authsize < 16Harsh Jain
2026-01-23crypto: xilinx - Return linux error code instead of firmware error codeHarsh Jain
2026-01-23crypto: xilinx - Update probe to self discover the deviceHarsh Jain
2026-01-23firmware: zynqmp: Add helper API to self discovery the deviceHarsh Jain