aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/da7280.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-03Input: da7280 - use guard notation when acquiring mutex and spinlockDmitry Torokhov1-14/+12
2024-05-27Merge tag 'v6.9' into nextDmitry Torokhov1-2/+2
2024-05-06Input: da7280 - remove an unused field in struct da7280_hapticChristophe JAILLET1-1/+0
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young1-2/+2
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-01-09Input: da7280 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-12-02Input: da7280 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2020-12-18Input: da7280 - protect OF match table with CONFIG_OFDmitry Torokhov1-0/+2
2020-12-15Input: da7280 - fix missing error testDmitry Torokhov1-0/+1
2020-12-14Input: da7280 - fix spelling mistake "sequemce" -> "sequence"Colin Ian King1-1/+1
2020-12-11Input: new da7280 haptic driverRoy Im1-0/+1329