summaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator
AgeCommit message (Expand)Author
2024-05-14platform/surface: aggregator: Log critical errors during SAM probingWeifeng Liu
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...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-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-11-29platform/surface: aggregator: fix recv_buf() return valueFrancesco Dolcini
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-01platform/surface: Disable for RISC-VSunil V L
2023-05-30platform/surface: aggregator: Allow completion work-items to be executed in p...Maximilian Luz
2023-03-22platform/surface: aggregator: Add missing fwnode_handle_put()Liang He
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: Add target and source IDs to command trace eventsMaximilian Luz
2023-02-02platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-12platform/surface: aggregator: Add missing call to ssam_request_sync_free()Maximilian Luz
2023-01-12platform/surface: aggregator: Ignore command messages not intended for usMaximilian Luz
2022-11-15platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz
2022-07-02platform/surface: Update copyright year of various driversMaximilian Luz
2022-07-02platform/surface: aggregator: Move device registry helper functions to core m...Maximilian Luz
2022-06-22platform/surface: aggregator: Reserve more event- and target-categoriesMaximilian Luz
2022-06-13platform/surface: aggregator: Allow notifiers to avoid communication on unreg...Maximilian Luz
2022-05-06platform/surface: aggregator: Fix initialization order when compiling as buil...Maximilian Luz
2021-12-07platform: surface: Propagate ACPI DependencyJarrett Schultz
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-13platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helperAndy Shevchenko
2021-08-12platform/surface: aggregator: Use y instead of objs in MakefileAndy Shevchenko
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-06-16Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede
2021-06-16platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li
2021-06-16platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...Baokun Li
2021-06-16platform/surface: aggregator: Drop unnecessary variable initializationMaximilian Luz
2021-06-16platform/surface: aggregator: Do not return uninitialized valueMaximilian 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-06-16platform/surface: aggregator: Fix event disable functionMaximilian Luz
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally
2021-05-19platform/surface: aggregator: Do not mark interrupt as sharedMaximilian Luz
2021-04-20platform/surface: aggregator: fix a bit testDan Carpenter
2021-04-08platform/surface: aggregator: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz
2021-02-11platform/surface: aggregator: Fix access of unaligned valueMaximilian Luz
2021-02-03platform/surface: aggregator: Fix braces in if condition with unlikely() macroMaximilian Luz