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: gamecon - constify some of the setup structures
Dmitry Torokhov
2010-02-21
1
-10
/
+10
*
Input: gamecon - simplify pad type handling
Dmitry Torokhov
2010-02-21
1
-79
/
+123
*
Input: gamecon - simplify coordinate calculation for PSX
Dmitry Torokhov
2010-02-21
1
-4
/
+8
*
Input: gamecon - fix some formatting issues
Dmitry Torokhov
2010-02-21
1
-153
/
+194
*
Input: gamecon - add rumble support for N64 pads
Scott Moreau
2010-02-21
2
-6
/
+120
*
Input: wacom - add device type to device name string
Ping Cheng
2010-02-20
2
-4
/
+15
*
Input: s3c24xx_ts - report touch only when stylus is down
Vasily Khoruzhick
2010-02-20
1
-14
/
+16
*
Input: s3c24xx_ts - re-enable IRQ on resume
Vasily Khoruzhick
2010-02-19
1
-0
/
+1
*
Input: wacom - constify product features data
Dmitry Torokhov
2010-02-19
1
-63
/
+63
*
Input: wacom - use per-device instance of wacom_features
Jason Childs
2010-02-19
3
-56
/
+78
*
Input: sh_keysc - enable building on SH-Mobile ARM
Magnus Damm
2010-02-16
1
-1
/
+1
*
Input: wacom - get features from driver info
Bastian Blank
2010-02-10
3
-152
/
+205
*
Input: rotary-encoder - set gpio direction for each requested gpio
Andrew Clayton
2010-02-10
1
-0
/
+14
*
Input: sh_keysc - update the driver with mode 6
Magnus Damm
2010-02-10
1
-1
/
+2
*
Input: sh_keysc - switch to using bitmaps
Magnus Damm
2010-02-10
1
-25
/
+44
*
Input: sh_keysc - factor out hw access functions
Magnus Damm
2010-02-10
1
-26
/
+43
*
Input: schedule corgi_ssp and corgi_ts to be removed
Eric Miao
2010-02-10
1
-1
/
+0
*
Input: mark {corgi,spitz,tosa}kbd drivers deprecated
Eric Miao
2010-02-10
1
-6
/
+12
*
Input: gpio-keys - add support for disabling gpios through sysfs
Mika Westerberg
2010-02-04
1
-11
/
+307
*
Input: mark input interfaces as non-seekable
Dmitry Torokhov
2010-02-04
2
-0
/
+4
*
Input: uinput - mark as non-seekable
Dmitry Torokhov
2010-02-04
1
-0
/
+1
*
Input: add match() method to input hanlders
Dmitry Torokhov
2010-02-04
2
-24
/
+21
*
Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()
Ondrej Zary
2010-02-04
1
-3
/
+14
*
Input: usbtouchscreen - add NEXIO (or iNexio) support
Ondrej Zary
2010-02-04
2
-2
/
+264
*
Input: usbtouchscreen - find input endpoint automatically
Ondrej Zary
2010-02-04
1
-3
/
+14
*
Input: usbtouchscreen - convert from usb_device to usb_interface
Ondrej Zary
2010-02-04
1
-10
/
+12
*
Input: add imx-keypad driver to support the IMX Keypad Port
Alberto Panizzo
2010-01-31
3
-0
/
+604
*
Input: implement input filters
Dmitry Torokhov
2010-01-30
1
-7
/
+34
*
Input: uinput - remove BKL from uinput_open function
Thadeu Lima de Souza Cascardo
2010-01-29
1
-3
/
+0
*
Input: wm97xx - provide coordinate logs for accelerated I/O
Mark Brown
2010-01-28
2
-0
/
+6
*
Input: xpad - add rumble support for original xbox controller
Benjamin Valentin
2010-01-24
1
-16
/
+37
*
Input: xilinx_ps2 - use resource_size
Tobias Klauser
2010-01-24
1
-2
/
+2
*
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
2010-01-21
29
-203
/
+306
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-01-15
12
-102
/
+207
|
|
\
|
|
*
Input: sentelic - fix left/right horizontal scroll mapping
Tai-hwa Liang
2010-01-13
1
-3
/
+3
|
|
*
Input: pmouse - move Sentelic probe down the list
Tai-hwa Liang
2010-01-13
1
-13
/
+15
|
|
*
Input: add compat support for sysfs and /proc capabilities output
Dmitry Torokhov
2010-01-12
1
-15
/
+71
|
|
*
Input: i8042 - add Dritek quirk for Acer Aspire 5610.
Elliott Sales de Andrade
2010-01-11
1
-0
/
+7
|
|
*
Input: xbox - do not use GFP_KERNEL under spinlock
Dmitry Torokhov
2010-01-09
1
-2
/
+2
|
|
*
Input: psmouse - fix Synaptics detection when protocol is disabled
Daniel Drake
2010-01-07
3
-1
/
+19
|
|
*
Input: bcm5974 - report ABS_MT events
Henrik Rydberg
2010-01-06
1
-1
/
+43
|
|
*
Input: davinci_keyscan - add device_enable method to platform data
Miguel Aguilar
2010-01-06
1
-0
/
+8
|
|
*
Input: evdev - be less aggressive about sending SIGIO notifies
Adam Jackson
2010-01-06
1
-1
/
+2
|
|
*
Input: atkbd - fix canceling event_work in disconnect
Dmitry Torokhov
2010-01-06
1
-2
/
+8
|
|
*
Input: serio - fix potential deadlock when unbinding drivers
Eric W. Biederman
2010-01-06
2
-63
/
+28
|
|
*
Input: gf2k - fix &&/|| confusion in gf2k_connect()
Roel Kluin
2010-01-01
1
-1
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-12-31
14
-96
/
+94
|
|
\
\
|
|
|
/
|
|
*
Input: iforce - wait for command completion when closing the device
Dmitry Torokhov
2009-12-30
2
-0
/
+4
|
|
*
Input: twl4030-pwrbutton - switch to using threaded IRQ
Felipe Balbi
2009-12-29
1
-12
/
+2
|
|
*
Input: twl4030_keypad - switch to using threaded IRQ
Felipe Balbi
2009-12-29
1
-9
/
+2
[next]