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: tsc2005 - add module description
Dmitry Torokhov
2011-03-16
1
-0
/
+1
|
|
|
*
Input: tsc2005 - remove driver banner message
Dmitry Torokhov
2011-03-16
1
-1
/
+0
|
|
|
*
Input: tsc2005 - remove incorrect module alias
Dmitry Torokhov
2011-03-16
1
-1
/
+0
|
|
|
*
Input: tsc2005 - convert to using dev_pm_ops
Dmitry Torokhov
2011-03-16
1
-12
/
+12
|
|
|
*
Input: tsc2005 - use spi_get/set_drvdata()
Dmitry Torokhov
2011-03-16
1
-7
/
+12
|
|
|
*
Input: introduce tsc2005 driver
Lauri Leukkunen
2011-03-16
3
-0
/
+725
|
|
*
|
Input: xen-kbdfront - move to drivers/input/misc
Dmitry Torokhov
2011-03-16
5
-12
/
+14
|
|
*
|
Input: xen-kbdfront - add grant reference for shared page
Daniel De Graaf
2011-03-16
1
-11
/
+28
|
|
*
|
Input: xen-kbdfront - advertise either absolute or relative coordinates
Olaf Hering
2011-03-16
1
-20
/
+24
|
|
*
|
Input: tc3589x-keypad - fix 'double const' warning
Dmitry Torokhov
2011-03-15
1
-11
/
+11
|
|
*
|
Input: tca6416-keypad - suspend/resume wakeup support
Magnus Damm
2011-03-15
1
-0
/
+28
|
|
*
|
Input: atmel_mxt_ts - add objects of mXT1386 chip
Joonyoung Shim
2011-03-14
1
-0
/
+8
|
|
*
|
Input: atmel_mxt_ts - remove firmware version check
Joonyoung Shim
2011-03-14
1
-16
/
+5
|
|
*
|
Input: wm831x-ts - ensure the controller is in a known state on open
Mark Brown
2011-03-14
1
-1
/
+3
|
|
*
|
Input: add Atmel AT42QT1070 keypad driver
Bo Shen
2011-03-13
3
-0
/
+287
|
|
*
|
Input: wm831x-ts - default pressure measurements on
Mark Brown
2011-03-12
1
-1
/
+4
|
|
*
|
Input: bcm5974 - add support for MacBookPro8
Andy Botting
2011-03-12
1
-0
/
+20
|
|
*
|
Input: wacom - support 2FGT in MT format
Ping Cheng
2011-03-12
2
-18
/
+53
|
|
*
|
Input: wacom - support one finger touch the touchscreen way
Ping Cheng
2011-03-12
2
-90
/
+50
|
|
*
|
Input: wacom - process pen data in its own routine
Ping Cheng
2011-03-12
1
-33
/
+40
|
|
*
|
Input: wacom - do not send 2FGT Tablet PC events in TAP format
Ping Cheng
2011-03-12
2
-79
/
+10
|
|
*
|
Input: atmel_mxt_ts - remove matrix size check
Iiro Valkonen
2011-02-25
1
-73
/
+0
|
|
*
|
Input: mcs_touchkey - add shutdown handler
HeungJun Kim
2011-02-23
1
-0
/
+9
|
|
*
|
Input: mcs_touchkey - add support for suspend/resume
Heungjun Kim
2011-02-23
1
-1
/
+47
|
|
*
|
Input: omap4-keypad - wire up runtime PM handling
Abraham Arce
2011-02-23
1
-19
/
+55
|
|
*
|
Input: uinput - reversed test in uinput_setup_device()
Dan Carpenter
2011-02-21
1
-1
/
+1
|
|
*
|
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
2011-02-21
1
-3
/
+4
|
|
*
|
Input: atmel_mxt_ts - allow board code to suppliy controller config
Iiro Valkonen
2011-02-21
1
-135
/
+13
|
|
*
|
Input: atmel_mxt_ts - add mXT224 identifier to id_table
Chris Leech
2011-02-21
1
-0
/
+1
|
|
*
|
Input: synaptics_i2c - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+9
|
|
*
|
Input: adxl34x - fix references to adx134x
Mark Brown
2011-02-21
1
-2
/
+2
|
|
*
|
Input: adxl34x-spi - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+9
|
|
*
|
Input: adxl34x-i2c - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+9
|
|
*
|
Input: max7359 - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+10
|
|
*
|
Input: lm8323 - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-7
/
+8
|
|
*
|
Input: ad714x-spi - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-9
/
+8
|
|
*
|
Input: ad714x-i2c - convert to dev_pm_ops
Mark Brown
2011-02-21
1
-9
/
+8
|
|
*
|
Input: uinput - use memdup_user() and friends
Dmitry Torokhov
2011-02-21
1
-25
/
+10
|
|
*
|
Input: uinput - fix setting up device name
David Herrmann
2011-02-21
1
-7
/
+6
|
|
*
|
Input: atmel_mxt_ts - read whole message to make CHG low
Iiro Valkonen
2011-02-21
1
-3
/
+3
|
|
*
|
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
Iiro Valkonen
2011-02-21
1
-464
/
+465
|
|
*
|
Input: qt602240_ts - rename to atmel_mxt_ts
Dmitry Torokhov
2011-02-21
3
-14
/
+14
|
|
*
|
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
2011-01-31
1
-2
/
+2
|
|
*
|
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
2011-01-31
3
-52
/
+11
|
|
*
|
Merge commit 'v2.6.38-rc3' into next
Dmitry Torokhov
2011-01-31
33
-1781
/
+1806
|
|
|
\
\
|
|
*
|
|
Input: wm831x-ts - remove use of ternary operator
Mark Brown
2011-01-31
1
-5
/
+13
|
|
*
|
|
Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllers
Mark Brown
2011-01-30
3
-0
/
+366
|
|
*
|
|
Input: ads7846 - convert to dev_pm_ops
Mark Brown
2011-01-20
1
-6
/
+10
|
|
*
|
|
Input: ad7879 - convert SPI to dev_pm_ops
Mark Brown
2011-01-20
1
-8
/
+9
|
|
*
|
|
Input: ad7877 - convert to dev_pm_ops
Mark Brown
2011-01-20
1
-10
/
+9
[prev]
[next]