summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-13misc: keba: Add fan deviceGerhard Engleder
2024-10-13misc: keba: Support EEPROM sections as separate devicesGerhard Engleder
2024-10-13misc: keba: Add LAN9252 driverGerhard Engleder
2024-10-13misc: keba: Add SPI controller deviceGerhard Engleder
2024-10-13misc: keba: Use capital letters for I2C error messageGerhard Engleder
2024-10-13misc: keba: Use variable ret for return valuesGerhard Engleder
2024-10-13uio: uio_pdrv_genirq: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-10-13uio: uio_dmem_genirq: Make use of irq_get_trigger_type()Vasileios Amoiridis
2024-10-13firmware: mtk-adsp-ipc: Switch to using dev_err_probe()AngeloGioacchino Del Regno
2024-10-13binder: add delivered_freeze to debugfs outputCarlos Llamas
2024-10-13binder: fix memleak of proc->delivered_freezeCarlos Llamas
2024-10-13binder: allow freeze notification for dead nodesCarlos Llamas
2024-10-13binder: fix BINDER_WORK_CLEAR_FREEZE_NOTIFICATION debug logsCarlos Llamas
2024-10-13binder: fix BINDER_WORK_FROZEN_BINDER debug logsCarlos Llamas
2024-10-13binder: fix freeze UAF in binder_release_work()Carlos Llamas
2024-10-13binder: fix OOB in binder_add_freeze_work()Carlos Llamas
2024-10-13binder: fix node UAF in binder_add_freeze_work()Carlos Llamas
2024-10-13rpmb: Remove some useless lockingChristophe JAILLET
2024-10-13rpmb: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-10-13misc: apds990x: Fix missing pm_runtime_disable()Jinjie Ruan
2024-10-13misc: eeprom_93xx46: Changing 'unsigned' to 'unsigned int'Daniel Hejduk
2024-10-13mei: bus: Reorganize kerneldoc parameter namesJulia Lawall
2024-10-06Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-06platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede
2024-10-06platform/x86: dell-sysman: add support for alienware productsCrag Wang
2024-10-06platform/x86/intel: power-domains: Add Diamond Rapids supportSrinivas Pandruvada
2024-10-06platform/x86: ISST: Add Diamond Rapids to support listSrinivas Pandruvada
2024-10-06platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby LakeHans de Goede
2024-10-06platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf
2024-10-05Merge tag 'for-linus-6.12a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-05Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-05Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-05Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-05platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade
2024-10-04Merge tag 'riscv-for-linus-6.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-04Merge tag 'acpi-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-10-04Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-10-04Merge tag 'gpio-fixes-for-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-04Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-04Merge branches 'acpi-video' and 'acpi-battery'Rafael J. Wysocki
2024-10-04Merge tag 'drm-xe-fixes-2024-10-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-10-03gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()Lad Prabhakar
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03drm/xe: Fix memory leak when aborting bindsMatthew Brost
2024-10-03drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong
2024-10-03drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza
2024-10-03drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld
2024-10-03drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost