| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-18 | Input: zinitix - don't fail if linux,keycodes prop is absent | Nikita Travkin | 1 | -12/+22 |
| 2024-08-31 | Input: zinitix - varying icon status registers | Linus Walleij | 1 | -2/+35 |
| 2024-08-31 | Input: zinitix - read and cache device version numbers | Linus Walleij | 1 | -0/+36 |
| 2024-07-19 | Input: zinitix - add touchkey support | Nikita Travkin | 1 | -3/+60 |
| 2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-03-17 | Input: zinitix - use of_property_present() for testing DT property presence | Rob Herring | 1 | -1/+1 |
| 2023-01-09 | Input: zinitix - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -4/+4 |
| 2022-05-27 | Input: zinitix - rename defines ZINITIX_* | Linus Walleij | 1 | -56/+56 |
| 2022-03-07 | Input: zinitix - do not report shadow fingers | Linus Walleij | 1 | -9/+35 |
| 2022-02-15 | Input: zinitix - add new compatible strings | Linus Walleij | 1 | -0/+12 |
| 2022-01-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 1 | -5/+17 |
| 2022-01-08 | Input: zinitix - add compatible for bt532 | Nikita Travkin | 1 | -0/+1 |
| 2022-01-08 | Input: zinitix - handle proper supply names | Linus Walleij | 1 | -5/+16 |
| 2022-01-08 | Input: zinitix - make sure the IRQ is allocated before it gets enabled | Nikita Travkin | 1 | -9/+9 |
| 2021-03-25 | Input: move to use request_irq by IRQF_NO_AUTOEN flag | Barry Song | 1 | -2/+2 |
| 2021-02-19 | Input: zinitix - fix return type of zinitix_init_touch() | Dmitry Torokhov | 1 | -1/+1 |
| 2021-02-16 | Input: zinitix - remove unneeded semicolon | Yang Li | 1 | -1/+1 |
| 2020-12-02 | Input: use input_device_enabled() | Andrzej Pietrasiewicz | 1 | -2/+2 |
| 2020-10-04 | Input: add zinitix touchscreen driver | Michael Srba | 1 | -0/+581 |