summaryrefslogtreecommitdiff
path: root/drivers/input/rmi4
AgeCommit message (Expand)Author
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-04Input: synaptics-rmi4 - switch to using cleanup functions in F34Dmitry Torokhov
2024-10-04Input: synaptics-rmi4 - use guard notation when pausing serio port in F03Dmitry Torokhov
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-05Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov
2024-09-03Input: synaptics-rmi4 - fix crash when DPM query is not supportedDmitry Torokhov
2024-08-05Input: synaptics-rmi4 - add support for querying DPM value (F12)Marge Yang
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-05-27Merge tag 'v6.9' into nextDmitry Torokhov
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-22Merge branch 'next' into for-linusDmitry Torokhov
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-15Merge branch 'next' into for-linusDmitry Torokhov
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-08Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-07Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause
2024-03-03Input: synaptics-rmi4 - make rmi_bus_type constRicardo B. Marliere
2024-02-08Input: synaptics-rmi4 - follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-01-18Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan
2024-01-13Merge branch 'next' into for-linusDmitry Torokhov
2023-12-13Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()ye xingchen
2023-11-16treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEXAndy Shevchenko
2023-11-06Merge branch 'next' into for-linusDmitry Torokhov
2023-10-29Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-09-30Input: synaptics-rmi4 - replace deprecated strncpyJustin Stitt
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-13Input: synaptics-rmi4 - fix function name in kerneldocJiapeng Chong
2023-02-03Input: synaptics-rmi4 - fix SPI device IDRayyan Ansari
2023-01-27Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron
2022-12-02Input: rmi_smbus - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: rmi_i2c - Convert to i2c's .probe_new()Uwe Kleine-König
2022-09-27Input: synaptics-rmi4 - convert to use sysfs_emit() APIszhang songyi
2022-09-23Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()Matthias Schiffer
2022-09-23Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()Matthias Schiffer
2022-09-23Input: synaptics-rmi4 - remove unneeded struct register_offsetMatthias Schiffer
2022-09-23Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" commandMatthias Schiffer
2022-09-23Input: synaptics-rmi4 - reset after writing partition tableMatthias Schiffer
2022-09-23Input: synaptics-rmi4 - rewrite partition table unconditionallyMatthias Schiffer
2022-09-23Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8Matthias Schiffer
2022-09-23Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helperMatthias Schiffer
2022-09-23Input: synaptics-rmi4 - fix firmware update operations with bootloader v8Matthias Schiffer
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-24Input: synaptics-rmi4 - remove unnecessary flush_workqueue()ran jianping
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2021-11-05Input: synaptics-rmi4 - Fix device hierarchyLoic Poulain