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
*
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
|
*
Input: lifebook - add CONFIG_DMI dependency
Dmitry Torokhov
2009-12-29
2
-3
/
+1
|
*
Input: wistron - fix test for CONFIG_PM
Rakib Mullick
2009-12-29
1
-1
/
+1
|
*
Input: psmouse - fix compile warning in hgpk module
René Bolldorf
2009-12-29
1
-1
/
+0
|
*
Input: matrix-keypad - handle cases when GPIOs can't be wakeup sources
Dmitry Torokhov
2009-12-24
1
-7
/
+22
|
*
Input: iforce - fix oops on device disconnect
Dmitry Torokhov
2009-12-24
3
-44
/
+12
|
*
Input: ff-memless - add notion of direction to for rumble effects
Jari Vanhala
2009-12-24
1
-0
/
+36
|
*
Input: ff-memless - another fix for signed to unsigned overflow
Dmitry Torokhov
2009-12-24
1
-3
/
+3
|
*
Input: ff-memless - start playing FF effects immediately
Jari Vanhala
2009-12-24
1
-4
/
+2
|
*
Input: serio - do not mark kseriod freezable anymore
Dmitry Torokhov
2009-12-24
1
-9
/
+2
|
*
Input: speed up suspend/shutdown for PS/2 mice and keyboards
Dmitry Torokhov
2009-12-24
2
-3
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-12-16
19
-372
/
+1111
|
\
\
|
|
/
|
*
Input: ALPS - add interleaved protocol support (Dell E6x00 series)
Sebastian Kapfer
2009-12-15
2
-27
/
+228
|
*
Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()
Roel Kluin
2009-12-15
1
-3
/
+5
|
*
Input: add mc13783 touchscreen driver
Sascha Hauer
2009-12-15
3
-0
/
+271
|
*
Input: ep93xx_keypad - update driver to new core support
H Hartley Sweeten
2009-12-15
1
-101
/
+49
|
*
Merge commit 'linus' into next
Dmitry Torokhov
2009-12-15
16
-21
/
+253
|
|
\
|
*
|
Input: wacom - separate pen from express keys on Graphire
Ping Cheng
2009-12-15
1
-4
/
+23
|
*
|
Input: wacom - add defines for data packet report IDs
Ping Cheng
2009-12-15
2
-13
/
+22
|
*
|
Input: wacom - add support for new LCD tablets
Ping Cheng
2009-12-15
4
-132
/
+311
|
*
|
Input: wacom - add defines for packet lengths of various devices
Ping Cheng
2009-12-15
3
-64
/
+76
|
*
|
Input: wacom - ensure the device is initialized properly upon resume
Ping Cheng
2009-12-15
2
-6
/
+8
|
*
|
Input: at32psif - do not sleep in atomic context
Dmitry Torokhov
2009-12-15
1
-1
/
+1
|
*
|
Input: i8042 - add Gigabyte M1022M to the noloop list
Dmitry Torokhov
2009-12-15
1
-0
/
+8
|
*
|
Input: i8042 - allow installing platform filters for incoming data
Matthew Garrett
2009-12-11
1
-3
/
+55
|
*
|
Input: i8042 - fix locking in interrupt routine
Dmitry Torokhov
2009-12-11
1
-8
/
+26
|
*
|
Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpad
Dmitry Torokhov
2009-12-11
1
-0
/
+11
|
*
|
Input: document use of input_event() function
Dmitry Torokhov
2009-12-11
1
-2
/
+8
|
*
|
Input: sa1111ps2 - annotate probe() and remove() methods
Dmitry Torokhov
2009-12-11
1
-5
/
+5
|
*
|
Input: ambakmi - annotate probe() and remove() methods
Dmitry Torokhov
2009-12-11
1
-4
/
+4
|
*
|
Input: gscps2 - fix probe() and remove() annotations
Dmitry Torokhov
2009-12-11
1
-3
/
+3
|
*
|
Input: altera_ps2 - add annotations to probe and remove methods
Dmitry Torokhov
2009-12-11
1
-3
/
+3
|
*
|
Input: hil-mlc - use del_timer_sync() when unloading the driver
Dmitry Torokhov
2009-12-11
1
-5
/
+3
|
*
|
Input: serio - set owner in driver structures
Dmitry Torokhov
2009-12-11
3
-0
/
+3
[next]