aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-01-23drivers/firmware: skip simpledrm if nvidia-drm.modeset=1 is setJavier Martinez Canillas1-1/+17
2025-01-19Merge tag 'irq_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+5
2025-01-17Merge tag 'devicetree-fixes-for-6.13-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-3/+42
2025-01-17Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2025-01-17Merge tag 'platform-drivers-x86-v6.13-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+6
2025-01-17Merge tag 'mtd/fixes-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-01-17Merge tag 'hwmon-for-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+7
2025-01-17Merge tag 'gpio-fixes-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-16/+16
2025-01-17Merge tag 'i2c-for-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+36
2025-01-17Merge tag 'pmdomain-v6.13-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-16Merge tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds45-109/+324
2025-01-17Merge tag 'drm-xe-fixes-2025-01-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie10-14/+55
2025-01-17Merge tag 'drm-intel-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-1/+1
2025-01-16drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost1-1/+1
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds30-281/+336
2025-01-16Merge tag 'pm-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-45/+50
2025-01-16Merge tag 'acpi-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-23/+28
2025-01-16pmdomain: imx8mp-blk-ctrl: add missing loop break conditionXiaolei Wang1-1/+1
2025-01-16Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky2-3/+14
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky1-7/+5
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky1-10/+6
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang1-1/+3
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi1-0/+1
2025-01-16net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas1-12/+12
2025-01-16net/mlx5: Fix RDMA TX steering prioPatrisious Haddad1-0/+1
2025-01-16Merge tag 'amd-drm-fixes-6.13-2025-01-15' of https://gitlab.freedesktop.org/a...Dave Airlie18-64/+157
2025-01-16Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie16-30/+111
2025-01-15hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSESTDavid Lechner1-1/+1
2025-01-15net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit1-17/+2
2025-01-15net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMIIVladimir Oltean1-1/+2
2025-01-15net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...Vladimir Oltean1-0/+1
2025-01-15i2c: testunit: on errors, repeat NACK until STOPWolfram Sang1-4/+15
2025-01-15i2c: rcar: fix NACK handling when being a targetWolfram Sang1-5/+15
2025-01-15i2c: mux: demux-pinctrl: correct commentWolfram Sang1-1/+1
2025-01-15i2c: mux: demux-pinctrl: check initial mux selection, tooWolfram Sang1-1/+3
2025-01-15Revert "mtd: spi-nor: core: replace dummy buswidth from addr to data"Pratyush Yadav1-1/+1
2025-01-15hwmon: (drivetemp) Set scsi command timeout to 10sRussell Harmon1-1/+1
2025-01-15hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_dev...Kazuhiro Abe1-1/+1
2025-01-15Merge tag 'reset-fixes-for-v6.13' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann1-0/+1
2025-01-15drm/xe/oa: Add missing VISACTL mux registersAshutosh Dixit1-0/+1
2025-01-15drm/xe: make change ccs_mode a synchronous actionMaciej Patelczyk1-1/+1
2025-01-15drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk4-9/+30
2025-01-15drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez3-3/+22
2025-01-15irqchip: Plug a OF node reference leak in platform_irqchip_probe()Joe Hattori1-3/+1
2025-01-15irqchip/sunxi-nmi: Add missing SKIP_WAKE flagPhilippe Simons1-1/+2
2025-01-15irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()Tomas Krcka1-1/+1
2025-01-15irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctlyYogesh Lal1-1/+1
2025-01-15drm/bridge: ite-it6263: Prevent error pointer dereference in probe()Dan Carpenter1-2/+2
2025-01-14net: fec: handle page_pool_dev_alloc_pages errorKevin Groeneveld1-5/+14