summaryrefslogtreecommitdiff
path: root/drivers/platform/surface
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2023-02-03platform/surface: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-10/+3
2023-02-03platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz5-24/+24
2023-02-03platform/surface: aggregator_registry: Fix target-ID of base-hubMaximilian Luz2-2/+2
2023-02-03platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz4-6/+6
2023-02-03platform/surface: dtx: Use target-ID enum instead of hard-coding valuesMaximilian Luz1-9/+9
2023-02-03platform/surface: aggregator_tabletsw: Use target-ID enum instead of hard-cod...Maximilian Luz1-3/+3
2023-02-03platform/surface: aggregator_hub: Use target-ID enum instead of hard-coding v...Maximilian Luz1-2/+2
2023-02-03platform/surface: aggregator: Add target and source IDs to command trace eventsMaximilian Luz1-6/+67
2023-02-03platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz3-13/+14
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2023-01-12platform/surface: aggregator: Add missing call to ssam_request_sync_free()Maximilian Luz1-1/+3
2023-01-12platform/surface: aggregator: Ignore command messages not intended for usMaximilian Luz1-0/+14
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki1-2/+1
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li1-2/+1
2022-11-16platform/surface: aggregator_registry: Add support for Surface Laptop 5Maximilian Luz1-0/+16
2022-11-15platform/surface: aggregator_registry: Add support for Surface Pro 9Maximilian Luz1-0/+21
2022-11-15platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz1-4/+20
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-2/+3
2022-09-27platform/surface: Split memcpy() of struct ssam_event flexible arrayKees Cook1-1/+2
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang1-21/+26
2022-08-26platform/x86: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-25platform/surface: aggregator_registry: Add HID devices for sensors and UCSI c...Maximilian Luz1-0/+2
2022-08-25platform/surface: aggregator_registry: Rename HID device nodes based on new f...Maximilian Luz1-18/+18
2022-08-25platform/surface: aggregator_registry: Rename HID device nodes based on their...Maximilian Luz1-9/+9
2022-08-25platform/surface: aggregator_registry: Add support for Surface Laptop Go 2Maximilian Luz1-0/+3
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-08-15platform/surface: aggregator_registry: Add HID devices for sensors and UCSI c...Maximilian Luz1-0/+2
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on new f...Maximilian Luz1-18/+18
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on their...Maximilian Luz1-9/+9
2022-08-15platform/surface: aggregator_registry: Add support for Surface Laptop Go 2Maximilian Luz1-0/+3
2022-07-28platform/surface: gpe: Add support for 13" Intel version of Surface Laptop 4Maximilian Luz1-0/+12
2022-07-17platform/surface: tabletsw: Fix __le32 integer accessMaximilian Luz1-2/+2
2022-07-02platform/surface: Update copyright year of various driversMaximilian Luz22-22/+22
2022-07-02platform/surface: aggregator: Move subsystem hub drivers to their own moduleMaximilian Luz4-374/+404
2022-07-02platform/surface: aggregator: Move device registry helper functions to core m...Maximilian Luz2-89/+135
2022-07-02platform/surface: aggregator_registry: Add support for tablet mode switch on ...Maximilian Luz1-0/+7
2022-07-02platform/surface: aggregator_registry: Add support for tablet mode switch on ...Maximilian Luz1-1/+7
2022-07-02platform/surface: Add KIP/POS tablet-mode switch driverMaximilian Luz3-0/+557
2022-06-22platform/surface: aggregator: Reserve more event- and target-categoriesMaximilian Luz1-35/+45
2022-06-22platform/surface: avoid flush_scheduled_work() usageTetsuo Handa1-3/+24
2022-06-13platform/surface: aggregator_registry: Add support for keyboard cover on Surf...Maximilian Luz1-1/+36
2022-06-13platform/surface: aggregator_registry: Add KIP device hubMaximilian Luz1-2/+101
2022-06-13platform/surface: aggregator_registry: Change device ID for base hubMaximilian Luz1-2/+2
2022-06-13platform/surface: aggregator_registry: Generify subsystem hub functionalityMaximilian Luz1-116/+153
2022-06-13platform/surface: aggregator_registry: Use client device wrappers for notifie...Maximilian Luz1-3/+3
2022-06-13platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz1-18/+35
2022-05-06platform/surface: aggregator: Fix initialization order when compiling as buil...Maximilian Luz1-1/+1
2022-05-06platform/surface: gpe: Add support for Surface Pro 8Maximilian Luz1-0/+8
2022-03-02platform/surface: Remove Surface 3 Button driverHans de Goede3-255/+0