index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
Input: ALPS - document the alps.h data structures
Kevin Cernekee
1
-13
/
+61
2013-02-13
Input: wacom - add support for DTH-2242
Ping Cheng
2
-1
/
+25
2013-02-13
Input: cyapa - add support for smbus protocol
Benson Leung
1
-5
/
+174
2013-02-13
Input: synaptics - fix 1->3 contact transition reporting
Daniel Kurtz
1
-3
/
+27
2013-02-13
Input: add couple of missing GENERIC_HARDIRQS dependencies
Heiko Carstens
4
-4
/
+5
2013-02-14
mfd: max8925: Fix onkey driver irq base
Qing Xu
1
-3
/
+0
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
1
-4
/
+4
2013-02-06
input: drop unnecessary dependencies on TTY
Joe Millenbach
5
-39
/
+2
2013-02-04
drivers/input/joystick/analog.c: enable precise timer
Chris Metcalf
1
-1
/
+1
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
1
-1
/
+1
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-1
/
+1
2013-01-25
Input: twl6040-vibra - use system workqueue
Peter Ujfalusi
1
-10
/
+1
2013-01-25
Input: twl6040-vibra - code cleanup in probe with devm_* conversion
Peter Ujfalusi
1
-54
/
+45
2013-01-25
Input: goldfish - virtual input event driver
Brian Swetland
3
-0
/
+205
2013-01-23
Input: wacom - fix wacom_set_report retry logic
Chris Bagwell
1
-3
/
+3
2013-01-22
Input: Convert to devm_ioremap_resource()
Thierry Reding
2
-8
/
+7
2013-01-21
Input: walkera0701 - claim parport when opening the device
Dmitry Torokhov
1
-10
/
+6
2013-01-21
Input: walkera0701 - use proper error codes
Dmitry Torokhov
1
-20
/
+36
2013-01-21
Input: walkera0701 - switch to using pr_xxx() for messages
Dmitry Torokhov
1
-13
/
+10
2013-01-21
Input: walkera0701 - set up input device's parent
Dmitry Torokhov
1
-0
/
+1
2013-01-21
Input: atkbd - fix multi-byte scancode handling on reconnect
Shawn Nematbakhsh
1
-21
/
+51
2013-01-21
Input: twl4030-vibra - Use system workqueue
Peter Ujfalusi
1
-18
/
+1
2013-01-21
Input: twl4030-vibra - switch to using managed resources
Peter Ujfalusi
1
-22
/
+4
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
5
-1
/
+39
2013-01-17
Input: add driver for Cypress APA I2C Trackpad
Benson Leung
3
-0
/
+817
2013-01-17
Input: atkbd - fix a typo in a message
Dmitry Torokhov
1
-1
/
+1
2013-01-17
Input: mms114 - switch to using managed resources
Sachin Kamat
1
-38
/
+16
2013-01-17
Input: tegra-kbc - remove default keymap
Laxman Dewangan
1
-169
/
+7
2013-01-17
Input: tegra-kbc - add support for rows/columns configuration from dt
Laxman Dewangan
1
-19
/
+63
2013-01-17
Input: tegra-kbc - use devm_* for resource allocation
Laxman Dewangan
1
-78
/
+27
2013-01-17
Input: tegra-kbc - fix build warning
Laxman Dewangan
1
-12
/
+12
2013-01-17
Input: add support for Cypress PS/2 Trackpads
Dudley Du
6
-0
/
+960
2013-01-09
Input: document that unregistering managed devices is not necessary
Dmitry Torokhov
1
-2
/
+14
2013-01-06
Input: wacom - use new input-mt routines
Ping Cheng
2
-61
/
+22
2013-01-06
Input: wacom - prepare for syncing with input-mt changes
Ping Cheng
1
-40
/
+45
2013-01-06
Input: lm8323 - fix checking PWM interrupt status
Nickolai Zeldovich
1
-1
/
+1
2013-01-04
Input: qt2160 - add support for LEDs
Javier Martin
1
-2
/
+139
2013-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+25
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2013-01-03
Input: imx_keypad - add device tree support
Liu Ying
1
-18
/
+25
2012-12-24
Input: adxl34x - default platform_data should not use defines from driver
Wolfram Sang
1
-1
/
+1
2012-12-24
Input: adxl34x - don't set THRESH_TAP twice
Wolfram Sang
1
-1
/
+0
2012-12-24
Input: adxl34x - consistently use read/write encapsulation
Wolfram Sang
1
-2
/
+2
2012-12-24
Input: wm831x-on - convert to devm_input_allocate_device()
Mark Brown
1
-3
/
+1
2012-12-24
Input: wm831x-ts - convert to devm_input_allocate_device()
Mark Brown
1
-3
/
+1
2012-12-24
Input: gpio_keys - defer probing if GPIO probing is deferred
Dmitry Torokhov
1
-1
/
+12
2012-12-24
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
Gabor Juhos
1
-1
/
+12
2012-12-24
Input: sentelic - only report position of first finger as ST coordinates
Christophe TORDEUX
1
-1
/
+1
2012-12-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
164
-1570
/
+2064
[prev]
[next]