summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: panasonic-laptop: sort includes alphabeticallyHans de Goede2022-06-281-9/+8
* platform/x86: panasonic-laptop: de-obfuscate button codesStefan Seyfried2022-06-281-5/+11
* ACPI: video: Change how we determine if brightness key-presses are handledHans de Goede2022-06-281-7/+6
* platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_...Hans de Goede2022-06-271-1/+7
* platform/x86: ideapad-laptop: Add allow_v4_dytc module parameterHans de Goede2022-06-271-7/+14
* platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resourceJean Delvare2022-06-271-0/+1
* platform/x86/dell: Kconfig: Remove unnecessary "depends on X86_PLATFORM_DEVICES"Hans de Goede2022-06-271-1/+0
* platform/x86: Kconfig: Remove unnecessary "if X86"Hans de Goede2022-06-271-3/+2
* platform/x86: acer_wmi: Cleanup Kconfig selectsHans de Goede2022-06-271-5/+3
* platform/x86: thinkpad_acpi: Replace custom str_on_off() etcAndy Shevchenko2022-06-271-34/+21
* platform/x86: thinkpad_acpi: Sort headers for better maintenanceAndy Shevchenko2022-06-271-27/+31
* platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_d...Dan Carpenter2022-06-271-1/+3
* platform/x86: intel/pmc: Add Alder Lake N support to PMC core driverGayatri Kammela2022-06-271-0/+1
* platform/surface: aggregator: Reserve more event- and target-categoriesMaximilian Luz2022-06-221-35/+45
* platform/surface: avoid flush_scheduled_work() usageTetsuo Handa2022-06-221-3/+24
* platform/x86: Move AMD platform drivers to separate directoryShyam Sundar S K2022-06-226-28/+43
* platform/x86: thinkpad_acpi: Use backlight helperStephen Kitt2022-06-221-4/+1
* platform/x86: compal-laptop: Use backlight helperStephen Kitt2022-06-221-3/+1
* platform/x86: apple-gmux: Use backlight helperStephen Kitt2022-06-221-4/+1
* platform/x86: acer-wmi: Use backlight helperStephen Kitt2022-06-221-6/+1
* platform/x86: thinkpad-acpi: Enable AMT by default on supported systemsMark Pearson2022-06-221-0/+5
* platform/x86: thinkpad-acpi: Add support for hotkey 0x131aMark Pearson2022-06-221-0/+11
* platform/x86: thinkpad-acpi: Add support for automatic mode transitionsMark Pearson2022-06-221-0/+34
* platform/x86: thinkpad-acpi: profile capabilities as integerMark Pearson2022-06-221-27/+18
* platform/surface: aggregator_registry: Add support for keyboard cover on Surf...Maximilian Luz2022-06-131-1/+36
* platform/surface: aggregator_registry: Add KIP device hubMaximilian Luz2022-06-131-2/+101
* platform/surface: aggregator_registry: Change device ID for base hubMaximilian Luz2022-06-131-2/+2
* platform/surface: aggregator_registry: Generify subsystem hub functionalityMaximilian Luz2022-06-131-116/+153
* HID: surface-hid: Add support for hot-removalMaximilian Luz2022-06-131-1/+37
* power/supply: surface_battery: Use client device wrappers for notifier regist...Maximilian Luz2022-06-131-2/+2
* power/supply: surface_charger: Use client device wrappers for notifier regist...Maximilian Luz2022-06-131-2/+2
* platform/surface: aggregator_registry: Use client device wrappers for notifie...Maximilian Luz2022-06-131-3/+3
* platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz2022-06-131-18/+35
* platform/x86: system76_acpi: Use dev_get_drvdataHaowen Bai2022-06-121-2/+2
* platform/x86: Drop the PMC_ATOM Kconfig optionHans de Goede2022-06-123-9/+2
* platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee2022-06-121-0/+6
* platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik2022-06-121-8/+15
* platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez2022-06-121-2/+4
* platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors2022-06-101-0/+1
* platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura2022-06-101-0/+1
* platform/x86: barco-p50-gpio: Add check for platform_driver_registerJiasheng Jiang2022-06-101-1/+4
* platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo2022-06-101-0/+1
* platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari2022-06-101-1/+1
* platform/mellanox: Add static in struct declaration.Michael Shych2022-06-101-1/+1
* platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven2022-06-101-1/+1
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-051-0/+2
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-051-0/+2
* | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-0516-87/+21
|\ \
| * | clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-05-241-1/+1
| * | clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter2022-05-241-2/+1