summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/da7280.c
AgeCommit message (Expand)AuthorLines
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2023-01-09Input: da7280 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron-4/+4
2022-12-02Input: da7280 - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2020-12-18Input: da7280 - protect OF match table with CONFIG_OFDmitry Torokhov-0/+2
2020-12-15Input: da7280 - fix missing error testDmitry Torokhov-0/+1
2020-12-14Input: da7280 - fix spelling mistake "sequemce" -> "sequence"Colin Ian King-1/+1
2020-12-11Input: new da7280 haptic driverRoy Im-0/+1329