index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-15
Input: synaptics-rmi4 - enable IRQ operation in F34 V7
Nick Dyer
3
-68
/
+83
2017-04-15
Input: synaptics-rmi4 - change F12 clip to inactive border debug
Nick Dyer
1
-11
/
+7
2017-04-15
Input: synaptics-rmi4 - use dev_driver_string when registering interrupt
Nick Dyer
1
-1
/
+1
2017-04-14
Input: ar1021_i2c - highlight support for AR1020
Martin Kepplinger
2
-5
/
+5
2017-04-14
Input: ar1021_i2c - do not force raising edge IRQ trigger
Dmitry Torokhov
1
-1
/
+1
2017-04-14
Input: ar1021_i2c - fix too long name in driver's device table
Dmitry Torokhov
1
-1
/
+1
2017-04-12
Input: ar1021_i2c - coding style fixes
Martin Kepplinger
1
-2
/
+2
2017-04-12
Input: lpc32xx_ts - check for clk_prepare_enable() error
Fabio Estevam
1
-5
/
+8
2017-04-12
Input: imx6ul_tsc - fix error handling
Fabio Estevam
1
-3
/
+12
2017-04-11
Input: omap-keypad - fix error handling code
Christophe JAILLET
1
-1
/
+1
2017-04-11
Input: xpad - support some quirky Xbox One pads
Cameron Gutman
1
-13
/
+101
2017-04-11
Input: yealink - define packet offset __be16 instead of u16
Martin Kepplinger
1
-1
/
+1
2017-04-11
Input: turbografx - use setup_timer
Geliang Tang
1
-3
/
+1
2017-04-11
Input: locomokbd - use setup_timer
Geliang Tang
1
-3
/
+2
2017-04-11
Input: gameport - use setup_timer
Geliang Tang
1
-3
/
+2
2017-04-11
Input: db9 - use setup_timer
Geliang Tang
1
-3
/
+1
2017-04-11
Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETA
Hans de Goede
1
-1
/
+1
2017-04-05
Input: pm8xxx-vib - add support for pm8916's vibrator
Damien Riegel
2
-1
/
+11
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
1
-17
/
+7
2017-04-05
Input: eeti_ts - expect platform code to set interrupt trigger
Dmitry Torokhov
1
-5
/
+1
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
1
-7
/
+6
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
2017-04-04
Input: synaptics-rmi4 - cleanup SMbus mapping handling
Dmitry Torokhov
1
-25
/
+18
2017-04-04
Input: synaptics-rmi4 - fix endianness issue in SMBus transport
Dmitry Torokhov
1
-5
/
+5
2017-04-04
Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
Dmitry Torokhov
1
-3
/
+8
2017-04-04
Input: synaptics - use u8 instead of unsigned char
Dmitry Torokhov
2
-40
/
+42
2017-04-04
Input: synaptics - do not abuse -1 as return value
Dmitry Torokhov
1
-25
/
+46
2017-04-04
Input: synaptics - use BIT() and GENMASK() macros
Dmitry Torokhov
2
-48
/
+48
2017-04-04
Input: synaptics - add synaptics_query_int()
Dmitry Torokhov
2
-48
/
+32
2017-04-03
Input: psmouse - use i2c_client_type to locate i2c clients
Dmitry Torokhov
1
-1
/
+1
2017-04-03
Merge branch 'ib/4.11-rc3-i2c-irq-resources' into next
Dmitry Torokhov
2
-2
/
+56
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
6093
-134419
/
+316919
2017-04-03
Input: cros_ec_keyb - add an EC event for sysrq
Rajat Jain
1
-0
/
+7
2017-04-03
Input: psmouse - fix cleaning up SMBus companions
Dmitry Torokhov
1
-11
/
+19
2017-04-03
Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2
-1
/
+6
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2017-04-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+1
2017-04-02
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-04-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+5
[next]