index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-58
/
+317
2016-10-13
Merge branch 'next' into for-linus
Dmitry Torokhov
13
-58
/
+317
2016-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-4
/
+0
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-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
4
-4
/
+0
2016-10-11
Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
8
-34
/
+1411
2016-10-07
Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
Dmitry Torokhov
1
-2
/
+9
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
26
-478
/
+894
2016-10-07
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-104
/
+31
2016-10-05
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
6
-11
/
+20
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
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+2
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
Merge branch 'next' into for-linus
Dmitry Torokhov
26
-478
/
+894
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-19
[media] Input: v4l-touch - add copyright lines
Nick Dyer
2
-0
/
+2
2016-09-19
[media] Input: synaptics-rmi4: disallow impossible configuration
Arnd Bergmann
1
-1
/
+1
2016-09-19
[media] Input: atmel_mxt: disallow impossible configuration
Arnd Bergmann
1
-1
/
+2
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-09-05
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
5
-4
/
+5
2016-08-31
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
1
-13
/
+2
2016-08-31
Input: cros_ec_keyb: Stop handling interrupts directly
Vic Yang
1
-104
/
+31
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
[next]