aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus 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 client to SP8Maximilian Luz1-0/+2
2022-08-25platform/surface: aggregator_registry: Rename HID device nodes based on new findingsMaximilian Luz1-18/+18
2022-08-25platform/surface: aggregator_registry: Rename HID device nodes based on their functionMaximilian 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 client to SP8Maximilian Luz1-0/+2
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on new findingsMaximilian Luz1-18/+18
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on their functionMaximilian 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 moduleMaximilian Luz2-89/+135
2022-07-02platform/surface: aggregator_registry: Add support for tablet mode switch on Surface Laptop StudioMaximilian Luz1-0/+7
2022-07-02platform/surface: aggregator_registry: Add support for tablet mode switch on Surface Pro 8Maximilian 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 Surface Pro 8Maximilian 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 notifier registrationMaximilian Luz1-3/+3
2022-06-13platform/surface: aggregator: Allow notifiers to avoid communication on unregisteringMaximilian Luz1-18/+35
2022-05-06platform/surface: aggregator: Fix initialization order when compiling as builtin moduleMaximilian 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
2022-03-02surface: surface3_power: Fix battery readings on batteries without a serial numberHans de Goede1-3/+10
2022-02-03platform/surface: surface3-wmi: Simplify resource managementChristophe JAILLET1-4/+1
2022-02-03platform/surface: Replace acpi_bus_get_device()Rafael J. Wysocki2-9/+6
2022-01-24platform/surface: Reinstate platform dependencyGeert Uytterhoeven1-0/+1
2021-12-07platform: surface: Propagate ACPI DependencyJarrett Schultz2-1/+7
2021-11-16platform/surface: aggregator_registry: Rename device registration functionMaximilian Luz1-4/+4
2021-11-16platform/surface: aggregator_registry: Use generic client removal functionMaximilian Luz1-19/+5
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz3-20/+10
2021-10-28platform/surface: aggregator_registry: Add initial support for Surface Pro 8Maximilian Luz1-0/+12
2021-10-21platform/surface: aggregator_registry: Add support for Surface Laptop StudioMaximilian Luz1-0/+54
2021-10-21platform/surface: gpe: Add support for Surface Laptop StudioMaximilian Luz1-0/+13
2021-10-19surface: surface3_power: Drop redundant acpi_bus_get_device() callRafael J. Wysocki1-2/+1
2021-10-19surface: surface3-wmi: Use ACPI_COMPANION() directlyRafael J. Wysocki1-5/+4
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds2-16/+7
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-8/+1
2021-08-13platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helperAndy Shevchenko1-8/+1
2021-08-12platform/surface: aggregator: Use y instead of objs in MakefileAndy Shevchenko1-9/+6
2021-08-12platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helperAndy Shevchenko1-7/+1