summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-04wifi: rtw89: 8851b: Accept USB devices and load their MAC addressBitterblue Smith1-9/+7
2025-07-04wifi: rtw89: 8851b: rfk: update IQK to 0x14Ping-Ke Shih3-34/+66
2025-07-04wifi: rtw89: 8851b: rfk: update DPK to 0x11Ping-Ke Shih4-40/+98
2025-07-04wifi: rtw89: 8851b: update NCTL 0xBPing-Ke Shih1-251/+250
2025-07-04wifi: rtw89: 8851b: adjust ADC setting for RF calibrationPing-Ke Shih1-4/+21
2025-07-04wifi: rtw89: 8851b: set ADC bandwidth select according to calibration valuePing-Ke Shih2-1/+28
2025-07-04wifi: rtw89: 8851b: rfk: extend DPK path_ok type to u8Ping-Ke Shih1-1/+1
2025-07-04wifi: rtw88: coex: Use bitwise instead of arithmetic operator for flagsPei Xiao1-11/+11
2025-07-04zram: pass buffer offset to zcomp_available_show()Sergey Senozhatsky3-13/+13
2025-07-04block: zram: replace scnprintf() with sysfs_emit() in *_show() functionsRahul Kumar1-11/+11
2025-07-04Merge tag 'drm-misc-next-2025-07-03' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie35-405/+1582
2025-07-04Merge tag 'drm-intel-gt-next-2025-07-02' of https://gitlab.freedesktop.org/dr...Dave Airlie12-77/+71
2025-07-04clk: spacemit: mark K1 pll1_d8 as criticalAlex Elder2-4/+10
2025-07-04Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie275-3928/+6027
2025-07-04Merge tag 'drm-xe-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie11-135/+310
2025-07-04Merge tag 'samsung-dsim-fixes-for-v6.16-rc4' of git://git.kernel.org/pub/scm/...Dave Airlie1-2/+2
2025-07-04Merge tag 'exynos-drm-fixes-for-v6.16-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie4-17/+33
2025-07-04Input: mtk-pmic-keys - add support for MT6359 PMIC keysLouis-Alexis Eyraud1-0/+17
2025-07-04Merge tag 'drm-intel-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/...Dave Airlie5-14/+15
2025-07-04i3c: master: Initialize ret in i3c_i2c_notifier_call()Jorge Marques1-0/+2
2025-07-04i3c: master: svc: use adapter timeout value for I2C transfersWolfram Sang1-1/+1
2025-07-04i3c: mipi-i3c-hci: use adapter timeout value for I2C transfersWolfram Sang1-1/+1
2025-07-04i3c: master: cdns: use adapter timeout value for I2C transfersWolfram Sang1-1/+1
2025-07-04i3c: dw: use adapter timeout value for I2C transfersWolfram Sang1-1/+1
2025-07-04Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie14-93/+199
2025-07-04pinctrl: amd: Clear GPIO debounce for suspendMario Limonciello1-0/+11
2025-07-04Merge tag 'renesas-pinctrl-for-v6.17-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij5-34/+47
2025-07-04nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcsDave Airlie1-0/+7
2025-07-04pinctrl: equilibrium: Add request and free hooksJack Ping CHNG1-0/+2
2025-07-04drm/nouveau: Do not fail module init on debugfs errorsAaron Thompson3-11/+4
2025-07-04pinctrl: qcom: add multi TLMM region option parameterYuanjie Yang1-1/+46
2025-07-03Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"Matthew Brost1-1/+0
2025-07-03drm/xe/vf: Make multi-GT migration less error proneTomasz Lis1-90/+77
2025-07-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-13/+20
2025-07-03wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan()Dan Carpenter1-2/+2
2025-07-03wifi: mt76: mt7915: mcu: re-init MCU before loading FW patchDavid Bauer1-10/+15
2025-07-03wifi: mt76: mt7915: mcu: lower default timeoutDavid Bauer1-0/+2
2025-07-03wifi: mt76: mt7915: mcu: increase eeprom command timeoutDavid Bauer1-0/+3
2025-07-03drm/xe: Allocate PF queue size on pow2 boundaryMatthew Brost1-0/+1
2025-07-03drm: Simplify drmm_alloc_ordered_workqueue returnMatthew Brost1-2/+0
2025-07-03igbvf: add tx_timeout_count to ethtool statisticsKohei Enju1-0/+1
2025-07-03igbvf: remove unused interrupt counter fields from struct igbvf_adapterKohei Enju2-6/+0
2025-07-03ixgbe: spelling correctionsSimon Horman11-17/+17
2025-07-03ixgbe: turn off MDD while modifying SRRCTLRadoslaw Tyl1-1/+8
2025-07-03ixgbe: add Tx hang detection unhandled MDDSlawomir Mrozowicz4-22/+209
2025-07-03ixgbe: check for MDD eventsDon Skidmore4-0/+57
2025-07-03ixgbe: add MDD supportPaul Greenwalt4-0/+157
2025-07-03i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean3-45/+31
2025-07-03ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean3-28/+29
2025-07-03igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean3-27/+25