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
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: atkbd - add forced release keys quirk for Samsung Q45
Dmitry Torokhov
2009-04-15
1
-0
/
+9
*
Input: bf54x-keys - fix typo in warning
Michael Hennerich
2009-03-09
1
-2
/
+2
*
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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-03-02
5
-16
/
+16
|
\
|
*
Input: bf54x-keys - fix debounce time validation
Roel Kluin
2009-01-29
1
-2
/
+2
|
*
Input: spitzkbd - mark probe function as __devinit
Uwe Kleine-König
2009-01-13
1
-4
/
+4
|
*
Input: omap-keypad - mark probe function as __devinit
Uwe Kleine-König
2009-01-13
1
-4
/
+4
|
*
Input: corgikbd - mark probe function as __devinit
Uwe Kleine-König
2009-01-12
1
-4
/
+4
|
*
Input: atkbd - make forced_release_keys[] static
Daniel Mierswa
2009-01-10
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
1
-1
/
+1
|
\
\
|
*
|
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-01-06
7
-5
/
+288
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Input: atkbd - broaden the Dell DMI signatures
Matthew Garrett
2008-12-30
1
-0
/
+9
|
*
Input: HIL drivers - add MODULE_ALIAS()
Helge Deller
2008-12-30
1
-0
/
+1
|
*
Input: add support for enhanced rotary controller on pxa930 and pxa935
Yong Yao
2008-12-29
3
-0
/
+222
|
*
Input: atkbd - Samsung NC10 key repeat fix
Stuart Hopkins
2008-12-20
1
-0
/
+25
|
*
Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptop
Rikard Ljungstrand
2008-12-20
1
-0
/
+26
|
*
Merge commit 'v2.6.28-rc9' into next
Dmitry Torokhov
2008-12-20
1
-1
/
+26
|
|
\
|
*
|
Input: omap-keypad - allow more than 6 rows
Peter Ujfalusi
2008-10-29
1
-1
/
+1
|
*
|
Input: omap-keypad - interrupt disable fix
Peter Ujfalusi
2008-10-29
1
-4
/
+0
|
*
|
Input: gpio-keys - add flag to allow auto repeat
Dominic Curran
2008-10-27
1
-0
/
+4
*
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-12-30
2
-5
/
+5
|
\
\
\
|
*
\
\
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
2008-12-15
1
-4
/
+4
|
|
\
\
\
|
|
*
|
|
ARM: OMAP: use gpio_to_irq
David Brownell
2008-12-10
1
-4
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge git://git.marvell.com/orion into devel
Russell King
2008-12-13
1
-1
/
+26
|
|
\
\
\
|
|
|
/
/
|
*
|
|
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2008-11-27
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
sh: sh_mobile keysc clock framework support
Magnus Damm
2008-12-22
1
-5
/
+23
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-11-30
1
-1
/
+26
|
\
\
|
|
/
|
/
|
|
*
Input: atkbd - cancel delayed work before freeing its structure
Jiri Pirko
2008-11-11
1
-1
/
+1
|
*
Input: atkbd - add keymap quirk for Inventec Symphony systems
Matthew Garrett
2008-11-11
1
-0
/
+25
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-10-16
3
-47
/
+38
|
\
\
|
|
/
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-10-15
3
-47
/
+38
|
|
\
|
|
*
Input: atkbd - expand Latitude's force release quirk to other Dells
Matthew Garrett
2008-09-10
1
-5
/
+5
|
|
*
Input: bf54x-keys - add power management support
Michael Hennerich
2008-09-10
1
-1
/
+12
|
|
*
Input: convert drivers to use strict_strtoul()
Joe Rouvier
2008-09-10
1
-15
/
+5
|
|
*
Input: gpio-keys - simplify argument list for report_event
Uwe Kleine-König
2008-08-08
1
-4
/
+5
|
|
*
Input: gpio-keys - optimize interrupt handler
Uwe Kleine-König
2008-08-08
1
-23
/
+12
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-10-16
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'omap-all' into devel
Russell King
2008-10-14
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...
Russell King
2008-09-05
1
-1
/
+1
|
|
|
/
/
*
|
|
|
omap drivers: switch to standard GPIO calls
David Brownell
2008-10-16
1
-15
/
+12
|
/
/
/
*
|
|
Merge branches 'pxa-core' and 'pxa-machines' into pxa-all
Russell King
2008-10-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
1
-1
/
+1
*
|
|
[ARM] pxa: remove references to pxa_gpio_mode() in comments
Russell King
2008-09-25
3
-9
/
+9
|
/
/
*
|
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-08-19
1
-1
/
+0
|
\
\
|
*
|
Input: remove version.h from drivers that don't need it
Huang Weiyi
2008-08-18
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-08-15
1
-1
/
+2
|
\
\
\
|
|
/
/
[next]