Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc | Lee Jones | 1 | -1/+1 |
2020-11-19 | Input: xpad - demote non-conformant kernel-doc header | Lee Jones | 1 | -1/+1 |
2020-11-19 | Input: adp5589-keys - use BIT() | Dmitry Torokhov | 1 | -34/+35 |
2020-11-19 | Input: adp5589-keys - mark suspend and resume methods as __maybe_unused | Dmitry Torokhov | 1 | -4/+2 |
2020-11-18 | Input: adp5589-keys - use devm_add_action_or_reset() for register clear | Alexandru Ardelean | 1 | -10/+13 |
2020-11-18 | Input: adp5589-keys - use devm_gpiochip_add_data() for gpios | Alexandru Ardelean | 1 | -20/+2 |
2020-11-18 | Input: adp5589-keys - remove setup/teardown hooks for gpios | Alexandru Ardelean | 1 | -21/+0 |
2020-11-18 | Input: adp5589-keys - use device-managed function in adp5589_keypad_add() | Alexandru Ardelean | 1 | -31/+10 |
2020-11-18 | Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object | Alexandru Ardelean | 1 | -9/+4 |
2020-11-17 | Input: atmel_mxt_ts - support regulator supplies | Linus Walleij | 1 | -1/+36 |
2020-11-17 | Input: atmel_mxt_ts - fix up inverted RESET handler | Linus Walleij | 1 | -2/+4 |
2020-11-17 | Merge tag 'v5.9' into next | Dmitry Torokhov | 10750 | -227532/+1009173 |
2020-11-17 | Input: elan_i2c_core - move header inclusion inside | Lee Jones | 1 | -1/+1 |
2020-11-17 | Input: ads7846 - drop unneeded asm/irq.h include | Dmitry Torokhov | 1 | -1/+0 |
2020-11-17 | Input: ads7846 - fix unaligned access on 7845 | Dmitry Torokhov | 1 | -1/+2 |
2020-11-17 | Input: ads7846 - fix integer overflow on Rt calculation | Oleksij Rempel | 1 | -2/+3 |
2020-11-17 | Input: ads7846 - convert to full duplex | Oleksij Rempel | 1 | -130/+62 |
2020-11-17 | Input: ads7846 - fix race that causes missing releases | David Jander | 1 | -18/+26 |
2020-11-12 | Input: imx6ul_tsc - remove set but unused variable 'value' | Lee Jones | 1 | -2/+1 |
2020-11-12 | Input: samsung-keypad - remove set but unused variable 'var' | Lee Jones | 1 | -2/+1 |
2020-11-11 | Input: st1232 - add support resolution reading | Andrej Valek | 1 | -16/+36 |
2020-11-09 | Input: synaptics-rmi4 - fix kerneldoc warnings | Lee Jones | 5 | -115/+149 |
2020-11-08 | Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc... | Lee Jones | 2 | -14/+14 |
2020-11-08 | Input: resistive-adc-touch - struct headers should start with 'struct <name>' | Lee Jones | 1 | -1/+1 |
2020-11-08 | Input: analog - fix formatting of error code | Zhang Qilong | 1 | -1/+1 |
2020-11-08 | Input: cyapa_gen5 - fix obvious abuse of kernel-doc format | Lee Jones | 1 | -2/+2 |
2020-11-08 | Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' param | Lee Jones | 1 | -1/+1 |
2020-11-08 | Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header | Lee Jones | 1 | -1/+1 |
2020-11-08 | Input: cros_ec_keyb - struct headers should start with 'struct <name>' | Lee Jones | 1 | -4/+5 |
2020-11-08 | Input: gpio_keys - fix misnamed function parameter 'dev' | Lee Jones | 1 | -1/+1 |
2020-11-08 | Input: elantech - demote obvious abuse of kernel-doc header | Lee Jones | 1 | -1/+1 |
2020-11-08 | Input: pmic8xxx-keypad - fix kernel-doc formatting | Lee Jones | 1 | -11/+11 |
2020-11-08 | Input: nomadik-ske-keypad - provide some missing struct member docs | Lee Jones | 1 | -0/+2 |
2020-11-08 | Input: drv2667 - fix formatting and add missing member docs | Lee Jones | 1 | -6/+8 |
2020-11-08 | Input: drv2665 - fix formatting expected by kernel-doc | Lee Jones | 1 | -5/+5 |
2020-11-08 | Input: drv260x - fix kernel-doc formatting and remove one abuse | Lee Jones | 1 | -13/+13 |
2020-11-08 | Input: ads7846 - use kobj_to_dev() API | Wang Qing | 1 | -1/+1 |
2020-11-08 | Input: ektf2127 - add support for eKTF2132 touchscreen | Jonathan Neuschäfer | 1 | -1/+31 |
2020-10-10 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -19/+39 |
2020-10-10 | i2c: owl: Clear NACK and BUS error bits | Cristian Ciocaltea | 1 | -0/+6 |
2020-10-10 | Revert "i2c: imx: Fix reset of I2SR_IAL flag" | Wolfram Sang | 1 | -15/+5 |
2020-10-09 | Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
2020-10-09 | Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 1 | -0/+6 |
2020-10-09 | Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -3/+16 |
2020-10-09 | Merge tag 'mmc-v5.9-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -1/+1 |
2020-10-09 | Merge tag 'drm-fixes-2020-10-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 6 | -15/+48 |
2020-10-09 | mmc: core: don't set limits.discard_granularity as 0 | Coly Li | 1 | -1/+1 |
2020-10-08 | Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+3 |
2020-10-09 | power: supply: sbs-battery: chromebook workaround for PEC | Sebastian Reichel | 1 | -0/+6 |
2020-10-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -68/+115 |