aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-28igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li1-0/+10
2024-08-29power: supply: core: constify psy_tzd_opsThomas Weißschuh1-1/+1
2024-08-28Merge branch 'md-6.12-bitmap' into md-6.12Song Liu11-562/+760
2024-08-28PCI/VPD: Remove pci_vpd_release() unused declarationsYue Haibing1-1/+0
2024-08-28PCI/PM: Remove __pci_pme_wakeup() unused declarationsYue Haibing1-1/+0
2024-08-28spi: wpcm-fiu: Simplify with dev_err_probe()Jinjie Ruan1-8/+6
2024-08-28spi: wpcm-fiu: Fix uninitialized resJinjie Ruan1-1/+2
2024-08-28spi: atmel-quadspi: Simplify with dev_err_probe()Jinjie Ruan1-16/+12
2024-08-28spi: atmel-quadspi: Fix uninitialized resJinjie Ruan1-1/+2
2024-08-28rtc: support i.MX95 BBM RTCPeng Fan3-0/+174
2024-08-28input: keyboard: support i.MX95 BBM modulePeng Fan3-0/+237
2024-08-28firmware: imx: Add i.MX95 MISC driverPeng Fan3-0/+131
2024-08-28firmware: arm_scmi: Add initial support for i.MX MISC protocolPeng Fan3-0/+329
2024-08-28firmware: arm_scmi: Add initial support for i.MX BBM protocolPeng Fan5-0/+402
2024-08-28firmware: arm_scmi: Add NXP i.MX95 SCMI documentationPeng Fan1-0/+886
2024-08-28regulator: qcom_spmi: Use of_property_read_bool()Rob Herring (Arm)1-4/+2
2024-08-28regulator: qcom_spmi: Drop unnecessary of_find_property() callRob Herring (Arm)1-2/+2
2024-08-28hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clangNathan Chancellor1-0/+4
2024-08-28Merge tag 'riscv-soc-fixes-for-v6.11-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-1/+1
2024-08-28Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann9-50/+109
2024-08-28clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageYuntao Liu1-1/+1
2024-08-28clk: ti: dra7-atl: Fix leak of of_nodesDavid Lechner1-0/+1
2024-08-28clk:davinci: make use of dev_err_cast_probe()Yuesong Li1-2/+1
2024-08-28spi: bcmbca-hsspi: Use devm_spi_alloc_host()Jinjie Ruan1-6/+4
2024-08-28spi: bcmbca-hsspi: Fix missing pm_runtime_disable()Jinjie Ruan1-4/+4
2024-08-28spi: rockchip: Resolve unbalanced runtime PM / system PM handlingBrian Norris1-16/+7
2024-08-28clk: rockchip: rk3399: Drop CLK_NR_CLKS CLKPMU_NR_CLKS usageJohan Jonker1-2/+8
2024-08-28clk: rockchip: rk3368: Drop CLK_NR_CLKS usageJohan Jonker1-1/+4
2024-08-28clk: rockchip: rk3328: Drop CLK_NR_CLKS usageJohan Jonker1-1/+4
2024-08-28clk: rockchip: rk3308: Drop CLK_NR_CLKS usageJohan Jonker1-1/+4
2024-08-28clk: rockchip: rk3288: Drop CLK_NR_CLKS usageJohan Jonker1-1/+4
2024-08-28clk: rockchip: rk3228: Drop CLK_NR_CLKS usageJohan Jonker1-1/+4
2024-08-28clk: rockchip: rk3036: Drop CLK_NR_CLKS usageJohan Jonker1-1/+4
2024-08-28clk: rockchip: px30: Drop CLK_NR_CLKS CLKPMU_NR_CLKS usageJohan Jonker1-2/+8
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula20-20/+20
2024-08-29Merge tag 'platform-drivers-x86-v6.11-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-2/+23
2024-08-28drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa1-1/+1
2024-08-28clk: bcm: bcm53573: fix OF node leak in initKrzysztof Kozlowski1-1/+1
2024-08-28drm/xe: move the kernel lrc from hwe to execlist portIlia Levi4-20/+22
2024-08-28Input: mt6779-keypad - use devm_clk_get_enabled()Dmitry Torokhov1-17/+1
2024-08-28dmaengine: ti: k3-udma: Remove unused declarationsYue Haibing1-1/+0
2024-08-28dmaengine: amd: qdma: Add AMD QDMA driverNishad Saraf8-0/+1498
2024-08-28dmaengine: xilinx: dpdma: Add support for cyclic dma modeRohit Visavalia1-0/+97
2024-08-28drm/xe/bmg: Drop force_probe requirementBalasubramani Vivekanandan1-1/+0
2024-08-28soc: ti: pm33xx: do device_node auto cleanupKousik Sanagavarapu1-31/+21
2024-08-28soc: ti: knav_qmss_queue: do device_node auto cleanupKousik Sanagavarapu1-47/+53
2024-08-28soc: ti: pruss: do device_node auto cleanupKousik Sanagavarapu1-58/+33
2024-08-28soc: ti: pruss: factor out memories setupKousik Sanagavarapu1-50/+61
2024-08-28drm/xe: Fix NPD in ggtt_node_remove()Himal Prasad Ghimiray1-5/+8
2024-08-28firmware: arm_scmi: Replace comma with the semicolonSudeep Holla1-1/+1