aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-10pinctrl: qcom: lpass-lpi: Add ability to use custom pin offsetsNickolay Goppen2-2/+34
2025-09-10media: qcom: camss: Add missing header bitfield.hLoic Poulain2-0/+2
2025-09-10spi: amlogic: add driver for Amlogic SPI Flash ControllerFeng Chen3-0/+1233
2025-09-10wifi: virt_wifi: Fix page fault on connectJames Guan1-1/+3
2025-09-10drm/mediatek: clean up driver data initialisationJohan Hovold1-8/+4
2025-09-10soc: sunxi: sram: register regmap as sysconChen-Yu Tsai1-0/+6
2025-09-10soc: sunxi: sram: add entry for a523Chen-Yu Tsai1-0/+8
2025-09-10i2c: core: Use fwnode_for_each_child_node_scoped()Jean-François Lessard1-2/+1
2025-09-10drm/mediatek: fix potential OF node use-after-freeJohan Hovold1-6/+5
2025-09-10Merge drm/drm-next into drm-intel-nextRodrigo Vivi5608-146111/+239462
2025-09-10ublk: consolidate nr_io_ready and nr_queues_readyCaleb Sander Mateos1-16/+12
2025-09-10md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()Yu Kuai1-11/+2
2025-09-10md/md-linear: convert to use bio_submit_split_bioset()Yu Kuai1-12/+3
2025-09-10md/raid5: convert to use bio_submit_split_bioset()Yu Kuai1-6/+4
2025-09-10md/raid10: convert read/write to use bio_submit_split_bioset()Yu Kuai1-29/+13
2025-09-10md/raid10: add a new r10bio flag R10BIO_ReturnedYu Kuai2-3/+7
2025-09-10md/raid1: convert to use bio_submit_split_bioset()Yu Kuai2-28/+14
2025-09-10md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()Yu Kuai1-13/+6
2025-09-10md: fix mssing blktrace bio split eventsYu Kuai5-0/+19
2025-09-10platform/x86: oxpec: Add support for AOKZOE A1XAntheas Kapenekakis1-0/+7
2025-09-10platform/x86: oxpec: Add support for OneXPlayer X1Pro EVA-02Antheas Kapenekakis1-0/+7
2025-09-10platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 listaprilgrimoire1-0/+8
2025-09-10cpuidle: qcom-spm: drop unnecessary initialisationsJohan Hovold1-2/+2
2025-09-10cpuidle: qcom-spm: fix device and OF node leaks at probeJohan Hovold1-2/+5
2025-09-10cpufreq: ondemand: Update the efficient idle check for Intel extended FamiliesSohil Mehta2-24/+24
2025-09-10cpufreq: conservative: Replace sscanf() with kstrtouint()Kaushlendra Kumar1-12/+12
2025-09-10PM: EM: Add function for registering a PD without capacity updateRafael J. Wysocki1-2/+2
2025-09-10soc: mediatek: mtk-svs: fix device leaks on mt8192 probe failureJohan Hovold1-0/+8
2025-09-10soc: mediatek: mtk-svs: fix device leaks on mt8183 probe failureJohan Hovold1-0/+15
2025-09-10memory: tegra210: Use bindings for client idsAaron Kling1-73/+73
2025-09-10Merge drm-misc-next-2025-08-21 into drm-rust-nextDanilo Krummrich188-2290/+10914
2025-09-10mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller supportBinbin Zhou1-0/+49
2025-09-10mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller supportBinbin Zhou2-2/+53
2025-09-10mtd: rawnand: loongson: Add nand chip select supportBinbin Zhou1-26/+90
2025-09-10mtd: rawnand: loongson: Add 6-byte NAND ID reading supportKeguang Zhang1-6/+23
2025-09-10mtd: rawnand: loongson1: Rename the prefix from ls1x to loongsonBinbin Zhou3-169/+176
2025-09-10media: mc: Clear minor number before put deviceEdward Adam Davis1-4/+1
2025-09-10media: staging/ipu7: fix isys device runtime PM usage in firmware closingBingbu Cao1-0/+1
2025-09-10gpio: loongson-64bit: Fix a less than zero check on an unsigned int struct fieldColin Ian King1-3/+6
2025-09-10mtd: rawnand: atmel: Fix pulse read timing for certain flash chipsAlexander Dahl1-4/+9
2025-09-10mtd: nand: ecc: fix "writen"->"written"Xichao Zhao1-1/+1
2025-09-10firmware: firmware: meson-sm: fix compile-test defaultJohan Hovold1-1/+1
2025-09-10drm/xe: Convert pinned suspend eviction for exhaustive evictionThomas Hellström1-81/+103
2025-09-10drm/xe: Rework instances of variants of xe_bo_create_locked()Thomas Hellström5-87/+70
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström17-130/+231
2025-09-10drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive evictionThomas Hellström5-53/+83
2025-09-10drm/xe: Rename ___xe_bo_create_locked()Thomas Hellström3-28/+27
2025-09-10drm/xe: Convert xe_dma_buf.c for exhaustive evictionThomas Hellström1-20/+41
2025-09-10drm/xe/display: Convert __xe_pin_fb_vma()Thomas Hellström1-12/+18
2025-09-10drm/xe: Convert the CPU fault handler for exhaustive evictionThomas Hellström7-51/+225