summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-14soundwire: Add missing EXPORT for sdw_slave_typeRichard Fitzgerald-0/+1
2026-01-14Merge tag 'phy_common_properties' into nextVinod Koul-0/+655
2026-01-14phy: add phy_get_rx_polarity() and phy_get_tx_polarity()Vladimir Oltean-0/+655
2026-01-14dm: clear cloned request bio pointer when last clone bio completesMichael Liang-3/+10
2026-01-14dm-verity: fix up various workqueue-related commentsEric Biggers-10/+10
2026-01-14dm-verity: switch to bio_advance_iter_single()Eric Biggers-1/+1
2026-01-14dm-verity: consolidate the BH and normal work structsEric Biggers-5/+4
2026-01-14dm: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-24/+45
2026-01-14dm-integrity: fix a typo in the code for write/discard raceMikulas Patocka-1/+1
2026-01-14dm: use READ_ONCE in dm_blk_report_zonesMikulas Patocka-1/+1
2026-01-14dm: fix unlocked test for dm_suspended_mdMikulas Patocka-3/+6
2026-01-14i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progressCarlos Song-0/+7
2026-01-14i2c: qcom-geni: make sure I2C hub controllers can't use SE DMANeil Armstrong-4/+7
2026-01-14Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-36/+118
2026-01-14tee: add revision sysfs attributeAristo Chen-1/+50
2026-01-14drm/rockchip: DRM_ROCKCHIP should depend on ARCH_ROCKCHIPGeert Uytterhoeven-0/+1
2026-01-14efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang-1/+1
2026-01-14ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal-0/+106
2026-01-14drm/sysfb: Remove duplicate declarationsThomas Zimmermann-9/+0
2026-01-14Merge tag 'ath-current-20260113' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-28/+25
2026-01-14phy: cadence-torrent: Add PCIe + XAUI multilink configuration for 100MHz refclkSwapnil Jakhade-7/+136
2026-01-14phy: qcom: qmp-combo: Add polarity inversion support for SAR2130PKrishna Kurapati-0/+7
2026-01-14phy: qcom-qmp-ufs: Add Milos supportLuca Weiss-0/+96
2026-01-14phy: sun4i-usb: replace use of system_wq with system_percpu_wqMarco Crivellari-7/+7
2026-01-14tee: amdtee: Remove unused return variablesThorsten Blum-4/+4
2026-01-14iio: pressure: abp2030pa: remove error messagePetre Rodan-1/+1
2026-01-14iio: pressure: abp2030pa: fix typo in Kconfig descriptionPetre Rodan-1/+1
2026-01-13drm/xe: vram addr range is expanded to bit[17:8]Fei Yang-1/+1
2026-01-13drm/xe: Replace use of system_wq with tlb_inval->timeout_wqMarco Crivellari-3/+9
2026-01-14PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root PortShawn Lin-0/+8
2026-01-14i2c: mlxbf: Use HZ_PER_KHZ in the driverAndy Shevchenko-1/+1
2026-01-14i2c: mlxbf: Remove unused bus speed definitionsAndy Shevchenko-6/+0
2026-01-14i2c: core: Use dev_fwnode()Andy Shevchenko-1/+1
2026-01-14i2c: core: Replace custom implementation of device_match_fwnode()Andy Shevchenko-2/+2
2026-01-14i2c: core: Check for error pointer for fwnodeAndy Shevchenko-2/+2
2026-01-14i2c: tegra: Add Tegra264 supportAkhil R-0/+33
2026-01-14i2c: tegra: Add support for SW mutex registerKartik Rajput-0/+93
2026-01-14i2c: tegra: Add HS mode supportAkhil R-2/+57
2026-01-14i2c: tegra: Update Tegra256 timing parametersAkhil R-8/+7
2026-01-14i2c: tegra: Use separate variables for fast and fastplusAkhil R-46/+73
2026-01-14i2c: tegra: Do not configure DMA if not supportedKartik Rajput-0/+5
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' of ht...Bjorn Andersson-97/+500
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...Bjorn Andersson-97/+500
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy-1/+76
2026-01-13net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg-0/+3
2026-01-13net: sxgbe: fix typo in commentJinseok Kim-1/+1
2026-01-13net: phy: fixed_phy: replace IDA with a bitmapHeiner Kallweit-7/+17
2026-01-13net: phy: fixed_phy: replace list of fixed PHYs with static arrayHeiner Kallweit-52/+17
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier-19/+9
2026-01-13net: phy: qca807x: Support SFP through phy_port interfaceMaxime Chevallier-42/+30