| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | Input: rmi4 - tolerate short register descriptor structure | Dmitry Torokhov | 1 | -12/+25 |
| 4 days | Revert "Input: rmi4 - fix register descriptor address calculation" | Dmitry Torokhov | 1 | -1/+1 |
| 6 days | Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count | Bryam Vargas | 1 | -1/+1 |
| 6 days | Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count | Bryam Vargas | 1 | -1/+1 |
| 2026-06-11 | Input: rmi4 - update formatting in F12 | Dmitry Torokhov | 1 | -56/+56 |
| 2026-06-11 | Input: rmi4 - propagate proper error code in F12 sensor tuning | Dmitry Torokhov | 1 | -2/+2 |
| 2026-06-11 | Input: rmi4 - simplify size calculations in F12 | Dmitry Torokhov | 1 | -10/+4 |
| 2026-06-11 | Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocators | Dmitry Torokhov | 1 | -10/+15 |
| 2026-06-11 | Input: rmi4 - use devm_kmalloc for F12 data packet buffer | Dmitry Torokhov | 1 | -1/+1 |
| 2026-06-11 | Input: rmi4 - use flexible array member for IRQ masks in F12 | Dmitry Torokhov | 1 | -16/+14 |
| 2026-06-11 | Input: rmi4 - use unaligned access helpers in F12 | Dmitry Torokhov | 1 | -6/+7 |
| 2026-06-11 | Input: rmi4 - change reg_size type to u32 | Dmitry Torokhov | 5 | -14/+26 |
| 2026-06-11 | Input: rmi4 - refactor F12 probe function | Dmitry Torokhov | 1 | -113/+78 |
| 2026-06-11 | Input: rmi4 - use kzalloc_flex() for struct rmi_function | Dmitry Torokhov | 1 | -3/+1 |
| 2026-06-11 | Input: rmi4 - refactor function allocation and registration | Dmitry Torokhov | 3 | -17/+26 |
| 2026-06-11 | Input: rmi4 - use local presence map in rmi_read_register_desc() | Dmitry Torokhov | 2 | -12/+14 |
| 2026-06-11 | Input: rmi4 - fix limit in rmi_register_desc_has_subpacket() | Dmitry Torokhov | 1 | -1/+1 |
| 2026-06-11 | Input: rmi4 - fix bit count in bitmap_copy() | Dmitry Torokhov | 1 | -4/+3 |
| 2026-06-11 | Input: rmi4 - iterative IRQ handler | Dmitry Torokhov | 1 | -16/+16 |
| 2026-06-11 | Input: rmi4 - fix memory leak in rmi_set_attn_data() | Dmitry Torokhov | 1 | -1/+5 |
| 2026-06-11 | Input: rmi4 - initialize attn_fifo properly | Dmitry Torokhov | 1 | -0/+1 |
| 2026-06-11 | Input: rmi4 - fix num_subpackets overflow in register descriptor | Dmitry Torokhov | 2 | -1/+8 |
| 2026-06-11 | Input: rmi4 - fix type overflow in register counts | Dmitry Torokhov | 1 | -1/+1 |
| 2026-06-11 | Input: rmi4 - refactor register descriptor parsing | Dmitry Torokhov | 1 | -48/+76 |
| 2026-06-11 | Input: rmi4 - fix register descriptor address calculation | Dmitry Torokhov | 1 | -1/+1 |
| 2026-06-10 | Input: synaptics-rmi4 - unregister function handlers on physical driver regis... | Haoxiang Li | 1 | -1/+3 |
| 2026-05-31 | Merge tag 'v7.1-rc6' into next | Dmitry Torokhov | 1 | -2/+2 |
| 2026-05-30 | Input: Use named initializers for arrays of i2c_device_data | Uwe Kleine-König (The Capable Hub) | 2 | -2/+2 |
| 2026-04-04 | Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
| 2026-02-23 | Input: synaptics-rmi4 - fix a locking bug in an error path | Bart Van Assche | 1 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -2/+2 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -2/+2 |
| 2025-09-08 | Input: synaptics-rmi4 - add includes for types used in rmi_2d_sensor.h | Dmitry Torokhov | 1 | -0/+3 |
| 2025-08-21 | Input: include export.h in modules using EXPORT_SYMBOL*() | Dmitry Torokhov | 3 | -0/+3 |
| 2025-08-03 | Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux... | Dmitry Torokhov | 1 | -58/+75 |
| 2025-07-27 | Input: synaptics-rmi4 - add support for F1A | André Apitzsch | 5 | -0/+155 |
| 2025-07-27 | Input: synaptics-rmi4 - add support for Forcepads (F21) | Marge Yang | 5 | -0/+192 |
| 2025-05-19 | Input: synaptics-rmi - fix crash with unsupported versions of F34 | Dmitry Torokhov | 1 | -58/+75 |
| 2025-02-04 | Input: drop vb2_ops_wait_prepare/finish | Hans Verkuil | 1 | -2/+0 |
| 2024-11-25 | Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -25/+16 |
| 2024-11-04 | Input: synaptics-rmi4 - switch to using cleanup functions in F34 | Dmitry Torokhov | 1 | -23/+14 |
| 2024-10-04 | Input: synaptics-rmi4 - use guard notation when pausing serio port in F03 | Dmitry Torokhov | 1 | -2/+2 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 3 | -3/+3 |
| 2024-09-05 | Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next | Dmitry Torokhov | 4 | -6/+6 |
| 2024-09-03 | Input: synaptics-rmi4 - fix crash when DPM query is not supported | Dmitry Torokhov | 1 | -3/+2 |
| 2024-08-05 | Input: synaptics-rmi4 - add support for querying DPM value (F12) | Marge Yang | 1 | -10/+34 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 4 | -6/+6 |
| 2024-05-27 | Merge tag 'v6.9' into next | Dmitry Torokhov | 3 | -26/+32 |
| 2024-05-24 | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
| 2024-05-22 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -2/+2 |
| 2024-05-13 | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2 | -2/+2 |
| 2024-03-17 | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -3/+7 |
| 2024-03-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -3/+7 |
| 2024-03-13 | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-08 | Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
| 2024-03-07 | Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal | Mathias Krause | 1 | -3/+3 |
| 2024-03-03 | Input: synaptics-rmi4 - make rmi_bus_type const | Ricardo B. Marliere | 2 | -2/+2 |
| 2024-02-08 | Input: synaptics-rmi4 - follow renaming of SPI "master" to "controller" | Uwe Kleine-König | 1 | -1/+1 |
| 2024-01-18 | Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+6 |
| 2024-01-18 | Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails | Kunwu Chan | 1 | -1/+5 |
| 2024-01-13 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -7/+6 |
| 2023-12-13 | Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf() | ye xingchen | 1 | -7/+6 |
| 2023-11-16 | treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX | Andy Shevchenko | 1 | -1/+1 |
| 2023-11-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -2/+2 |
| 2023-10-29 | Input: synaptics-rmi4 - fix use after free in rmi_unregister_function() | Dan Carpenter | 1 | -1/+1 |
| 2023-10-13 | Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport | Dmitry Torokhov | 1 | -22/+28 |
| 2023-09-30 | Input: synaptics-rmi4 - replace deprecated strncpy | Justin Stitt | 1 | -1/+1 |
| 2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2 | -2/+2 |
| 2023-04-13 | Input: synaptics-rmi4 - fix function name in kerneldoc | Jiapeng Chong | 1 | -1/+1 |
| 2023-02-03 | Input: synaptics-rmi4 - fix SPI device ID | Rayyan Ansari | 1 | -1/+1 |
| 2023-01-27 | Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr() | Jonathan Cameron | 3 | -24/+13 |
| 2022-12-02 | Input: rmi_smbus - Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-12-02 | Input: rmi_i2c - Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-09-27 | Input: synaptics-rmi4 - convert to use sysfs_emit() APIs | zhang songyi | 1 | -8/+8 |
| 2022-09-23 | Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash() | Matthias Schiffer | 1 | -10/+9 |
| 2022-09-23 | Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash() | Matthias Schiffer | 1 | -19/+6 |
| 2022-09-23 | Input: synaptics-rmi4 - remove unneeded struct register_offset | Matthias Schiffer | 3 | -37/+15 |
| 2022-09-23 | Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command | Matthias Schiffer | 1 | -86/+1 |
| 2022-09-23 | Input: synaptics-rmi4 - reset after writing partition table | Matthias Schiffer | 1 | -0/+8 |
| 2022-09-23 | Input: synaptics-rmi4 - rewrite partition table unconditionally | Matthias Schiffer | 2 | -142/+13 |
| 2022-09-23 | Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8 | Matthias Schiffer | 1 | -5/+5 |
| 2022-09-23 | Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper | Matthias Schiffer | 1 | -7/+29 |
| 2022-09-23 | Input: synaptics-rmi4 - fix firmware update operations with bootloader v8 | Matthias Schiffer | 1 | -3/+3 |
| 2022-08-18 | Input: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2 | -5/+5 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2022-05-28 | Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
| 2022-04-24 | Input: synaptics-rmi4 - remove unnecessary flush_workqueue() | ran jianping | 1 | -1/+0 |
| 2022-03-18 | media: Kconfig: cleanup VIDEO_DEV dependencies | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2021-11-05 | Input: synaptics-rmi4 - Fix device hierarchy | Loic Poulain | 1 | -0/+1 |
| 2020-12-10 | Input: synaptics-rmi4 - use new structure for SPI transfer delays | Sergiu Cuciurean | 1 | -2/+4 |
| 2020-11-09 | Input: synaptics-rmi4 - fix kerneldoc warnings | Lee Jones | 5 | -115/+149 |
| 2020-10-04 | Input: synaptics-rmi4 - support bootloader v8 in f34v7 | Jason A. Donenfeld | 1 | -2/+7 |
| 2020-10-04 | Input: synaptics-rmi4 - add support for F3A | Vincent Huang | 5 | -0/+254 |
| 2020-10-04 | Input: synaptics-rmi4 - rename f30_data to gpio_data | Vincent Huang | 1 | -7/+7 |
| 2020-04-28 | Input: synaptics-rmi4 - fix error return code in rmi_driver_probe() | Wei Yongjun | 1 | -1/+2 |
| 2020-04-27 | Input: synaptics-rmi4 - really fix attn_data use-after-free | Evan Green | 1 | -1/+1 |
| 2020-03-24 | Input: synaptics-rmi4 - set reduced reporting mode only when requested | Andrew Duggan | 1 | -2/+2 |
| 2020-01-31 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -0/+14 |
| 2020-01-31 | Input: synaptics-rmi4 - switch to reduced reporting mode | Lucas Stach | 1 | -0/+14 |
| 2020-01-16 | Input: rmi_f54 - read from FIFO in 32 byte blocks | Hans Verkuil | 1 | -16/+27 |
| 2020-01-16 | Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers" | Hans Verkuil | 1 | -0/+2 |
| 2019-12-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -2/+3 |
| 2019-12-04 | Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers | Hans Verkuil | 1 | -2/+0 |
| 2019-12-04 | Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash | Lucas Stach | 1 | -0/+3 |
| 2019-11-25 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -33/+30 |
| 2019-11-22 | Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54 | Hans Verkuil | 1 | -1/+14 |
| 2019-11-15 | Input: synaptics-rmi4 - destroy F54 poller workqueue when removing | Chuhong Yuan | 1 | -0/+1 |
| 2019-11-12 | Input: synaptics-rmi4 - clear IRQ enables for F54 | Lucas Stach | 1 | -1/+1 |
| 2019-11-04 | Input: synaptics-rmi4 - simplify data read in rmi_f54_work | Lucas Stach | 1 | -32/+16 |
| 2019-11-04 | Input: synaptics-rmi4 - remove unused result_bits mask | Andrew Duggan | 1 | -4/+1 |
| 2019-11-04 | Input: synaptics-rmi4 - do not consume more data than we have (F11, F12) | Andrew Duggan | 2 | -4/+4 |
| 2019-11-04 | Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver | Andrew Duggan | 1 | -2/+26 |
| 2019-11-04 | Input: synaptics-rmi4 - fix video buffer size | Lucas Stach | 1 | -1/+1 |
| 2019-10-11 | Input: synaptics-rmi4 - avoid processing unknown IRQs | Evan Green | 1 | -1/+5 |
| 2019-07-24 | Input: synaptics-rmi4 - remove the exporting of rmi_2d_sensor_set_input_params | Denis Efremov | 1 | -1/+0 |
| 2019-07-15 | Merge tag 'v5.2' into next | Dmitry Torokhov | 20 | -76/+20 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 19 | -76/+19 |
| 2019-05-27 | Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags' | YueHaibing | 1 | -4/+2 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-10 | Merge tag 'v5.1' into next | Dmitry Torokhov | 2 | -6/+2 |
| 2019-05-10 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -15/+6 |
| 2019-04-26 | Input: synaptics-rmi4 - write config register values to the right offset | Lucas Stach | 1 | -1/+1 |
| 2019-04-26 | Input: synaptics-rmi4 - fix enum_fmt | Philipp Zabel | 1 | -15/+5 |
| 2019-04-26 | Input: synaptics-rmi4 - fill initial format | Philipp Zabel | 1 | -0/+1 |
| 2019-04-24 | Input: synaptics-rmi4 - fix possible double free | Pan Bian | 1 | -5/+1 |
| 2018-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 12 | -103/+133 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 5 | -23/+27 |
| 2018-06-11 | Input: synaptics-rmi4 - fix axis-swap behavior | Lucas Stach | 1 | -18/+16 |
| 2018-06-11 | Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts() | Wei Yongjun | 1 | -1/+1 |
| 2018-06-05 | Input: synaptics-rmi4 - convert irq distribution to irq_domain | Nick Dyer | 11 | -85/+117 |
| 2018-04-06 | Input: synaptics-rmi4 - fix an unchecked out of memory error path | Christophe JAILLET | 1 | -2/+5 |
| 2018-02-01 | Merge branch 'next' into for-linus | Dmitry Torokhov | 7 | -27/+66 |
| 2018-01-24 | Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in... | Nick Dyer | 1 | -3/+9 |
| 2018-01-22 | Input: synaptics-rmi4 - log when we create a guest serio port | Dmitry Torokhov | 1 | -4/+5 |
| 2018-01-22 | Input: synaptics-rmi4 - unmask F03 interrupts when port is opened | Dmitry Torokhov | 1 | -10/+54 |
| 2018-01-22 | Input: synaptics-rmi4 - do not delete interrupt memory too early | Dmitry Torokhov | 1 | -7/+7 |
| 2018-01-18 | Input: synaptics-rmi4 - prevent UAF reported by KASAN | Nick Desaulniers | 1 | -1/+3 |
| 2018-01-16 | Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage | Greg Kroah-Hartman | 4 | -5/+0 |
| 2018-01-05 | Input: synaptic_rmi4 - remove duplicate include in F34 | Pravin Shedge | 1 | -1/+0 |
| 2017-11-13 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -1/+2 |
| 2017-11-07 | Merge tag 'v4.14-rc8' into next | Dmitry Torokhov | 2 | -2/+4 |
| 2017-11-07 | Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3 | Yiannis Marangos | 1 | -2/+2 |
| 2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-27 | Input: synaptics-rmi4 - limit the range of what GPIOs are buttons | Andrew Duggan | 1 | -2/+3 |
| 2017-10-09 | Input: synaptics-rmi4 - make array rmi_f54_report_type_names static | Colin Ian King | 1 | -1/+1 |
| 2017-07-24 | Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Dmitry Torokhov | 3 | -19/+11 |
| 2017-07-22 | Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01 | Dmitry Torokhov | 1 | -8/+3 |
| 2017-07-12 | Input: synaptics-rmi4 - constify attribute_group structures in F01 | Arvind Yadav | 1 | -1/+1 |
| 2017-07-12 | Input: synaptics-rmi4 - constify attribute_group structures in F34 | Arvind Yadav | 1 | -1/+1 |
| 2017-06-23 | Input: synaptics-rmi4 - only read the F54 query registers which are used | Andrew Duggan | 1 | -10/+7 |
| 2017-06-09 | Input: synaptics-rmi4 - register F03 port as pass-through serio | Dmitry Torokhov | 1 | -1/+1 |
| 2017-06-01 | Input: synaptics-rmi4 - use %phN to form F34 configuration ID | Dmitry Torokhov | 1 | -14/+8 |
| 2017-05-29 | Input: synaptics-rmi4 - change a char type to u8 | Dan Carpenter | 1 | -1/+1 |
| 2017-04-14 | Input: synaptics-rmi4 - enable IRQ operation in F34 V7 | Nick Dyer | 3 | -67/+82 |
| 2017-04-14 | Input: synaptics-rmi4 - change F12 clip to inactive border debug | Nick Dyer | 1 | -11/+7 |
| 2017-04-14 | Input: synaptics-rmi4 - use dev_driver_string when registering interrupt | Nick Dyer | 1 | -1/+1 |
| 2017-04-03 | Input: synaptics-rmi4 - when registering sensors do not call them "drivers" | Dmitry Torokhov | 3 | -69/+69 |
| 2017-04-03 | Input: synaptics-rmi4 - cleanup SMbus mapping handling | Dmitry Torokhov | 1 | -25/+18 |
| 2017-04-03 | Input: synaptics-rmi4 - fix endianness issue in SMBus transport | Dmitry Torokhov | 1 | -5/+5 |
| 2017-04-03 | Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor | Dmitry Torokhov | 1 | -3/+8 |
| 2017-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+4 |
| 2017-03-10 | Input: synaptics-rmi4 - prevent null pointer dereference in f30 | Benjamin Tissoires | 1 | -0/+4 |
| 2017-03-01 | Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count | Benjamin Tissoires | 1 | -2/+3 |
| 2017-02-20 | Merge branch 'next' into for-linus | Dmitry Torokhov | 11 | -240/+493 |
| 2017-02-09 | Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest | Benjamin Tissoires | 3 | -16/+95 |
| 2017-02-09 | Input: synaptics-rmi4 - clean up F30 implementation | Dmitry Torokhov | 1 | -182/+144 |
| 2017-02-07 | Input: synaptics-rmi4 - select 'SERIO' when needed | Arnd Bergmann | 1 | -1/+7 |
| 2017-02-07 | Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts() | Wei Yongjun | 1 | -1/+1 |
| 2017-02-06 | Merge branch 'synaptics-rmi4' into next | Dmitry Torokhov | 10 | -57/+268 |
| 2017-02-06 | Input: synaptics-rmi4 - add rmi_find_function() | Benjamin Tissoires | 2 | -0/+14 |
| 2017-01-31 | Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs | Nick Dyer | 4 | -4/+152 |
| 2017-01-31 | Input: synaptics-rmi4 - add sysfs attribute update_fw_status | Nick Dyer | 3 | -27/+80 |
| 2017-01-31 | Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake | Christophe JAILLET | 1 | -2/+2 |
| 2017-01-24 | Input: constify device_type structures | Bhumika Goyal | 1 | -2/+2 |
| 2017-01-21 | Input: synaptics-rmi4 - use local variables consistently | Guenter Roeck | 2 | -4/+4 |
| 2017-01-15 | Input: synaptics-rmi4 - correctly swap clip values if axes are swapped | Lucas Stach | 1 | -1/+6 |
| 2017-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+2 |
| 2016-12-29 | Input: synaptics-rmi4 - remove redundant null check on rmi_dev | Colin Ian King | 1 | -3/+0 |
| 2016-12-29 | Input: synaptics-rmi4 - check for non zero version logically dead code | Colin Ian King | 1 | -2/+0 |
| 2016-12-29 | Input: synaptics-rmi4 - use Kconfig "if" to express dependency | Dmitry Torokhov | 1 | -16/+12 |
| 2016-12-29 | Merge branch 'synaptics-rmi4' into for-linus | Dmitry Torokhov | 1 | -1/+2 |
| 2016-12-27 | Input: synaptics-rmi4 - fix F03 build error when serio is module | Dmitry Torokhov | 1 | -1/+2 |
| 2016-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 21 | -319/+3685 |
| 2016-12-15 | Merge branch 'synaptics-rmi4' into next | Dmitry Torokhov | 21 | -313/+4452 |
| 2016-12-12 | Input: synaptics-rmi4 - add support for F34 V7 bootloader | Nick Dyer | 5 | -33/+1687 |
| 2016-12-07 | Input: synaptics-rmi4 - fix debug for sensor clip | Nick Dyer | 1 | -5/+3 |
| 2016-12-02 | Input: synaptics-rmi4 - store the attn data in the driver | Benjamin Tissoires | 5 | -41/+43 |
| 2016-12-02 | Input: synaptics-rmi4 - allow to add attention data | Benjamin Tissoires | 1 | -2/+47 |
| 2016-12-02 | Input: synaptics-rmi4 - f03 - grab data passed by transport device | Dennis Wassenberg | 1 | -9/+26 |
| 2016-12-02 | Input: synaptics-rmi4 - add support for F03 | Lyude Paul | 5 | -0/+246 |
| 2016-11-30 | Input: synaptics-rmi4 - have only one struct platform data | Benjamin Tissoires | 3 | -9/+8 |
| 2016-11-30 | Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions | Benjamin Tissoires | 2 | -16/+2 |
| 2016-11-30 | Input: synaptics-rmi4 - remove mutex calls while updating the firmware | Benjamin Tissoires | 2 | -37/+22 |
| 2016-11-30 | Input: synaptics-rmi4 - add rmi_enable/disable_irq | Benjamin Tissoires | 2 | -19/+66 |
| 2016-11-22 | Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54 | Guenter Roeck | 3 | -4/+18 |
| 2016-11-22 | Input: synaptics-rmi4 - add support for F55 sensor tuning | Guenter Roeck | 5 | -0/+138 |
| 2016-11-22 | Input: synaptics-rmi4 - add support for F34 device reflash | Nick Dyer | 8 | -31/+668 |
| 2016-11-16 | Input: synaptics-rmi4 - unlock on error | Dan Carpenter | 1 | -2/+3 |
| 2016-11-08 | Input: synaptics-rmi4 - add SMBus support | Benjamin Tissoires | 4 | -0/+472 |