summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-29drm/amd/pm: Initialize allowed feature listLijo Lazar-226/+158
2026-01-29drm/amd/pm: Remove unused logic in SMUv14.0.2Lijo Lazar-39/+0
2026-01-29drm/amd/pm: Add smu feature interface functionsLijo Lazar-27/+120
2026-01-29drm/amd/pm: Add smu feature bits data structLijo Lazar-0/+81
2026-01-29drm/amdgpu: Add a helper macro to align mqd sizeLang Yu-0/+8
2026-01-29drm/amdgpu: validate user queue size constraintsJesse.Zhang-0/+11
2026-01-29drm/xe/configfs: Fix is_bound() pci_dev lifetimeShuicheng Lin-2/+1
2026-01-29EDAC/i82443bxgx: Remove driver that has been marked broken since 2007Ethan Nelson-Moore-471/+0
2026-01-29iio: gyro: itg3200: Fix unchecked return value in read_rawAntoniu Miclaus-0/+2
2026-01-29iio: accel: sca3000: remove unused last_timestamp fieldAntoniu Miclaus-2/+0
2026-01-29iio: accel: adxl372: remove unused int2_bitmask fieldAntoniu Miclaus-1/+0
2026-01-29iio: adc: ad7766: Use iio_trigger_generic_data_rdy_poll()Sebastian Andrzej Siewior-7/+1
2026-01-29iio: magnetometer: Remove IRQF_ONESHOTSebastian Andrzej Siewior-1/+1
2026-01-29iio: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior-62/+42
2026-01-29iio: Use IRQF_NO_THREADSebastian Andrzej Siewior-9/+8
2026-01-29rtc: zynqmp: use dynamic max and min offset rangesTomas Melin-4/+3
2026-01-29rtc: zynqmp: rework set_offsetTomas Melin-20/+13
2026-01-29rtc: zynqmp: rework read_offsetTomas Melin-10/+17
2026-01-29rtc: zynqmp: check calibration max valueTomas Melin-0/+5
2026-01-29rtc: zynqmp: correct frequency valueTomas Melin-0/+3
2026-01-29Merge tag 'thermal-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki-79/+418
2026-01-29ublk: document IO reference counting designMing Lei-0/+89
2026-01-29platform/x86/intel/tpmi/plr: Make the file domain<n>/status writeableRicardo Neri-1/+1
2026-01-29platform/x86: hp-bioscfg: Skip empty attribute namesMario Limonciello-0/+5
2026-01-29Merge branch 'for-next/perf' into for-next/coreWill Deacon-18/+30
2026-01-29Merge branch 'for-next/cpufreq' into for-next/coreWill Deacon-1/+14
2026-01-29spi: dw: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-359/+0
2026-01-29Merge tag 'v6.20-rockchip-drivers1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-29/+28
2026-01-29Merge tag 'mvebu-arm-6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-6/+3
2026-01-29Merge tag 'reset-for-v6.20' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann-183/+630
2026-01-29Merge tag 'memory-controller-drv-6.20' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann-16/+22
2026-01-29Merge tag 'amlogic-drivers-for-v6.20' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-0/+1
2026-01-29Merge tag 'omap-for-v6.20/drivers-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-13/+6
2026-01-29Merge tag 'mtk-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-41/+480
2026-01-29Merge tag 'apple-soc-drivers-6.20' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-0/+16
2026-01-29Merge tag 'qcom-drivers-fixes-for-6.19' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann-2/+3
2026-01-29gpio: tegra186: Add support for Tegra264Prathamesh Shete-2/+88
2026-01-29drm/i915/gvt: drop unnecessary include of intel_display.hJani Nikula-1/+0
2026-01-29drm/i915/gvt: drop dependency on intel_display_types.hJani Nikula-1/+4
2026-01-29drm/i915/gvt: drop dependency on display struct dpllJani Nikula-19/+14
2026-01-29drm/i915/display: move enum aux_ch to intel_display_limits.hJani Nikula-27/+27
2026-01-28net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu-1/+2
2026-01-28net/mlx5: Fix vhca_id access call trace use before allocParav Pandit-11/+21
2026-01-28net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory-1/+2
2026-01-28net: phy: micrel: fix clk warning when removing the driverWei Fang-4/+13
2026-01-28net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore-10697/+0
2026-01-28net/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka-6/+11
2026-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-21/+16
2026-01-28declance: Remove IRQF_ONESHOTSebastian Andrzej Siewior-1/+1
2026-01-28drm/xe/nvm: Defer xe->nvm assignment until init succeedsShuicheng Lin-6/+4