linux-stable/drivers/hid/i2c-hid
Thomas Weißschuh 34ba3657a5 HID: i2c-hid: switch to standard debugging APIs
Instead of implementing a custom form of dynamic debugging we can use
the standard debugging APIs. If the kernel is built with
CONFIG_DYNAMIC_DEBUG this will be more discoverable and featureful.

Also the previous module parameter "debug" is read-only so it can't
actually be enabled.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2023-01-18 09:40:53 +01:00
..
i2c-hid-acpi.c HID: i2c-hid: acpi: Stop setting wakeup_capable 2022-11-22 13:59:08 -08:00
i2c-hid-core.c HID: i2c-hid: switch to standard debugging APIs 2023-01-18 09:40:53 +01:00
i2c-hid-dmi-quirks.c HID: i2c-hid: add Vero K147 to descriptor override 2020-11-27 16:17:49 +01:00
i2c-hid-of-elan.c HID: i2c: use simple i2c probe 2022-10-18 16:13:25 +02:00
i2c-hid-of-goodix.c HID: i2c: use simple i2c probe 2022-10-18 16:13:25 +02:00
i2c-hid-of.c HID: i2c: use simple i2c probe 2022-10-18 16:13:25 +02:00
i2c-hid.h i2c: Make remove callback return void 2022-08-16 12:46:26 +02:00
Kconfig HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is 2022-11-15 16:27:22 +01:00
Makefile HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreens 2022-06-08 11:46:23 +02:00