index
:
talos-op-linux
master
Talos™ II 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
*
drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module
Helge Deller
2009-04-21
1
-1
/
+23
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2009-04-16
14
-43
/
+120
|
\
|
*
Input: ads7846 - fix unsafe disable_irq
Ben Nizette
2009-04-15
1
-1
/
+1
|
*
Input: mainstone-wm97xx - fix condition in pen_up
Jiri Slaby
2009-04-15
1
-4
/
+3
|
*
Input: pc110pad - remove unused variable dev
Ilpo Järvinen
2009-04-15
1
-1
/
+0
|
*
Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flag
Michael Hennerich
2009-04-15
1
-1
/
+1
|
*
Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag
Michael Hennerich
2009-04-15
2
-4
/
+3
|
*
Input: da9034-ts - make pen {down,up} events more reliable
Eric Miao
2009-04-15
1
-10
/
+16
|
*
Input: da9034-ts - add Bin Yang as co-author of the driver
Eric Miao
2009-04-15
1
-1
/
+2
|
*
Input: atkbd - add forced release keys quirk for Samsung NC20
Barry Carroll
2009-04-15
1
-1
/
+10
|
*
Input: atkbd - add forced release keys quirk for Samsung Q45
Dmitry Torokhov
2009-04-15
1
-0
/
+9
|
*
Input: gameport - fix attach driver code
Dmitry Torokhov
2009-04-15
1
-8
/
+6
|
*
Input: hp_sdc_rtc should depend on serio
Alexander Beregalov
2009-04-15
1
-1
/
+1
|
*
Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM
Mark Brown
2009-04-11
1
-2
/
+1
|
*
Input: ads7846 - introduce platform specific way to synchronize sampling
Eric Miao
2009-04-11
1
-0
/
+10
|
*
Input: remove unnecessary synchronize_rcu() call
Arjan van de Ven
2009-04-11
1
-1
/
+0
|
*
Input: i8042 - add a DMI table for the i8042.reset option
Arjan van de Ven
2009-04-11
1
-0
/
+28
|
*
Input: i8042 - introduce a tougher reset
Arjan van de Ven
2009-04-11
1
-8
/
+29
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2009-04-08
23
-182
/
+2909
|
\
\
|
|
/
|
*
Input: i8042 - add HP DV9700 to the noloop list
Dmitry Torokhov
2009-04-07
1
-0
/
+8
|
*
Input: arrange drivers/input/misc/Makefile in alphabetical order
Dmitry Torokhov
2009-03-09
1
-15
/
+14
|
*
Input: add AD7879 Touchscreen driver
Michael Hennerich
2009-03-09
3
-0
/
+815
|
*
Input: add AD7877 touchscreen driver
Michael Hennerich
2009-03-09
3
-0
/
+858
|
*
Input: bf54x-keys - fix typo in warning
Michael Hennerich
2009-03-09
1
-2
/
+2
|
*
Input: add driver for S1 button of rb532
Phil Sutter
2009-03-09
3
-0
/
+133
|
*
Input: generic driver for rotary encoders on GPIOs
Daniel Mack
2009-03-08
3
-0
/
+234
|
*
Input: hilkbd - fix crash when removing hilkbd module
Helge Deller
2009-03-08
1
-60
/
+80
|
*
Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510
Daniel Mierswa
2009-03-08
1
-0
/
+17
|
*
Input: atkbd - consolidate force release quirk setup
Daniel Mierswa
2009-03-08
1
-74
/
+46
|
*
Input: add accelerated touchscreen support for Marvell Zylonite
Mark Brown
2009-03-08
3
-0
/
+254
|
*
Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH events
Mike Rapoport
2009-03-08
2
-1
/
+5
|
*
Input: wm97xx - use disable_irq_nosync() for Mainstone
Mark Brown
2009-03-08
1
-1
/
+1
|
*
Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android
Mike Rapoport
2009-03-08
1
-4
/
+9
|
*
Input: fix polling of /proc/bus/input/devices
Dmitry Torokhov
2009-03-08
1
-3
/
+3
|
*
Merge commit 'v2.6.29-rc7' into next
Dmitry Torokhov
2009-03-08
19
-45
/
+218
|
|
\
|
*
|
Input: psmouse - add newline to OLPC HGPK touchpad debugging
Andy Whitcroft
2009-02-28
1
-1
/
+1
|
*
|
Input: ati_remote2 - check module params
Ville Syrjala
2009-01-29
1
-4
/
+60
|
*
|
Input: ati_remote2 - add per device attrs
Ville Syrjala
2009-01-29
1
-15
/
+126
|
*
|
Input: ati_remote2 - complete suspend support
Ville Syrjala
2009-01-29
1
-0
/
+78
|
*
|
Input: stop autorepeat timer on key release
Johannes Berg
2009-01-29
1
-0
/
+7
|
*
|
Input: pc110pad - use no_pci_devices()
Roel Kluin
2009-01-29
1
-4
/
+1
|
*
|
Input: add support for the Maple mouse on the SEGA Dreamcast
Adrian McMenamin
2009-01-29
3
-4
/
+163
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-04-05
2
-1
/
+39
|
\
\
\
|
*
|
|
input: migor_ts: add wakeup support
Magnus Damm
2009-04-02
1
-0
/
+23
|
*
|
|
input: sh_keysc: use enable/disable_irq_wake()
Magnus Damm
2009-04-02
1
-1
/
+16
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-03
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
trivial: Fix misspelling of "Celsius".
Adam Buchbinder
2009-03-30
1
-1
/
+1
|
*
|
|
|
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
1
-1
/
+1
|
*
|
|
|
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
2009-03-30
1
-1
/
+1
*
|
|
|
|
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-04-02
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
[next]