index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
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
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
*
|
|
|
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
|
|
*
|
|
|
Input: bf54x-keys - convert printk() to dev_*()
Mike Frysinger
2009-07-23
1
-17
/
+9
|
|
*
|
|
|
Input: add Blackfin rotary input driver
Michael Hennerich
2009-07-23
3
-0
/
+294
|
|
*
|
|
|
Input: pxa27x_keypad - remove extra clk_disable
Dmitry Torokhov
2009-07-22
1
-23
/
+20
|
|
*
|
|
|
Merge commit 'v2.6.31-rc4' into next
Dmitry Torokhov
2009-07-22
22
-209
/
+770
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Input: sh_keysc - allow modifying keymap from userspace
Dmitry Torokhov
2009-07-21
1
-8
/
+14
|
|
*
|
|
|
|
Input: wm97xx - add possibility to control the GPIO_STATUS shift
Marek Vasut
2009-07-20
2
-2
/
+7
|
|
*
|
|
|
|
Input: wm97xx - add Palm support to Mainstone accelerated touch
Marek Vasut
2009-07-20
2
-19
/
+35
|
|
*
|
|
|
|
Input: w90p910_ts - use clk API
Wan ZongShun
2009-07-12
2
-13
/
+14
|
|
*
|
|
|
|
Input: ucb1400_ts - fix a misleading function name
Hans J. Koch
2009-07-12
1
-2
/
+3
|
|
*
|
|
|
|
Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...
Jim Persson
2009-07-07
2
-0
/
+38
|
|
*
|
|
|
|
Input: use resource_size when allocating resources
Julia Lawall
2009-07-07
4
-10
/
+10
|
|
*
|
|
|
|
Input: dm355evm_keys - use threaded IRQs
David Brownell
2009-06-29
1
-22
/
+20
[prev]
[next]