summaryrefslogtreecommitdiff
path: root/drivers/input/rmi4
AgeCommit message (Expand)Author
2026-06-11Input: rmi4 - update formatting in F12Dmitry Torokhov
2026-06-11Input: rmi4 - propagate proper error code in F12 sensor tuningDmitry Torokhov
2026-06-11Input: rmi4 - simplify size calculations in F12Dmitry Torokhov
2026-06-11Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocatorsDmitry Torokhov
2026-06-11Input: rmi4 - use devm_kmalloc for F12 data packet bufferDmitry Torokhov
2026-06-11Input: rmi4 - use flexible array member for IRQ masks in F12Dmitry Torokhov
2026-06-11Input: rmi4 - use unaligned access helpers in F12Dmitry Torokhov
2026-06-11Input: rmi4 - change reg_size type to u32Dmitry Torokhov
2026-06-11Input: rmi4 - refactor F12 probe functionDmitry Torokhov
2026-06-11Input: rmi4 - use kzalloc_flex() for struct rmi_functionDmitry Torokhov
2026-06-11Input: rmi4 - refactor function allocation and registrationDmitry Torokhov
2026-06-11Input: rmi4 - use local presence map in rmi_read_register_desc()Dmitry Torokhov
2026-06-11Input: rmi4 - fix limit in rmi_register_desc_has_subpacket()Dmitry Torokhov
2026-06-11Input: rmi4 - fix bit count in bitmap_copy()Dmitry Torokhov
2026-06-11Input: rmi4 - iterative IRQ handlerDmitry Torokhov
2026-06-11Input: rmi4 - fix memory leak in rmi_set_attn_data()Dmitry Torokhov
2026-06-11Input: rmi4 - initialize attn_fifo properlyDmitry Torokhov
2026-06-11Input: rmi4 - fix num_subpackets overflow in register descriptorDmitry Torokhov
2026-06-11Input: rmi4 - fix type overflow in register countsDmitry Torokhov
2026-06-11Input: rmi4 - refactor register descriptor parsingDmitry Torokhov
2026-06-11Input: rmi4 - fix register descriptor address calculationDmitry Torokhov
2026-06-10Input: synaptics-rmi4 - unregister function handlers on physical driver regis...Haoxiang Li
2026-05-31Merge tag 'v7.1-rc6' into nextDmitry Torokhov
2026-05-30Input: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-04-04Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-23Input: synaptics-rmi4 - fix a locking bug in an error pathBart Van Assche
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-08Input: synaptics-rmi4 - add includes for types used in rmi_2d_sensor.hDmitry Torokhov
2025-08-21Input: include export.h in modules using EXPORT_SYMBOL*()Dmitry Torokhov
2025-08-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov
2025-07-27Input: synaptics-rmi4 - add support for F1AAndré Apitzsch
2025-07-27Input: synaptics-rmi4 - add support for Forcepads (F21)Marge Yang
2025-05-19Input: synaptics-rmi - fix crash with unsupported versions of F34Dmitry Torokhov
2025-02-04Input: drop vb2_ops_wait_prepare/finishHans Verkuil
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