aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-19Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directlyWolfram Sang1-1/+0
2024-11-19Input: spear-keyboard - don't include 'pm_wakeup.h' directlyWolfram Sang1-1/+0
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-81/+226
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-86/+1228
2024-11-19cpuidle: Change :enter_dead() driver callback return type to voidRafael J. Wysocki1-5/+2
2024-11-19cpuidle: Do not return from cpuidle_play_dead() on callback failuresRafael J. Wysocki1-3/+7
2024-11-19ACPI: processor_idle: Use acpi_idle_play_dead() for all C-statesRafael J. Wysocki1-6/+6
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2024-11-19Merge tag 'thermal-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki34-46/+56
2024-11-19Merge tag 'opp-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-2/+0
2024-11-19Merge tag 'cpufreq-arm-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki12-93/+451
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2024-11-19Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-259/+161
2024-11-19Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+16
2024-11-19Merge tag 'edac_updates_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-94/+362
2024-11-19Merge tag 'hwmon-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds59-198/+1794
2024-11-19Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds37-99/+183
2024-11-19Merge tag 'thermal-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-686/+1250
2024-11-19Merge tag 'pm-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds30-236/+184
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-7/+8
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds100-500/+1204
2024-11-19Merge tag 'chrome-platform-firmware-for-6.13' of git://git.kernel.org/pub/scm...Linus Torvalds3-2/+37
2024-11-19Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-16/+17
2024-11-19md/raid10: Atomic write supportJohn Garry1-2/+18
2024-11-19md/raid1: Atomic write supportJohn Garry1-2/+18
2024-11-19md/raid0: Atomic write supportJohn Garry1-0/+1
2024-11-19Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr1-1/+1
2024-11-19ublk: fix error code for unsupported commandMing Lei1-1/+1
2024-11-19nvme-fabrics: fix kernel crash while shutting down controllerNilay Shroff1-0/+5
2024-11-19Revert "nvme: make keep-alive synchronous operation"Nilay Shroff1-7/+10
2024-11-19loop: Fix ABBA locking raceOGAWA Hirofumi1-15/+15
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni7-14/+24
2024-11-19spi: rockchip-sfc: Embedded DMA only support 4B aligned addressJon Lin1-1/+1
2024-11-19Merge tag 'spi-nor/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Miquel Raynal9-6/+126
2024-11-19drm/i915/hdcp: Fix when the first read and write are retriedSuraj Kandpal1-12/+20
2024-11-19EDAC/powerpc: Remove PPC_MAPLE driversMichael Ellerman6-1199/+0
2024-11-18Merge branches 'clk-marvell', 'clk-adi', 'clk-qcom' and 'clk-devm' into clk-nextStephen Boyd39-821/+16538
2024-11-18Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and '...Stephen Boyd74-454/+3831
2024-11-18Merge branches 'clk-mobileye', 'clk-twl', 'clk-nuvoton', 'clk-renesas' and 'c...Stephen Boyd25-110/+1745
2024-11-18Merge branches 'clk-cleanup', 'clk-mediatek', 'clk-kunit', 'clk-xilinx' and '...Stephen Boyd35-309/+2222
2024-11-18clk: clk-loongson2: Fix potential buffer overflow in flexible-array member ac...Gustavo A. R. Silva1-1/+1
2024-11-18clk: Fix invalid execution of clk_set_rateChuan Liu1-1/+1
2024-11-18clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_providerGustavo A. R. Silva1-1/+3
2024-11-18clk: lan966x: make it selectable for ARCH_LAN969XRobert Marko1-1/+1
2024-11-18bnxt_en: Add FW trace coredump segments to the coredumpShruti Parab2-6/+90
2024-11-18bnxt_en: Add a new ethtool -W dump flagMichael Chan4-7/+90
2024-11-18bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()Shruti Parab2-10/+17
2024-11-18bnxt_en: Add functions to copy host context memorySreekanth Reddy2-0/+107
2024-11-18bnxt_en: Do not free FW log context memoryHongguang Gao2-9/+36