index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: psmouse - use boolean type
Dmitry Torokhov
2009-09-10
20
-125
/
+133
*
Input: i8042 - use platform_driver_probe
Dmitry Torokhov
2009-09-10
1
-23
/
+22
*
Input: i8042 - use boolean type where it makes sense
Dmitry Torokhov
2009-09-10
2
-70
/
+71
*
Input: i8042 - try disabling and re-enabling AUX port at close
Dmitry Torokhov
2009-09-10
1
-1
/
+49
*
Input: pxa27x_keypad - allow modifying keymap from userspace
Dmitry Torokhov
2009-09-10
1
-82
/
+91
*
Input: sunkbd - fix formatting
Dmitry Torokhov
2009-09-10
1
-55
/
+73
*
Input: i8042 - bypass AUX IRQ delivery test on laptops
Dmitry Torokhov
2009-09-10
2
-1
/
+36
*
Input: wacom_w8001 - simplify querying logic
Dmitry Torokhov
2009-09-03
1
-81
/
+40
*
Input: atkbd - allow setting force-release bitmap via sysfs
Dmitry Torokhov
2009-09-03
1
-6
/
+37
*
Input: w90p910_keypad - move a dereference below a NULL test
Julia Lawall
2009-08-30
1
-1
/
+3
*
Input: add twl4030_keypad driver
David Brownell
2009-08-27
3
-0
/
+492
*
Input: matrix-keypad - add function to build device keymap
Dmitry Torokhov
2009-08-27
2
-26
/
+5
*
Input: tosakbd - fix cleaning up KEY_STROBEs after error
Roel Kluin
2009-08-27
1
-9
/
+9
*
Input: joydev - validate axis/button maps before clobbering current ones
Stephen Kitt
2009-08-27
1
-32
/
+74
*
Merge commit 'v2.6.31-rc8' into next
Dmitry Torokhov
2009-08-27
9
-55
/
+119
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-08-24
5
-45
/
+85
|
|
\
|
|
*
Input: ucb1400_ts - enable interrupt unconditionally
Pavel Revak
2009-08-21
1
-4
/
+4
|
|
*
Input: ucb1400_ts - enable ADC Filter
Marek Vasut
2009-08-21
1
-0
/
+9
|
|
*
Input: wacom - don't use on-stack memory for report buffers
Dmitry Torokhov
2009-08-21
1
-14
/
+29
|
|
*
Input: iforce - support new revision of ACT LABS Force RS
Jiri Kosina
2009-08-19
2
-0
/
+2
|
|
*
Input: joydev - decouple axis and button map ioctls from input constants
Stephen Kitt
2009-08-12
1
-27
/
+41
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-08-07
3
-9
/
+33
|
|
\
\
|
|
|
/
|
|
*
Input: matrix_keypad - make matrix keymap size dynamic
Eric Miao
2009-08-05
1
-9
/
+9
|
|
*
Input: wistron_btns - support Prestigio Wifi RF kill button
TJ
2009-08-05
1
-0
/
+16
|
|
*
Input: i8042 - add Asus G1S to noloop exception list
Jory A. Pratt
2009-08-05
1
-0
/
+8
|
*
|
parisc: hp_sdc_mlc.c - check return value of down_trylock()
Helge Deller
2009-08-02
1
-1
/
+1
*
|
|
Input: xpad - add USB ID for the drumkit controller from Rock Band
Corbin Simpson
2009-08-20
1
-0
/
+2
*
|
|
Input: w90p910_keypad - rename driver name to match platform
Wan ZongShun
2009-08-20
1
-3
/
+3
*
|
|
Input: add new driver for Sentelic Finger Sensing Pad
Tai-hwa Liang
2009-08-19
7
-4
/
+1012
*
|
|
Input: psmouse - allow defining read-only attributes
Dmitry Torokhov
2009-08-19
1
-5
/
+16
*
|
|
Input: eeti_ts - allow active high irq lines
Daniel Mack
2009-08-12
1
-3
/
+19
*
|
|
Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h
Dmitry Torokhov
2009-08-09
1
-79
/
+65
*
|
|
Input: add keypad driver for w90p910
Wan ZongShun
2009-08-09
3
-0
/
+316
*
|
|
Input: combine hil_kbd and hil_ptr drivers
Dmitry Torokhov
2009-08-09
5
-493
/
+219
*
|
|
Input: hil_kbd - prepare for merging with hil_ptr
Dmitry Torokhov
2009-08-09
1
-78
/
+78
*
|
|
Input: hil_kbd - switch to use completion instead of semaphore
Dmitry Torokhov
2009-08-09
1
-132
/
+140
*
|
|
Input: wistron_btns - switch to using dev_pm_ops
Dmitry Torokhov
2009-08-08
1
-29
/
+37
*
|
|
Input: serio - don't use serio->write() directly
Dmitry Torokhov
2009-08-05
6
-86
/
+91
*
|
|
Input: hgpk - forced recalibration for the OLPC touchpad
Paul Fox
2009-08-05
1
-3
/
+52
*
|
|
Input: tsc2007 - check if I2C communication works during probe
Richard Röjfors
2009-08-04
1
-3
/
+5
*
|
|
Input: tsc2007 - make get_pendown_state platform callback optional
Dmitry Torokhov
2009-08-04
1
-79
/
+93
*
|
|
Input: usbtouchscreen - add support for e2i touchscreen controller
Florian Echtler
2009-07-27
2
-0
/
+54
*
|
|
Input: tsc2007 - do not read coordinates during probe
Richard Röjfors
2009-07-26
1
-2
/
+3
*
|
|
Input: tsc2007 - make init/exit platform hw callbacks optional
Richard Röjfors
2009-07-26
1
-3
/
+6
*
|
|
Input: tsc2007 - properly shut off interrupts/delayed work
Dmitry Torokhov
2009-07-26
1
-30
/
+42
*
|
|
Input: tsc2007 - remove HR timer
Richard Röjfors
2009-07-26
1
-35
/
+13
*
|
|
Input: pxa27x_keypad - switch to using dev_pm_ops
Dmitry Torokhov
2009-07-26
1
-7
/
+12
*
|
|
Input: serio - switch to using dev_pm_ops
Dmitry Torokhov
2009-07-26
1
-12
/
+11
*
|
|
Input: i8042 - switch to using dev_pm_ops
Dmitry Torokhov
2009-07-26
1
-26
/
+18
*
|
|
Input: gpio_keys - swtich to dev_pm_ops
Mike Rapoport
2009-07-24
1
-7
/
+12
[next]