index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: synaptics-rmi4 - add support for F03
Lyude Paul
2016-12-03
5
-0
/
+246
*
Input: synaptics-rmi4 - have only one struct platform data
Benjamin Tissoires
2016-12-01
3
-9
/
+8
*
Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions
Benjamin Tissoires
2016-12-01
2
-16
/
+2
*
Input: synaptics-rmi4 - remove mutex calls while updating the firmware
Benjamin Tissoires
2016-12-01
2
-37
/
+22
*
Input: synaptics-rmi4 - add rmi_enable/disable_irq
Benjamin Tissoires
2016-11-30
2
-19
/
+66
*
Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54
Guenter Roeck
2016-11-23
3
-4
/
+18
*
Input: synaptics-rmi4 - add support for F55 sensor tuning
Guenter Roeck
2016-11-23
5
-0
/
+138
*
Input: synaptics-rmi4 - add support for F34 device reflash
Nick Dyer
2016-11-23
8
-31
/
+668
*
Input: synaptics-rmi4 - unlock on error
Dan Carpenter
2016-11-17
1
-2
/
+3
*
Input: synaptics-rmi4 - add SMBus support
Benjamin Tissoires
2016-11-09
4
-0
/
+472
*
Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type
Andrew Duggan
2016-11-09
1
-4
/
+6
*
Input: synaptics-rmi4 - add support for controlling dribble packets in F12
Andrew Duggan
2016-11-09
1
-1
/
+69
*
Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...
Andrew Duggan
2016-11-09
3
-7
/
+33
*
Input: synaptics-rmi4 - handle incomplete input data
Andrew Duggan
2016-11-09
3
-20
/
+61
*
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
Bjorn Andersson
2016-11-09
3
-140
/
+79
*
Input: synaptics-rmi4 - add a couple of debug lines
Nick Dyer
2016-11-09
2
-0
/
+4
*
Input: synaptics-rmi4 - factor out functions from probe
Nick Dyer
2016-11-09
1
-53
/
+86
*
Input: synaptics-rmi4 - stop scanning PDT after two empty pages
Nick Dyer
2016-11-09
1
-2
/
+14
*
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
2016-10-05
6
-11
/
+20
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-10-01
1
-0
/
+6
|
|
\
|
|
*
Input: joydev - recognize devices with Z axis as joysticks
Ville Ranki
2016-09-27
1
-0
/
+6
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-09-24
1
-7
/
+9
|
|
\
|
|
|
*
Input: silead_gsl1680 - use "silead/" prefix for firmware loading
Hans de Goede
2016-09-10
1
-5
/
+6
|
|
*
Input: silead_gsl1680 - document firmware-name, fix implementation
Hans de Goede
2016-09-10
1
-2
/
+3
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-08-27
5
-4
/
+5
|
|
\
|
|
|
*
Input: ads7846 - remove redundant regulator_disable call
Petr Cvek
2016-08-22
1
-1
/
+0
|
|
*
Input: synaptics-rmi4 - fix register descriptor subpacket map construction
Andrew Duggan
2016-08-22
1
-1
/
+2
|
|
*
Input: tegra-kbc - fix inverted reset logic
Masahiro Yamada
2016-08-22
1
-1
/
+1
|
|
*
Input: silead - use devm_gpiod_get
Hans de Goede
2016-08-22
1
-1
/
+1
|
|
*
Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
Dmitry Torokhov
2016-08-19
1
-0
/
+1
*
|
|
[media] Input: v4l-touch - add copyright lines
Nick Dyer
2016-09-19
2
-0
/
+2
*
|
|
[media] Input: synaptics-rmi4: disallow impossible configuration
Arnd Bergmann
2016-09-19
1
-1
/
+1
*
|
|
[media] Input: atmel_mxt: disallow impossible configuration
Arnd Bergmann
2016-09-19
1
-1
/
+2
*
|
|
[media] sur40: properly report a single frame rate of 60 FPS
Florian Echtler
2016-08-24
1
-2
/
+18
*
|
|
[media] Input: sur40 - use new V4L2 touch input type
Nick Dyer
2016-08-23
1
-33
/
+91
*
|
|
[media] Input: synaptics-rmi4 - add support for F54 diagnostics
Nick Dyer
2016-08-23
5
-0
/
+772
*
|
|
[media] Input: atmel_mxt_ts - add support for reference data
Nick Dyer
2016-08-23
1
-6
/
+51
*
|
|
[media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
Nick Dyer
2016-08-23
1
-3
/
+28
*
|
|
[media] Input: atmel_mxt_ts - handle diagnostic data orientation
Nick Dyer
2016-08-23
1
-5
/
+21
*
|
|
[media] Input: atmel_mxt_ts - read touchscreen size
Nick Dyer
2016-08-23
1
-6
/
+36
*
|
|
[media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
Nick Dyer
2016-08-23
2
-2
/
+249
*
|
|
[media] Input: atmel_mxt_ts - add support for T37 diagnostic data
Nick Dyer
2016-08-23
2
-0
/
+165
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-08-06
13
-59
/
+1151
|
\
|
|
*
Input: silead - remove some dead code
Dan Carpenter
2016-08-04
1
-3
/
+0
|
*
Input: sis-i2c - select CONFIG_CRC_ITU_T
Arnd Bergmann
2016-08-04
1
-0
/
+1
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-08-04
13
-59
/
+1153
|
|
\
|
|
*
Input: add driver for SiS 9200 family I2C touchscreen controllers
Mika Penttilä
2016-08-03
3
-0
/
+426
|
|
*
Input: ili210x - fix permissions on "calibrate" attribute
Dmitry Torokhov
2016-08-03
1
-1
/
+1
|
|
*
Input: elan_i2c - properly wake up touchpad on ASUS laptops
KT Liao
2016-08-03
1
-16
/
+63
|
|
*
Input: add driver for Silead touchscreens
Robert Dolca
2016-08-03
3
-0
/
+581
[next]