index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-24
Input: wacom - fix wacom_set_report retry logic
Chris Bagwell
1
-3
/
+3
2013-01-09
Input: document that unregistering managed devices is not necessary
Dmitry Torokhov
1
-2
/
+14
2013-01-06
Input: lm8323 - fix checking PWM interrupt status
Nickolai Zeldovich
1
-1
/
+1
2012-12-24
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
1
-1
/
+12
2012-12-24
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
Gabor Juhos
1
-1
/
+12
2012-12-24
Input: sentelic - only report position of first finger as ST coordinates
Christophe TORDEUX
1
-1
/
+1
2012-12-17
Merge branch 'next' into for-linus
Dmitry Torokhov
164
-1556
/
+2064
2012-12-17
Input: walkera0701 - fix crash on startup
Peter Popovec
1
-3
/
+4
2012-12-11
Input: matrix-keymap - provide a proper module license
Florian Fainelli
1
-0
/
+3
2012-12-04
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
1
-10
/
+2
2012-12-04
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
1
-9
/
+1
2012-12-04
Input: wacom - fix touch support for Bamboo Fun CTH-461
Diego Calleja
1
-1
/
+2
2012-12-04
Input: xpad - add a few new VID/PID combinations
Guillermo A. Amaral
1
-9
/
+18
2012-12-04
Input: xpad - minor formatting fixes
Guillermo A. Amaral
1
-3
/
+3
2012-11-29
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
1
-1
/
+4
2012-11-29
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
1
-53
/
+25
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
1
-3
/
+3
2012-11-29
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
1
-15
/
+14
2012-11-29
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
1
-1
/
+1
2012-11-29
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
1
-10
/
+10
2012-11-29
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
1
-3
/
+7
2012-11-29
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
1
-27
/
+41
2012-11-28
Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver
Alexander Shiyan
3
-492
/
+0
2012-11-28
Input: bu21013_ts - add support for Device Tree booting
Lee Jones
1
-4
/
+46
2012-11-28
Input: bu21013_ts - move GPIO init and exit functions into the driver
Lee Jones
1
-19
/
+50
2012-11-28
Input: bu21013_ts - request regulator that actually exists
Lee Jones
1
-1
/
+1
2012-11-28
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
1
-5
/
+22
2012-11-28
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
1
-13
/
+26
2012-11-28
Input: samsung-keypad - switch to using managed resources
Sachin Kamat
1
-72
/
+31
2012-11-28
Input: spear-keyboard - add clk_{un}prepare() support
Vipul Kumar Samar
1
-0
/
+10
2012-11-25
Input: imx_keypad - only set enabled columns to open-drain
Andreas Pretzsch
1
-1
/
+2
2012-11-25
Input: HIL - do not call tasklet_disable right before tasklet_kill
Xiaotian Feng
1
-2
/
+0
2012-11-24
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
Peter Ujfalusi
1
-2
/
+1
2012-11-24
Input: stmpe-keypad - add support for Device Tree bindings
Dmitry Torokhov
1
-9
/
+51
2012-11-24
Input: remove use of __devexit
Bill Pemberton
141
-149
/
+149
2012-11-24
Input: remove use of __devinit
Bill Pemberton
138
-237
/
+234
2012-11-24
Input: remove use of __devinitconst
Bill Pemberton
4
-4
/
+4
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
3
-4
/
+4
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
141
-142
/
+142
2012-11-24
Input: serio - remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-11
/
+0
2012-11-24
Merge branch 'for-linus' into next
Dmitry Torokhov
3
-3
/
+11
2012-11-23
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
1
-18
/
+47
2012-11-22
Input: wacom - add support for a new MT device (0x4001)
Ping Cheng
1
-0
/
+4
2012-11-22
Input: wacom - simplify type check for newer V5 devices
Ping Cheng
1
-3
/
+1
2012-11-22
Input: ads7846 - enable pendown GPIO debounce time setting
Igor Grinberg
1
-1
/
+5
2012-11-21
Input: matrix-keypad - add device tree support
AnilKumar Ch
1
-22
/
+97
2012-11-19
Input: mousedev - move /dev/input/mice to the correct minor
Dmitry Torokhov
1
-2
/
+2
2012-11-14
Input: marix-keymap - automatically allocate memory for keymap
Dmitry Torokhov
1
-1
/
+22
2012-11-10
Input: add Retu power button driver.
Aaro Koskinen
3
-0
/
+110
2012-11-10
Input: HIL - remove one goto
Rolf Eike Beer
1
-6
/
+5
[next]