index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
user.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-29
Input: elan_i2c - fix typos for validpage_count
Benson Leung
1
-9
/
+9
2015-08-26
Input: psmouse - add small delay for IBM trackpoint pass-through mode
Stefan Assmann
1
-0
/
+4
2015-08-24
Input: elan_i2c - enable ELAN0100 acpi panels
Michele Curti
2
-0
/
+5
2015-08-24
Input: gpio-keys - report error when disabling unsupported key
Peng Fan
1
-0
/
+5
2015-08-24
Input: sur40 - fix error return code
Julia Lawall
1
-0
/
+1
2015-08-21
Input: sentelic - silence some underflow warnings
Dan Carpenter
1
-6
/
+8
2015-08-21
Input: zhenhua - switch to using bitrev8()
Yalin Wang
1
-11
/
+2
2015-08-19
Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependency
Javier Martinez Canillas
1
-1
/
+1
2015-08-17
Input: cap11xx - add LED support
Matt Ranostay
2
-3
/
+160
2015-08-14
Input: elants_i2c - fix for devm_gpiod_get API change
Stephen Rothwell
1
-9
/
+1
2015-08-07
Input: elan_i2c - enable asynchronous probing
Dmitry Torokhov
1
-0
/
+1
2015-08-07
Input: elants_i2c - enable asynchronous probing
Dmitry Torokhov
1
-0
/
+1
2015-08-07
Input: elants_i2c - wire up regulator support
Dmitry Torokhov
2
-22
/
+165
2015-08-07
Input: do not emit unneeded EV_SYN when suspending
Dmitry Torokhov
1
-2
/
+8
2015-08-05
Input: elants_i2c - disable idle mode before updating firmware
James Chen
1
-1
/
+7
2015-08-05
MAINTAINERS: Add maintainer for atmel_mxt_ts
Nick Dyer
1
-0
/
+8
2015-08-05
Input: atmel_mxt_ts - remove warning on zero T44 count
Nick Dyer
1
-9
/
+8
2015-08-05
Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECT
Nick Dyer
1
-0
/
+2
2015-08-05
Input: atmel_mxt_ts - disable interrupt for 50ms after reset
Nick Dyer
1
-1
/
+8
2015-08-05
Input: atmel_mxt_ts - improve device tree parsing
Nick Dyer
1
-13
/
+9
2015-08-05
Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to init
Pan Xinhui
1
-0
/
+6
2015-08-05
Input: atmel_mxt_ts - remove unused defines
Nick Dyer
1
-65
/
+1
2015-08-05
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
3
-15
/
+120
2015-08-04
Input: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
4
-12
/
+13
2015-08-03
Input: zforce - make the interrupt GPIO optional
Dirk Behme
2
-18
/
+53
2015-07-30
Input: cyapa - do not try to enable proximity reporting on older devices
Dudley Du
1
-4
/
+7
2015-07-30
Input: cyapa - introduce device tree binding
Dudley Du
3
-0
/
+55
2015-07-30
Input: cyapa - add regulator vcc support
Dudley Du
2
-0
/
+30
2015-07-30
Input: touchscreen - export OF module alias information
Javier Martinez Canillas
2
-0
/
+2
2015-07-30
Input: export I2C module alias information in missing drivers
Javier Martinez Canillas
2
-0
/
+2
2015-07-28
Input: tsc2005 - convert to gpiod
Sebastian Reichel
1
-29
/
+18
2015-07-28
Input: tsc2005 - simplify drvdata acquisition
Sebastian Reichel
1
-10
/
+6
2015-07-28
Input: tsc2005 - convert to regmap
Sebastian Reichel
2
-112
/
+60
2015-07-28
Input: tsc2005 - fix Kconfig indentation
Sebastian Reichel
1
-4
/
+4
2015-07-28
Input: tsc2005 - improve readability of register defines
Sebastian Reichel
1
-10
/
+18
2015-07-24
Input: arizona-haptic - convert to use managed input devices
Dmitry Torokhov
1
-22
/
+4
2015-07-24
Input: cyapa - add ACPI HID CYAP0002 for Gen6 devices
Dudley Du
1
-0
/
+1
2015-07-24
Input: cyapa - fully support runtime suspend power management
Dudley Du
5
-34
/
+70
2015-07-24
Input: cyapa - add proximity support for gen5 and gen6 modules
Dudley Du
5
-2
/
+101
2015-07-24
Input: cyapa - add gen6 device module support
Dudley Du
5
-4
/
+834
2015-07-24
Input: cyapa - rename 'gen5' to 'pip' for chared code
Dudley Du
4
-604
/
+673
2015-07-24
Input: tc3589x-keypad - switch to using managed resources
Himangi Saraogi
1
-38
/
+20
2015-07-24
Input: tc3589x-keypad - change name of wakeup property
Dmitry Torokhov
2
-3
/
+6
2015-07-24
Input: samsung-keypad - change name of wakeup property
Dmitry Torokhov
2
-3
/
+7
2015-07-24
Input: gpio_keys[_polled] - change name of wakeup property
Dmitry Torokhov
4
-4
/
+9
2015-07-24
Input: pmic8xxx-keypad - change name of wakeup property
Dmitry Torokhov
2
-5
/
+7
2015-07-24
Input: ads7846 - change name of wakeup property to "wakeup-source"
Dmitry Torokhov
2
-2
/
+3
2015-07-24
Input: matrix_keypad - change name of wakeup property to "wakeup-source"
Dmitry Torokhov
2
-3
/
+5
2015-07-23
Input: pmic8xxx-pwrkey - support shutdown
Stephen Boyd
1
-2
/
+266
2015-07-20
Input: elan_i2c - enable ELAN0600 acpi panels
Benjamin Tissoires
2
-0
/
+2
[next]