index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
Input: logips2pp - fix typo in Kconfig help
Daniele Forsi
1
-1
/
+1
2014-05-14
Input: gpio_keys_polled - convert to devm-* API
Alexander Shiyan
1
-77
/
+21
2014-05-14
Input: implement managed polled input devices
Dmitry Torokhov
1
-2
/
+116
2014-05-14
Input: remove race when instantiating polled device attributes
Dmitry Torokhov
1
-10
/
+9
2014-05-14
Input: gpio_keys - more conversions to devm-* API
Alexander Shiyan
1
-35
/
+34
2014-05-14
Input: zforce - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: mms114 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: lpc32xx_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: egalax_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: auo-pixcir-ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: apbps2 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: olpc_apsp - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: rotary_encoder - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio-beeper - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: imx_keypad - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio_keys_polled - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio_keys - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: clps711x-keypad - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio-beeper - simplify GPIO handling
Alexander Shiyan
2
-16
/
+13
2014-05-14
Input: tsc2005 - convert driver to use devm_*
Sebastian Reichel
1
-23
/
+14
2014-05-14
Input: tsc2005 - use dev_err for error messages
Sebastian Reichel
1
-2
/
+2
2014-05-14
Input: gpio_keys - convert to use devm_*
Andy Shevchenko
1
-49
/
+25
2014-05-14
Input: twl6040-vibra - use devm functions
Fabio Estevam
1
-51
/
+32
2014-05-14
Input: ads7877 - remove bitrotted comment
Mark Brown
1
-5
/
+0
2014-05-14
Input: evdev - get rid of old workaround for EVIOCGBIT
Dmitry Torokhov
1
-18
/
+0
2014-05-14
Input: add st-keyscan driver
Gabriel FERNANDEZ
3
-0
/
+286
2014-05-14
Input: ads7846 - correct log message for spi_sync() errors
Mark Brown
1
-1
/
+1
2014-05-14
Input: tc3589x-keypad - support probing from device tree
Linus Walleij
1
-2
/
+64
2014-05-14
Input: w90p910_ts - depend on ARCH_W90X900
Jean Delvare
1
-1
/
+1
2014-05-14
Input: synaptics - add min/max quirk for the ThinkPad W540
Hans de Goede
1
-0
/
+8
2014-05-13
Input: ambakmi - request a shared interrupt for AMBA KMI devices
Liviu Dudau
1
-1
/
+2
2014-05-13
Input: pxa27x-keypad - fix generating scancode
Chao Xie
1
-1
/
+6
2014-05-12
Input: atmel-wm97xx - only build for AVR32
Arnd Bergmann
1
-1
/
+1
2014-05-12
Input: fix ps2/serio module dependency
Arnd Bergmann
2
-2
/
+2
2014-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-3
/
+72
2014-05-07
Input: atmel_tsadcc: remove driver
Alexandre Belloni
3
-371
/
+0
2014-05-05
Input: elantech - fix touchpad initialization on Gigabyte U2442
Hans de Goede
2
-1
/
+26
2014-04-24
Input: tca8418 - fix loading this driver as a module from a device tree
Dr. H. Nikolaus Schaller
1
-0
/
+7
2014-04-24
Input: bma150 - extend chip detection for bma180
Dr. H. Nikolaus Schaller
1
-1
/
+3
2014-04-24
Input: atkbd - fix keyboard not working on some LG laptops
Sheng-Liang Song
1
-1
/
+28
2014-04-23
Input: synaptics - add min/max quirk for ThinkPad Edge E431
Hans de Goede
1
-0
/
+8
2014-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-151
/
+261
2014-04-22
Input: elantech - add support for newer elantech touchpads
Jordan Rife
1
-0
/
+1
2014-04-22
Input: soc_button_array - fix a crash during rmmod
Lejun Zhu
1
-0
/
+1
2014-04-19
Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...
Hans de Goede
1
-0
/
+42
2014-04-19
Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
Hans de Goede
1
-2
/
+53
2014-04-19
Input: i8042 - add firmware_id support
Hans de Goede
2
-0
/
+21
2014-04-19
Input: serio - add firmware_id sysfs attribute
Hans de Goede
1
-0
/
+14
2014-04-19
Input: wacom - handle 1024 pressure levels in wacom_tpc_pen
Jason Gerecke
1
-1
/
+1
2014-04-19
Input: wacom - references to 'wacom->data' should use 'unsigned char*'
Jason Gerecke
1
-18
/
+9
[prev]
[next]