aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/aggregator/core.c
Commit message (Expand)AuthorAgeFilesLines
* platform/surface: Add OF supportKonrad Dybcio2024-08-191-19/+63
* platform/surface: aggregator: Log critical errors during SAM probingWeifeng Liu2024-05-141-14/+28
* treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-281-2/+2
* Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-111-1/+4
|\
| * platform/surface: aggregator: fix recv_buf() return valueFrancesco Dolcini2023-11-291-1/+4
* | tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+2
|/
* platform/surface: Update copyright year of various driversMaximilian Luz2022-07-021-1/+1
* platform/surface: aggregator: Fix initialization order when compiling as buil...Maximilian Luz2022-05-061-1/+1
* platform/surface: aggregator: Make client device removal more genericMaximilian Luz2021-11-161-1/+2
* platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helperAndy Shevchenko2021-08-131-8/+1
* Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede2021-06-161-3/+3
|\
| * ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally2021-06-071-3/+3
* | platform/surface: aggregator: Update copyrightMaximilian Luz2021-06-161-1/+1
|/
* platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz2021-01-061-0/+12
* platform/surface: aggregator: Add trace pointsMaximilian Luz2021-01-061-0/+3
* platform/surface: aggregator: Add event item allocation cachingMaximilian Luz2021-01-061-2/+14
* platform/surface: aggregator: Add control packet allocation cachingMaximilian Luz2021-01-061-1/+26
* platform/surface: Add Surface Aggregator subsystemMaximilian Luz2021-01-061-0/+787