index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
Input: synaptics-rmi4 - add support for F34 V7 bootloader
Nick Dyer
5
-33
/
+1687
2016-12-07
Input: synaptics-rmi4 - fix debug for sensor clip
Nick Dyer
1
-5
/
+3
2016-12-02
Input: synaptics-rmi4 - store the attn data in the driver
Benjamin Tissoires
5
-41
/
+43
2016-12-02
Input: synaptics-rmi4 - allow to add attention data
Benjamin Tissoires
1
-2
/
+47
2016-12-02
Input: synaptics-rmi4 - f03 - grab data passed by transport device
Dennis Wassenberg
1
-9
/
+26
2016-12-02
Input: synaptics-rmi4 - add support for F03
Lyude Paul
5
-0
/
+246
2016-11-30
Input: synaptics-rmi4 - have only one struct platform data
Benjamin Tissoires
3
-9
/
+8
2016-11-30
Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions
Benjamin Tissoires
2
-16
/
+2
2016-11-30
Input: synaptics-rmi4 - remove mutex calls while updating the firmware
Benjamin Tissoires
2
-37
/
+22
2016-11-30
Input: synaptics-rmi4 - add rmi_enable/disable_irq
Benjamin Tissoires
2
-19
/
+66
2016-11-22
Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54
Guenter Roeck
3
-4
/
+18
2016-11-22
Input: synaptics-rmi4 - add support for F55 sensor tuning
Guenter Roeck
5
-0
/
+138
2016-11-22
Input: synaptics-rmi4 - add support for F34 device reflash
Nick Dyer
8
-31
/
+668
2016-11-16
Input: synaptics-rmi4 - unlock on error
Dan Carpenter
1
-2
/
+3
2016-11-08
Input: synaptics-rmi4 - add SMBus support
Benjamin Tissoires
4
-0
/
+472
2016-11-08
Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool type
Andrew Duggan
1
-4
/
+6
2016-11-08
Input: synaptics-rmi4 - add support for controlling dribble packets in F12
Andrew Duggan
1
-1
/
+69
2016-11-08
Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...
Andrew Duggan
3
-7
/
+33
2016-11-08
Input: synaptics-rmi4 - handle incomplete input data
Andrew Duggan
3
-20
/
+61
2016-11-08
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
Bjorn Andersson
3
-140
/
+79
2016-11-08
Input: synaptics-rmi4 - add a couple of debug lines
Nick Dyer
2
-0
/
+4
2016-11-08
Input: synaptics-rmi4 - factor out functions from probe
Nick Dyer
1
-53
/
+86
2016-11-08
Input: synaptics-rmi4 - stop scanning PDT after two empty pages
Nick Dyer
1
-2
/
+14
2016-10-05
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
6
-11
/
+20
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-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-7
/
+9
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-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-4
/
+5
2016-08-24
[media] sur40: properly report a single frame rate of 60 FPS
Florian Echtler
1
-2
/
+18
2016-08-23
[media] Input: sur40 - use new V4L2 touch input type
Nick Dyer
1
-33
/
+91
2016-08-23
[media] Input: synaptics-rmi4 - add support for F54 diagnostics
Nick Dyer
5
-0
/
+772
2016-08-23
[media] Input: atmel_mxt_ts - add support for reference data
Nick Dyer
1
-6
/
+51
2016-08-23
[media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
Nick Dyer
1
-3
/
+28
2016-08-23
[media] Input: atmel_mxt_ts - handle diagnostic data orientation
Nick Dyer
1
-5
/
+21
2016-08-23
[media] Input: atmel_mxt_ts - read touchscreen size
Nick Dyer
1
-6
/
+36
2016-08-23
[media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
Nick Dyer
2
-2
/
+249
2016-08-23
[media] Input: atmel_mxt_ts - add support for T37 diagnostic data
Nick Dyer
2
-0
/
+165
2016-08-22
Input: ads7846 - remove redundant regulator_disable call
Petr Cvek
1
-1
/
+0
2016-08-22
Input: synaptics-rmi4 - fix register descriptor subpacket map construction
Andrew Duggan
1
-1
/
+2
2016-08-22
Input: tegra-kbc - fix inverted reset logic
Masahiro Yamada
1
-1
/
+1
2016-08-22
Input: silead - use devm_gpiod_get
Hans de Goede
1
-1
/
+1
2016-08-19
Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
Dmitry Torokhov
1
-0
/
+1
2016-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-59
/
+1151
2016-08-04
Input: silead - remove some dead code
Dan Carpenter
1
-3
/
+0
2016-08-04
Input: sis-i2c - select CONFIG_CRC_ITU_T
Arnd Bergmann
1
-0
/
+1
[next]