index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
ps2mult.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-11
Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETA
Hans de Goede
1
-1
/
+1
2017-04-06
Input: use svg files instead of xfig in force feedback documentation
Mauro Carvalho Chehab
1
-4
/
+11
2017-04-06
Input: docs - convert interactive.fig from xfig to svg
Mauro Carvalho Chehab
2
-42
/
+24
2017-04-06
Input: docs - convert shape.fig from xfig to svg
Mauro Carvalho Chehab
2
-65
/
+39
2017-04-06
Input: create a book with Linux Input documentation
Mauro Carvalho Chehab
34
-22
/
+91
2017-04-06
Input: yealink - convert documentation into ReST format
Mauro Carvalho Chehab
1
-71
/
+93
2017-04-06
Input: xpad - convert documentation into ReST format
Mauro Carvalho Chehab
1
-55
/
+71
2017-04-06
Input: walkera0701 - convert documentation into ReST format
Mauro Carvalho Chehab
1
-16
/
+35
2017-04-06
Input: userio - convert documentation into ReST format
Mauro Carvalho Chehab
1
-32
/
+47
2017-04-06
Input: sentelic - convert documentation into ReST format
Mauro Carvalho Chehab
1
-490
/
+518
2017-04-06
Input: rotary-encoder - convert documentation into to ReST format
Mauro Carvalho Chehab
1
-41
/
+43
2017-04-06
Input: ntrig - convert documentation into ReST format
Mauro Carvalho Chehab
1
-19
/
+30
2017-04-06
Input: convert keyboard notifier docs into ReST format
Mauro Carvalho Chehab
1
-4
/
+6
2017-04-06
Input: convert multi-touch protocol spec into ReST format
Mauro Carvalho Chehab
1
-104
/
+96
2017-04-06
Input: joystick-parport - convert documentation into ReST format
Mauro Carvalho Chehab
1
-366
/
+398
2017-04-06
Input: joystick - convert documentation into ReST format
Mauro Carvalho Chehab
1
-254
/
+299
2017-04-06
Input: convert joystick-api doc into ReST format
Mauro Carvalho Chehab
1
-63
/
+75
2017-04-06
Input: convert input-programming doc into ReST format
Mauro Carvalho Chehab
1
-131
/
+134
2017-04-06
Input: iforce - convert documentation into ReST format
Mauro Carvalho Chehab
1
-186
/
+309
2017-04-06
Input: gpio-tilt - convert documentation into ReST format
Mauro Carvalho Chehab
1
-73
/
+73
2017-04-06
Input: convert gameport programming documentation into ReST format
Mauro Carvalho Chehab
1
-24
/
+59
2017-04-06
Input: convert gamepad specification into ReST format
Mauro Carvalho Chehab
1
-31
/
+63
2017-04-06
Input: convert force feedback documentation into ReST format
Mauro Carvalho Chehab
1
-76
/
+112
2017-04-06
Input: convert event codes documentation into ReST format
Mauro Carvalho Chehab
1
-40
/
+92
2017-04-06
Input: elantech - convert documentation into ReST format
Mauro Carvalho Chehab
1
-141
/
+165
2017-04-06
Input: cs461x - convert documentation into ReST format
Mauro Carvalho Chehab
1
-12
/
+16
2017-04-06
Input: cma3000_d0x - convert documentation into ReST format
Mauro Carvalho Chehab
1
-24
/
+48
2017-04-06
Input: db9/CD32 - convert documentation into ReST format
Mauro Carvalho Chehab
1
-12
/
+17
2017-04-06
Input: bcm5974 - convert documentation into ReST format
Mauro Carvalho Chehab
1
-19
/
+24
2017-04-06
Input: atarikbd - convert documentation into ReST format
Mauro Carvalho Chehab
1
-57
/
+168
2017-04-06
Input: appletouch - convert documentation into ReST format
Mauro Carvalho Chehab
1
-18
/
+27
2017-04-06
Input: amijoy - convert documentation into ReST format
Mauro Carvalho Chehab
1
-50
/
+129
2017-04-06
Input: ALPS - convert documentation into ReST format
Mauro Carvalho Chehab
1
-17
/
+26
2017-04-06
Input: docs - convert input.txt into ReST format
Mauro Carvalho Chehab
1
-109
/
+131
2017-04-05
Input: pm8xxx-vib - add support for pm8916's vibrator
Damien Riegel
3
-1
/
+12
2017-04-05
Input: pm8xxx-vib - handle separate enable register
Damien Riegel
1
-1
/
+10
2017-04-05
Input: pm8xxx-vib - parametrize the driver
Damien Riegel
1
-16
/
+33
2017-04-05
Input: pm8xxx-vib - reorder header alphabetically
Damien Riegel
1
-4
/
+4
2017-04-05
Input: sur40 - fix bad endianness handling in sur40_poll
Martin Kepplinger
1
-1
/
+1
2017-04-05
Input: eeti_ts - switch to gpiod API
Dmitry Torokhov
3
-32
/
+16
2017-04-05
Input: eeti_ts - expect platform code to set interrupt trigger
Dmitry Torokhov
2
-6
/
+11
2017-04-04
Input: eeti_ts - switch to using threaded interrupt
Dmitry Torokhov
1
-43
/
+36
2017-04-04
Input: eeti_ts - use gpio_get_value_cansleep
Dmitry Torokhov
1
-1
/
+1
2017-04-04
Input: eeti_ts - respect interrupt set in client structure
Dmitry Torokhov
2
-7
/
+7
2017-04-04
Input: eeti_ts - switch to using managed resources
Dmitry Torokhov
1
-48
/
+22
2017-04-04
Input: eeti_ts - use input_set_capability()
Dmitry Torokhov
1
-2
/
+1
2017-04-04
Input: eeti_ts - use get_unaligned_be16() to retrieve data
Dmitry Torokhov
1
-2
/
+4
2017-04-04
Input: eeti_ts - use BIT(n)
Dmitry Torokhov
1
-4
/
+4
2017-04-04
Input: eeti_ts - rename eeti_ts_priv to eeti_ts
Dmitry Torokhov
1
-57
/
+58
2017-04-04
Input: synaptics-rmi4 - when registering sensors do not call them "drivers"
Dmitry Torokhov
3
-69
/
+69
[next]