summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds21 hours6-8/+22
|\
| * platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede28 hours1-2/+4
| * platform/x86: dell-sysman: add support for alienware productsCrag Wang29 hours1-0/+1
| * platform/x86/intel: power-domains: Add Diamond Rapids supportSrinivas Pandruvada29 hours1-0/+1
| * platform/x86: ISST: Add Diamond Rapids to support listSrinivas Pandruvada29 hours1-0/+1
| * platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby LakeHans de Goede29 hours1-2/+0
| * platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf29 hours1-3/+12
| * platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade2 days1-1/+3
* | Merge tag 'for-linus-6.12a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds45 hours1-1/+1
|\ \
| * | xen: Fix config option reference in XEN_PRIVCMD definitionLukas Bulwahn5 days1-1/+1
| |/
* | Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds46 hours1-1/+1
|\ \
| * | EINJ, CXL: Fix CXL device SBDF calculationBen Cheatham7 days1-1/+1
| |/
* | Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46 hours1-3/+3
|\ \
| * | i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resumeMarek Vasut6 days1-3/+3
| |/
* | Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds46 hours4-7/+9
|\ \
| * \ spi: Fix pm_runtime_set_suspended() with runtime pmMark Brown6 days2-4/+6
| |\ \
| | * | spi: spi-cadence: Fix missing spi_controller_is_target() checkJinjie Ruan7 days1-2/+4
| | * | spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan7 days1-2/+2
| | * | spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan7 days1-1/+1
| | |/
| * | spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks6 days1-2/+2
| * | spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl6 days1-1/+1
| |/
* | Merge tag 'riscv-for-linus-6.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3 days2-4/+4
|\ \
| * | drivers/perf: riscv: Align errno for unsupported perf eventPu Lehui6 days2-4/+4
| |/
* | Merge tag 'acpi-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3 days3-17/+39
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-video' and 'acpi-battery'Rafael J. Wysocki3 days2-11/+26
| |\ \ \
| | | * | ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf5 days1-3/+9
| | | * | ACPI: battery: Simplify battery hook lockingArmin Wolf5 days1-9/+9
| | | |/
| | * / ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIOHans de Goede6 days1-0/+9
| | |/
| * | ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]Hans de Goede7 days1-0/+7
| * | ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]Hans de Goede7 days1-0/+7
| * | ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GAHans de Goede7 days1-2/+2
| * | ACPI: resource: Remove duplicate Asus E1504GAB IRQ overrideHans de Goede7 days1-8/+1
| |/
* | Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3 days1-8/+8
|\ \
| * | cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlockUwe Kleine-König6 days1-8/+8
| |/
* | Merge tag 'gpio-fixes-for-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3 days2-7/+7
|\ \
| * | gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()Lad Prabhakar4 days1-2/+2
| * | gpio: davinci: Fix condition for irqchip registrationVignesh Raghavendra5 days1-1/+1
| * | gpio: davinci: fix lazy disableEmanuele Ghidoli7 days1-4/+4
| |/
* | Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3 days38-105/+268
|\ \
| * \ Merge tag 'drm-xe-fixes-2024-10-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4 days19-64/+159
| |\ \
| | * | drm/xe: Fix memory leak when aborting bindsMatthew Brost4 days1-1/+1
| | * | drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong4 days1-2/+2
| | * | drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza4 days1-6/+3
| | * | drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld4 days1-1/+3
| | * | drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld4 days1-8/+8
| | * | drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost4 days5-12/+19
| | * | drm/xe: Resume TDR after GT resetMatthew Brost4 days3-0/+8
| | * | drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa4 days2-0/+13
| | * | drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa4 days2-0/+26
| | * | drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa4 days1-1/+1