aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-03Merge tag 'block-6.9-20240503' of git://git.kernel.dk/linuxLinus Torvalds11-39/+67
2024-05-03Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+37
2024-05-03hwmon: (max6639) Use regmapNaresh Solanki2-190/+150
2024-05-03Merge tag 'drm-fixes-2024-05-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds26-101/+223
2024-05-03Merge tag 'spi-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+2
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann1-1/+1
2024-05-03pmdomain: Merge branch fixes into nextUlf Hansson1-1/+19
2024-05-03wifi: ath12k: drop failed transmitted frames from metric calculation.Karthikeyan Kathirvel2-11/+49
2024-05-03wifi: ath12k: Don't drop tx_status in failure caseSven Eckelmann1-4/+5
2024-05-03pmdomain: ti-sci: Fix duplicate PD referralsTomi Valkeinen1-1/+19
2024-05-03wifi: ath12k: add multi device support for WBM idle ring buffer setupKarthikeyan Periyasamy1-1/+19
2024-05-03wifi: ath12k: Introduce device indexKarthikeyan Periyasamy3-2/+13
2024-05-03wifi: ath12k: Refactor idle ring descriptor setupKarthikeyan Periyasamy5-8/+15
2024-05-03wifi: ath12k: Replace "chip" with "device" in hal Rx return buffer managerKarthikeyan Periyasamy2-11/+11
2024-05-03wifi: ath11k: unmap the CE in ath11k_ahb_probe() error pathJeff Johnson1-1/+4
2024-05-03wifi: ath11k: refactor CE remap & unmapJeff Johnson1-18/+34
2024-05-03wifi: ath12k: Add lock to protect the hardware stateKarthikeyan Periyasamy3-0/+26
2024-05-03wifi: ath12k: Refactor the hardware stateKarthikeyan Periyasamy4-78/+83
2024-05-03wifi: ath12k: Refactor the hardware recovery procedureKarthikeyan Periyasamy2-62/+80
2024-05-03Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel11-341/+1457
2024-05-03drm/amdgpu: remove ip dump reg_count variableSunil Khatri2-3/+0
2024-05-03drm/amd/display: Fix uninitialized variables in dcn401 and dml21Alex Hung4-8/+10
2024-05-03drm/amd/display: Assign disp_cfg_index_max when dml21Alex Hung1-0/+1
2024-05-03wifi: ath11k: ath11k_mac_op_ipv6_changed(): use list_for_each_entry()Kalle Valo1-3/+1
2024-05-03drm/xe/debugfs: Get a runtime_pm reference when setting wedged modeFrancois Dugast1-0/+2
2024-05-03of: property: Use scope based cleanup on port_nodeShresth Prasad1-3/+2
2024-05-03of: reserved_mem: Remove the use of phandle from the reserved_mem APIsOreoluwa Babatunde1-21/+1
2024-05-03mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2...Lad Prabhakar1-4/+5
2024-05-03mmc: renesas_sdhi: Set the SDBUF after resetClaudiu Beznea1-0/+3
2024-05-03mmc: core: Increase the timeout period of the ACMD41 commandFelix Qin1-1/+6
2024-05-03mmc: core: Convert to use __mmc_poll_for_busy() SD_APP_OP_COND tooUlf Hansson1-27/+51
2024-05-03clk: meson: s4: fix module autoloadingKrzysztof Kozlowski2-0/+2
2024-05-03media: intel/ipu6: Don't re-allocate memory for firmwareSakari Ailus2-41/+7
2024-05-03drm/i915/display: Calculate crtc clock rate based on PLL parametersMika Kahola1-1/+2
2024-05-03iio: temperature: mcp9600: Fix temperature reading for negative valuesDimitri Fedrau1-1/+2
2024-05-03iio: adc: PAC1934: fix accessing out of bounds array indexMarius Cristea1-0/+9
2024-05-03iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol3-26/+20
2024-05-03crypto: hisilicon/sec2 - fix for register offsetWenkai Lin1-1/+1
2024-05-03crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang3-13/+22
2024-05-03crypto: qat - specify firmware files for 402xxGiovanni Cabiddu1-0/+2
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo60-669/+2578
2024-05-03Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo39-145/+656
2024-05-03media: dvb-frontends: tda10048: Fix integer overflowRicardo Ribalda1-3/+6
2024-05-03media: tc358746: Use the correct div_ functionRicardo Ribalda1-2/+1
2024-05-03media: i2c: st-mipid02: Use the correct div functionRicardo Ribalda1-1/+1
2024-05-03media: tegra-vde: Refactor timeout handlingRicardo Ribalda1-3/+3
2024-05-03media: stk1160: Use min macroRicardo Ribalda1-8/+2
2024-05-03drm/i915: s/need_async_flip_disable_wa/need_async_flip_toggle_wa/Ville Syrjälä5-8/+7
2024-05-03drm/i915: Eliminate extra frame from skl-glk sync->async flip changeVille Syrjälä3-4/+21
2024-05-03drm/i915: Allow the initial async flip to change modifierVille Syrjälä2-3/+20