Age | Commit message (Expand) | Author | Files | Lines |
2021-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 15 | -285/+1350 |
2021-11-12 | Merge branch 'next' into for-linus | Dmitry Torokhov | 15 | -285/+1350 |
2021-11-10 | Input: wacom_i2c - use macros for the bit masks | Alistair Francis | 1 | -6/+16 |
2021-11-10 | Input: ili210x - reduce sample period to 15ms | Marek Vasut | 1 | -1/+1 |
2021-11-10 | Input: ili210x - improve polled sample spacing | Marek Vasut | 1 | -2/+8 |
2021-11-10 | Input: ili210x - special case ili251x sample read out | Marek Vasut | 1 | -5/+13 |
2021-10-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -13/+16 |
2021-10-17 | Input: ili210x - add ili251x firmware update support | Marek Vasut | 2 | -0/+309 |
2021-10-17 | Input: ili210x - export ili251x version details via sysfs | Marek Vasut | 1 | -3/+162 |
2021-10-17 | Input: ili210x - use resolution from ili251x firmware | Marek Vasut | 1 | -0/+56 |
2021-10-16 | Input: resistive-adc-touch - fix division by zero error on z1 == 0 | Oleksij Rempel | 1 | -13/+16 |
2021-10-16 | Input: ads7846 - do not attempt IRQ workaround when deferring probe | Dmitry Torokhov | 1 | -1/+1 |
2021-10-16 | Input: ads7846 - use input_set_capability() | Dmitry Torokhov | 1 | -2/+1 |
2021-10-16 | Input: ads7846 - set input device bus type and product ID | Dmitry Torokhov | 1 | -0/+3 |
2021-10-13 | Input: tsc200x - make tsc200x_remove() return void | Uwe Kleine-König | 4 | -6/+8 |
2021-10-12 | Input: st1232 - prefer asynchronous probing | John Keeping | 1 | -0/+1 |
2021-10-12 | Input: st1232 - increase "wait ready" timeout | John Keeping | 1 | -1/+1 |
2021-09-23 | Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re... | Cai Huoqing | 1 | -2/+2 |
2021-09-23 | Input: elants_i2c - make use of devm_add_action_or_reset() | Cai Huoqing | 1 | -2/+2 |
2021-09-21 | Input: goodix - add support for controllers without flash | Hans de Goede | 4 | -8/+507 |
2021-09-21 | Input: goodix - allow specifying the config filename | Hans de Goede | 2 | -5/+11 |
2021-09-21 | Input: goodix - push error logging up into i2c_read and i2c_write helpers | Hans de Goede | 1 | -30/+23 |
2021-09-21 | Input: goodix - refactor reset handling | Hans de Goede | 2 | -16/+33 |
2021-09-21 | Input: goodix - add a goodix.h header file | Hans de Goede | 2 | -68/+79 |
2021-09-21 | Input: goodix - change goodix_i2c_write() len parameter type to int | Hans de Goede | 1 | -1/+1 |
2021-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -5/+13 |
2021-09-10 | Input: ads7846 - switch to devm initialization | Daniel Mack | 1 | -89/+47 |
2021-09-10 | Input: ads7846 - remove custom filter handling functions from pdata | Daniel Mack | 1 | -17/+8 |
2021-09-10 | Input: ads7846 - add short-hand for spi->dev in probe() function | Daniel Mack | 1 | -22/+23 |
2021-09-07 | Input: mms114 - support MMS134S | Linus Walleij | 1 | -4/+11 |
2021-09-06 | Input: raydium_i2c_ts - read device version in bootloader mode | simba.hsu | 1 | -7/+43 |
2021-09-06 | Input: edt-ft5x06 - added case for EDT EP0110M09 | Oliver Graute | 1 | -0/+1 |
2021-09-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -2/+2 |
2021-09-04 | Input: Fix spelling mistake in Kconfig "Modul" -> "Module" | Colin Ian King | 1 | -1/+1 |
2021-07-19 | Merge tag 'v5.13' into next | Dmitry Torokhov | 2 | -2/+2 |
2021-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 11 | -152/+293 |
2021-07-05 | Merge branch 'next' into for-linus | Dmitry Torokhov | 9 | -142/+284 |
2021-06-20 | Input: hideep - fix the uninitialized use in hideep_nvm_unlock() | Yizhuo Zhai | 1 | -3/+10 |
2021-06-20 | Input: tsc200x-core - use kobj_to_dev() | YueHaibing | 1 | -1/+1 |
2021-06-06 | Input: cy8ctmg110_ts - switch to using gpiod API | Dmitry Torokhov | 1 | -27/+18 |
2021-06-06 | Input: cy8ctmg110_ts - switch to using managed resources | Dmitry Torokhov | 1 | -46/+28 |
2021-06-06 | Input: cy8ctmg110_ts - use endian helpers when converting data on wire | Dmitry Torokhov | 1 | -6/+5 |
2021-06-06 | Input: cy8ctmg110_ts - let I2C core configure wake interrupt | Dmitry Torokhov | 1 | -6/+4 |
2021-06-06 | Input: cy8ctmg110_ts - do not hardcode as wakeup source | Dmitry Torokhov | 1 | -1/+1 |
2021-06-06 | Input: cy8ctmg110_ts - do not hard code interrupt trigger | Dmitry Torokhov | 1 | -2/+1 |
2021-06-06 | Input: cy8ctmg110_ts - rely on platform code to supply interrupt | Dmitry Torokhov | 1 | -31/+1 |
2021-06-06 | Input: resistive-adc-touch - fix uninitialized variable 'press' | Colin Ian King | 1 | -3/+1 |
2021-06-02 | Input: edt-ft5x06 - add support for iovcc-supply | Stephan Gerhold | 1 | -2/+36 |
2021-06-02 | Input: cyttsp - remove public header | Dmitry Torokhov | 4 | -2/+12 |
2021-06-02 | Input: resistive-adc-touch - rework mapping of channels | Dmitry Torokhov | 1 | -63/+51 |