index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-07
Input: gpio_keys - add support for GPIO descriptors
Geert Uytterhoeven
1
-11
/
+26
2016-11-07
Input: gpio_keys - fix leaking DT node references
Dmitry Torokhov
1
-0
/
+3
2016-11-07
Input: gpio_keys - annotate PM methods as __maybe_unused
Dmitry Torokhov
1
-4
/
+2
2016-11-07
Input: gpio_keys_polled - always use gpiod_get_value_cansleep
Dmitry Torokhov
1
-11
/
+10
2016-11-07
Input: gpio_keys_polled - keep button data constant
Dmitry Torokhov
2
-52
/
+63
2016-10-26
Input: da9063 - fix module autoload when registered via OF
Javier Martinez Canillas
1
-0
/
+1
2016-10-26
Input: fsl-imx25-tcq - fix module autoload when registered via OF
Javier Martinez Canillas
1
-0
/
+1
2016-10-26
Input: elan_i2c - always output the device information
Benjamin Tissoires
1
-9
/
+8
2016-10-26
Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
Arnd Bergmann
1
-9
/
+12
2016-10-26
Input: melfas_mip4 - use product id for firmware name
Sangwon Jee
1
-3
/
+9
2016-10-26
Input: da9061 - onkey driver
Steve Twiss
2
-7
/
+8
2016-10-26
Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"
Colin Ian King
1
-1
/
+1
2016-10-21
Input: i8042 - use chassis info to skip selftest on Asus laptops
Marcos Paulo de Souza
1
-73
/
+1
2016-10-21
Input: melfas_mip4 - add product_id sysfs attribute
Sangwon Jee
1
-2
/
+38
2016-10-13
Merge tag 'v4.8' into next
Dmitry Torokhov
23
-73
/
+105
2016-10-11
Input: i8042 - skip selftest on ASUS laptops
Marcos Paulo de Souza
7
-19
/
+142
2016-10-11
Input: melfas_mip4 - add ic_name sysfs attribute
Sangwon Jee
1
-2
/
+36
2016-10-07
Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
Dmitry Torokhov
1
-2
/
+9
2016-10-04
Input: synaptics-rmi4 - fix error handling in I2C transport driver
Guenter Roeck
1
-12
/
+26
2016-10-04
Input: synaptics-rmi4 - fix error handling in SPI transport driver
Guenter Roeck
1
-10
/
+12
2016-10-04
Input: ALPS - set DualPoint flag for 74 03 28 devices
Ben Gamari
1
-0
/
+7
2016-10-04
Input: ALPS - allow touchsticks to report pressure
Ben Gamari
1
-0
/
+7
2016-10-04
Input: ALPS - handle 0-pressure 1F events
Ben Gamari
1
-1
/
+7
2016-10-04
Input: ALPS - add touchstick support for SS5 hardware
Ben Gamari
2
-11
/
+56
2016-10-03
Input: elantech - force needed quirks on Fujitsu H760
Matti Kurkela
1
-0
/
+14
2016-10-03
Input: elantech - fix Lenovo version typo
Marcos Paulo de Souza
1
-1
/
+1
2016-10-03
Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()
Benjamin Tissoires
1
-8
/
+12
2016-10-03
Input: ektf2127 - mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+6
2016-09-26
Input: joydev - recognize devices with Z axis as joysticks
Ville Ranki
1
-0
/
+6
2016-09-26
Input: snvs_pwrkey - drop input_free_device call if input_register_device fails
Axel Lin
1
-1
/
+0
2016-09-26
Input: add support for Elan eKTF2127 touchscreen controller
Siebren Vroegindeweij
3
-0
/
+349
2016-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-7
/
+9
2016-09-21
Input: serio - add hangup support
Hans Verkuil
1
-3
/
+14
2016-09-10
Input: silead_gsl1680 - use "silead/" prefix for firmware loading
Hans de Goede
1
-5
/
+6
2016-09-10
Input: silead_gsl1680 - document firmware-name, fix implementation
Hans de Goede
1
-2
/
+3
2016-09-10
Input: tps65218-pwrbutton - add support for tps65217 variant
Marcin Niestroj
2
-29
/
+67
2016-09-10
Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includes
Russell King
1
-7
/
+14
2016-09-10
Input: jornada720_kbd - remove unneeded mach/hardware.h include
Russell King
1
-1
/
+0
2016-09-05
Input: focaltech - mark focaltech_set_resolution() static
Baoyou Xie
1
-1
/
+2
2016-09-05
Input: wdt87xx_i2c - fix the flash erase issue
HungNien Chen
1
-2
/
+3
2016-08-29
Input: add generic input driver to read encoded GPIO lines
Vignesh R
3
-0
/
+150
2016-08-29
Input: add ADC resistor ladder driver
Alexandre Belloni
3
-0
/
+226
2016-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-4
/
+5
2016-08-25
Input: pegasus_notetaker - directly include workqueue header
Martin Kepplinger
1
-0
/
+1
2016-08-25
Input: elants_i2c - get product id on recovery mode for FW update
Johnny Chuang
1
-11
/
+20
2016-08-25
Input: wm97xx - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-25
Input: mc13783_ts - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
1
-17
/
+7
2016-08-25
Input: psmouse - remove deprecated create_singletheread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-22
Input: jornada720_kbd - switch to using dev_dbg
Dmitry Torokhov
1
-4
/
+2
[next]