summaryrefslogtreecommitdiff
path: root/include/linux/surface_aggregator
AgeCommit message (Expand)Author
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-04platform/surface: aggregator: make ssam_bus_type constant and staticGreg Kroah-Hartman
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion
2023-09-26platform/surface: aggregator: Annotate struct ssam_event with __counted_byKees Cook
2023-05-30platform/surface: aggregator: Make to_ssam_device_driver() respect constnessMaximilian Luz
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-02platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz
2023-02-02platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz
2023-02-02platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz
2023-01-27platform/surface: aggregator: move to_ssam_device() to use container_of_const()Greg Kroah-Hartman
2022-07-02platform/surface: aggregator: Move device registry helper functions to core m...Maximilian Luz
2022-07-02platform/surface: aggregator: Add helper macros for requests with argument an...Maximilian Luz
2022-06-22platform/surface: aggregator: Reserve more event- and target-categoriesMaximilian Luz
2022-06-13platform/surface: aggregator: Add comment for KIP subsystem categoryMaximilian Luz
2022-06-13platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz
2022-06-13platform/surface: aggregator: Allow devices to be marked as hot-removedMaximilian Luz
2022-06-13platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_S...Maximilian Luz
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz
2021-10-22HID: surface-hid: Use correct event registry for managing HID eventsMaximilian Luz
2021-06-16platform/surface: aggregator: Update copyrightMaximilian Luz
2021-06-16platform/surface: aggregator: Allow enabling of events without notifiersMaximilian Luz
2021-06-16platform/surface: aggregator: Allow registering notifiers without enabling ev...Maximilian Luz
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz
2021-01-06platform/surface: Add Surface Aggregator subsystemMaximilian Luz