summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/da7280.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-241-1/+0
|\
| * Input: da7280 - remove an unused field in struct da7280_hapticChristophe JAILLET2024-05-071-1/+0
* | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young2023-12-201-2/+2
|/
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: da7280 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-101-4/+4
* Input: da7280 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: da7280 - protect OF match table with CONFIG_OFDmitry Torokhov2020-12-181-0/+2
* Input: da7280 - fix missing error testDmitry Torokhov2020-12-161-0/+1
* Input: da7280 - fix spelling mistake "sequemce" -> "sequence"Colin Ian King2020-12-151-1/+1
* Input: new da7280 haptic driverRoy Im2020-12-111-0/+1329