summaryrefslogtreecommitdiff
path: root/lwis_device_test.c
AgeCommit message (Expand)Author
2023-11-01LWIS: devm_kzalloc() does not need kfree()Holmes Chou
2023-07-17LWIS: Remove lwis_event_subscribe_operationslinyuny
2023-06-13Remove unnecessary error logs from kmallocEdmond Chung
2023-06-09LWIS: Move device init functions back to each device type's header fileHolmes Chou
2023-04-14LWIS: Add a struct device field in struce lwis_deviceHolmes Chou
2023-03-30LWIS: test infra refactor: add more functions for lwis-test device.linyuny
2022-12-12lwis: create test device for test-specific devices.linyuny