Age | Commit message (Expand) | Author | Files | Lines |
2018-08-22 | Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2018-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 12 | -153/+655 |
2018-08-16 | Merge branch 'next' into for-linus | Dmitry Torokhov | 12 | -153/+655 |
2018-08-08 | Input: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+1 |
2018-08-08 | Input: raydium_i2c_ts - use true and false for boolean values | Gustavo A. R. Silva | 1 | -2/+2 |
2018-07-27 | Input: atmel_mxt_ts - move completion to after config crc is updated | Nick Dyer | 1 | -2/+2 |
2018-07-27 | Input: atmel_mxt_ts - don't report zero pressure from T9 | Nick Dyer | 1 | -0/+4 |
2018-07-27 | Input: atmel_mxt_ts - zero terminate config firmware file | Nick Dyer | 1 | -10/+24 |
2018-07-27 | Input: atmel_mxt_ts - refactor config update code to add context struct | Nick Dyer | 1 | -52/+56 |
2018-07-27 | Input: atmel_mxt_ts - config CRC may start at T71 | Nick Dyer | 1 | -12/+22 |
2018-07-27 | Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM | Nick Dyer | 1 | -6/+2 |
2018-07-27 | Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE | Nick Dyer | 1 | -6/+0 |
2018-07-27 | Input: atmel_mxt_ts - use BIT() macro everywhere | Nick Dyer | 1 | -18/+18 |
2018-07-27 | Input: atmel_mxt_ts - only use first T9 instance | Nick Dyer | 1 | -3/+4 |
2018-07-27 | Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume() | Jia-Ju Bai | 1 | -1/+1 |
2018-07-27 | Input: stop telling users to snail-mail Vojtech | Dmitry Torokhov | 1 | -4/+0 |
2018-07-18 | Input: egalax_ts - switch to SPDX identifier | Fabio Estevam | 1 | -4/+1 |
2018-07-13 | input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) | Peter Rosin | 1 | -2/+2 |
2018-07-04 | Input: eeti - fix link to documentation and email address in header | Daniel Mack | 1 | -3/+3 |
2018-07-04 | Input: eeti - drop module parameters, parse DT properties | Daniel Mack | 1 | -17/+5 |
2018-07-04 | Input: eeti - add device tree matching table | Daniel Mack | 1 | -0/+9 |
2018-07-02 | Merge 4.18-rc3 into staging-next | Greg Kroah-Hartman | 1 | -0/+1 |
2018-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2018-06-26 | Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 3 | -0/+218 |
2018-06-25 | Input: add bu21029 touch driver | Zhu Yi | 3 | -0/+497 |
2018-06-22 | Input: imx6ul_tsc - switch to SPDX identifier | Fabio Estevam | 1 | -9/+5 |
2018-06-22 | Input: fsl-imx25-tcq - switch to SPDX identifier | Fabio Estevam | 1 | -13/+8 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-10 | input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen | Eugen Hristev | 3 | -0/+218 |
2018-06-05 | Input: silead - add MSSL0002 ACPI HID | Hans de Goede | 1 | -0/+1 |
2018-06-04 | Input: goodix - add new ACPI id for GPD Win 2 touch screen | Ethan Lee | 1 | -0/+1 |
2018-05-31 | Input: ti_am335x_tsc - prevent system suspend when TSC is in use | Grygorii Strashko | 1 | -0/+3 |
2018-05-31 | Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend | Grygorii Strashko | 1 | -0/+4 |
2018-05-30 | Input: mk712 - update documentation web link | Martin Kepplinger | 1 | -1/+1 |
2018-05-24 | Input: atmel_mxt_ts - fix reset-gpio for level based irqs | Sebastian Reichel | 1 | -11/+7 |
2018-05-24 | Input: atmel_mxt_ts - require device properties present when probing | Dmitry Torokhov | 1 | -140/+12 |
2018-05-24 | Merge tag 'v4.17-rc6' into next | Dmitry Torokhov | 4 | -78/+303 |
2018-05-15 | Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware rev | Nick Dyer | 1 | -0/+94 |
2018-05-09 | Input: add support for ChipOne icn8505 based touchscreens | Hans de Goede | 3 | -0/+532 |
2018-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -77/+125 |
2018-05-02 | Input: atmel_mxt_ts - add missing compatible strings to OF device table | Javier Martinez Canillas | 1 | -0/+5 |
2018-05-01 | Input: atmel_mxt_ts - fix the firmware update | Nick Dyer | 1 | -76/+110 |
2018-05-01 | Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro | Vittorio Gambaletta (VittGam) | 1 | -0/+9 |
2018-04-24 | Input: hideep_ts - fix a typo in Kconfig | Masanari Iida | 1 | -1/+1 |
2018-04-24 | Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/... | Dmitry Torokhov | 2 | -117/+129 |
2018-04-14 | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -108/+123 |
2018-04-10 | Input: atmel_mxt_ts - remove platform data support | Dmitry Torokhov | 1 | -75/+55 |
2018-04-10 | Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props | Dmitry Torokhov | 1 | -23/+40 |
2018-04-10 | Input: atmel_mxt_ts - switch from OF to generic device properties | Dmitry Torokhov | 1 | -29/+30 |
2018-04-10 | Input: atmel_mxt_ts - do not pass suspend mode in platform data | Dmitry Torokhov | 1 | -5/+22 |