index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Lines
2011-10-31
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
-0
/
+2
2011-10-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-183
/
+604
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
-1
/
+1
2011-10-26
Merge branch 'next' into for-linus
Dmitry Torokhov
-184
/
+606
2011-10-18
Input: adp5589-keys - add support for the ADP5585 derivatives
Michael Hennerich
-129
/
+484
2011-10-12
Input: imx_keypad - add pm suspend and resume support
Hui Wang
-0
/
+44
2011-10-06
Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP
Dmitry Torokhov
-1
/
+1
2011-09-20
Input: gpio_keys - use of_property_read_u32()
Tobias Klauser
-11
/
+13
2011-09-16
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
-1
/
+0
2011-09-09
Input: tegra-kbc - tighten locking
Dmitry Torokhov
-19
/
+12
2011-09-09
Input: tegra-kbc - fix wakeup from suspend
Rakesh Iyer
-15
/
+43
2011-09-08
Input: tc3589x-keypad - fix section mismatch warning
Harvey Yang
-1
/
+1
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
-9
/
+8
2011-08-26
Input: adp5588-keys - remove incorrect modalias
Axel Lin
-1
/
+0
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1
/
+2
2011-08-21
Input: ep93xx_keypad - add missing include of linux/module.h
Axel Lin
-0
/
+1
2011-08-11
Input: tegra-kbc - correct call to input_free_device
Axel Lin
-1
/
+1
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
-1
/
+1
2011-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-5
/
+11
2011-07-30
Input: gpio_keys - return proper error code if memory allocation fails
Tobias Klauser
-1
/
+1
2011-07-30
Input: lm8323 - add missing device_remove_file for dev_attr_time
Axel Lin
-2
/
+7
2011-07-30
Input: tegra-kbc - fix computation of polling time
Rakesh Iyer
-2
/
+3
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-63
/
+164
2011-07-27
Merge branch 'next' into for-linus
Dmitry Torokhov
-60
/
+973
2011-07-25
Input: tegra-kbc - enable key autorepeat
Rakesh Iyer
-1
/
+1
2011-07-18
Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure
Axel Lin
-4
/
+4
2011-07-13
Input: atkbd - make dmi callback functions return 1
Axel Lin
-2
/
+2
2011-07-10
Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
-8
/
+3
2011-07-10
Input: gpio_keys - add support for device-tree platform data
David Jander
-16
/
+132
2011-07-05
input: pmic8xxx-keypad: Do not use mfd_get_data()
Samuel Ortiz
-1
/
+2
2011-07-04
Input: sh_keysc - fix compile warning
Dmitry Torokhov
-1
/
+1
2011-06-29
Input: mpr121 - improve sensibility of touch key
Jiejing Zhang
-4
/
+12
2011-06-29
Input: gpio_keys - fix a memory leak
Axel Lin
-0
/
+1
2011-06-27
Input: gpio_keys - move to late_initcall
David Jander
-1
/
+1
2011-06-27
Input: tnetv107x-keypad - fix MODULE_ALIAS
Axel Lin
-1
/
+1
2011-06-27
Input: remove unneeded version.h includes
Jesper Juhl
-2
/
+0
2011-06-21
Input: gpio_keys - switch to using threaded IRQs
David Jander
-2
/
+2
2011-06-21
Input: lm8323 - use oneshot level triggered interrupts
Leigh Brown
-1
/
+1
2011-06-21
Input: lm8323 - convert to threaded IRQ
Felipe Balbi
-19
/
+4
2011-06-21
Input: qt1070 - remove obsolete cleanup for clientdata
Wolfram Sang
-2
/
+0
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1
/
+2
2011-06-18
Input: sh_keysc - 8x8 MODE_6 fix
Magnus Damm
-1
/
+1
2011-06-18
Input: omap-keypad - add missing input_sync()
Janusz Krzysztofik
-0
/
+1
2011-05-26
input: Add Qualcomm pm8xxx keypad controller driver
Trilok Soni
-0
/
+811
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-59
/
+1206
2011-05-19
input/atari: Fix atarimouse init
Michael Schmitz
-2
/
+3
2011-05-19
Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander
Michael Hennerich
-0
/
+782
2011-05-12
Input: add driver FSL MPR121 capacitive touch sensor
Zhang Jiejing
-0
/
+352
2011-05-11
Input: tegra-kbc - change wakeup logic to be all or nothing
Rakesh Iyer
-22
/
+2
2011-05-05
Input: sh_keysc - only compile PM code if PM is enabled
Dmitry Torokhov
-4
/
+4
[next]