summaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface
AgeCommit message (Expand)AuthorLines
2023-12-19ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki-27/+1
2023-12-15ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki-3/+1
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman-1/+4
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)-7/+7
2023-11-29platform/surface: aggregator: fix recv_buf() return valueFrancesco Dolcini-1/+4
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-24/+14
2023-10-26Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'Rafael J. Wysocki-3/+7
2023-10-18platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf-2/+1
2023-09-29ACPI: utils: Dynamically determine acpi_handle_list sizeRafael J. Wysocki-3/+7
2023-09-21platform/surface: hotplug: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-21platform/surface: gpe: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-21platform/surface: dtx: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-09-21platform/surface: aggregator-registry: Convert to platform remove callback re...Uwe Kleine-König-3/+2
2023-09-21platform/surface: aggregator-cdev: Convert to platform remove callback return...Uwe Kleine-König-3/+2
2023-09-21platform/surface: acpi-notify: Convert to platform remove callback returning ...Uwe Kleine-König-4/+2
2023-09-21platform/surface: surface3-wmi: Convert to platform remove callback returning...Uwe Kleine-König-3/+2
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2023-06-13platform/surface: surface3_power: Switch back to use struct i2c_driver's .pro...Uwe Kleine-König-1/+1
2023-06-01platform/surface: Disable for RISC-VSunil V L-1/+1
2023-05-30platform/surface: aggregator_tabletsw: Add support for book mode in POS subsy...Maximilian Luz-0/+5
2023-05-30platform/surface: aggregator_tabletsw: Add support for book mode in KIP subsy...Maximilian Luz-0/+5
2023-05-30platform/surface: aggregator: Allow completion work-items to be executed in p...Maximilian Luz-1/+1
2023-04-25Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-40/+142
2023-03-22platform/surface: aggregator: Add missing fwnode_handle_put()Liang He-1/+3
2023-03-16platform/surface: aggregator_registry: Add support for tablet-mode switch on ...Maximilian Luz-1/+1
2023-03-16platform/surface: aggregator_tabletsw: Add support for Type-Cover posture sourceMaximilian Luz-0/+57
2023-03-16platform/surface: aggregator_tabletsw: Properly handle different posture sour...Maximilian Luz-39/+84
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2023-02-02platform/surface: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko-10/+3
2023-02-02platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz-24/+24
2023-02-02platform/surface: aggregator_registry: Fix target-ID of base-hubMaximilian Luz-2/+2
2023-02-02platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz-6/+6
2023-02-02platform/surface: dtx: Use target-ID enum instead of hard-coding valuesMaximilian Luz-9/+9
2023-02-02platform/surface: aggregator_tabletsw: Use target-ID enum instead of hard-cod...Maximilian Luz-3/+3
2023-02-02platform/surface: aggregator_hub: Use target-ID enum instead of hard-coding v...Maximilian Luz-2/+2
2023-02-02platform/surface: aggregator: Add target and source IDs to command trace eventsMaximilian Luz-6/+67
2023-02-02platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz-13/+14
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman-2/+2
2023-01-12platform/surface: aggregator: Add missing call to ssam_request_sync_free()Maximilian Luz-1/+3
2023-01-12platform/surface: aggregator: Ignore command messages not intended for usMaximilian Luz-0/+14
2022-12-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki-2/+1
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li-2/+1
2022-11-16platform/surface: aggregator_registry: Add support for Surface Laptop 5Maximilian Luz-0/+16
2022-11-15platform/surface: aggregator_registry: Add support for Surface Pro 9Maximilian Luz-0/+21
2022-11-15platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz-4/+20
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+3
2022-09-27platform/surface: Split memcpy() of struct ssam_event flexible arrayKees Cook-1/+2
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang-21/+26
2022-08-26platform/x86: move from strlcpy with unused retval to strscpyWolfram Sang-1/+1