index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
surface_aggregator
/
device.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
platform/surface: aggregator: make ssam_bus_type constant and static
Greg Kroah-Hartman
1
-1
/
+0
2023-05-30
platform/surface: aggregator: Make to_ssam_device_driver() respect constness
Maximilian Luz
1
-5
/
+1
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-4
/
+1
2023-02-02
platform/surface: aggregator: Rename top-level request functions to avoid ambiguities
Maximilian Luz
1
-4
/
+4
2023-02-02
platform/surface: aggregator: Enforce use of target-ID enum in device ID macros
Maximilian Luz
1
-25
/
+25
2023-01-27
platform/surface: aggregator: move to_ssam_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2022-07-02
platform/surface: aggregator: Move device registry helper functions to core module
Maximilian Luz
1
-0
/
+52
2022-07-02
platform/surface: aggregator: Add helper macros for requests with argument and return value
Maximilian Luz
1
-0
/
+36
2022-06-13
platform/surface: aggregator: Allow notifiers to avoid communication on unregistering
Maximilian Luz
1
-0
/
+66
2022-06-13
platform/surface: aggregator: Allow devices to be marked as hot-removed
Maximilian Luz
1
-3
/
+45
2022-06-13
platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_SURFACE_AGGREGATOR_BUS is disabled
Maximilian Luz
1
-0
/
+11
2021-11-16
platform/surface: aggregator: Make client device removal more generic
Maximilian Luz
1
-0
/
+9
2021-06-16
platform/surface: aggregator: Update copyright
Maximilian Luz
1
-1
/
+1
2021-05-19
platform/surface: aggregator: avoid clang -Wconstant-conversion warning
Arnd Bergmann
1
-3
/
+3
2021-03-08
platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static functions
Maximilian Luz
1
-15
/
+16
2021-01-07
platform/surface: aggregator: Add dedicated bus and device type
Maximilian Luz
1
-0
/
+423