summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02Merge tag 'hid-for-linus-2024090201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-02Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf
2024-10-02ACPI: battery: Simplify battery hook lockingArmin Wolf
2024-10-02dm-verity: introduce the options restart_on_error and panic_on_errorMikulas Patocka
2024-10-02Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka
2024-10-02xen: Fix config option reference in XEN_PRIVCMD definitionLukas Bulwahn
2024-10-02aoe: fix the potential use-after-free problem in more placesChun-Yi Lee
2024-10-02gpio: davinci: Fix condition for irqchip registrationVignesh Raghavendra
2024-10-02spi: Fix pm_runtime_set_suspended() with runtime pmMark Brown
2024-10-01drm/amd/display: Fix system hang while resume with TBT monitorTom Chung
2024-10-01drm/amd/display: Enable idle workqueue for more IPS modesLeo Li
2024-10-01drm/amd/display: Add HDR workaround for specific eDPAlex Hung
2024-10-01drm/amd/display: avoid set dispclk to 0Charlene Liu
2024-10-01drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSCFangzhi Zuo
2024-10-01drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...Yihan Zhu
2024-10-01ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIOHans de Goede
2024-10-01cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlockUwe Kleine-König
2024-10-01spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks
2024-10-01drm/panthor: Don't add write fences to the shared BOsBoris Brezillon
2024-10-01drm/panthor: Don't declare a queue blocked if deferred operations are pendingBoris Brezillon
2024-10-01drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()Boris Brezillon
2024-10-01drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()Boris Brezillon
2024-10-01drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flagsLiviu Dudau
2024-10-01Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2024-10-01Input: adp5589-keys - fix adp5589_gpio_get_value()Nuno Sa
2024-10-01Input: adp5589-keys - fix NULL pointer dereferenceNuno Sa
2024-10-01i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resumeMarek Vasut
2024-10-01spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl
2024-10-01Revert "Input: Add driver for PixArt PS/2 touchpad"Dmitry Torokhov
2024-10-01net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang
2024-10-01drivers/perf: riscv: Align errno for unsupported perf eventPu Lehui
2024-10-01net: ethernet: ti: cpsw_ale: Fix warning on some platformsRoger Quadros
2024-10-01net: microchip: Make FDMA config symbol invisibleGeert Uytterhoeven
2024-10-01net: fec: Reload PTP registers after link-state changeCsókás, Bence
2024-10-01net: fec: Restart PPS after link state changeCsókás, Bence
2024-10-01net: pcs: xpcs: fix the wrong register that was written backJiawen Wu
2024-10-01net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski
2024-10-01drm/i915/gem: fix bitwise and logical AND mixupJani Nikula
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-30spi: spi-cadence: Fix missing spi_controller_is_target() checkJinjie Ruan
2024-09-30spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-09-30spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-09-30ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]Hans de Goede
2024-09-30ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]Hans de Goede
2024-09-30ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GAHans de Goede
2024-09-30ACPI: resource: Remove duplicate Asus E1504GAB IRQ overrideHans de Goede
2024-09-30drm/sched: revert "Always increment correct scheduler score"Christian König
2024-09-30EINJ, CXL: Fix CXL device SBDF calculationBen Cheatham