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-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
2012-12-16
Input: stmpe-ts - report BTN_TOUCH event
Vipul Kumar Samar
1
-0
/
+2
2012-12-16
Merge branch 'next' into for-linus
Dmitry Torokhov
164
-1556
/
+2064
2012-12-16
Input: walkera0701 - fix crash on startup
Peter Popovec
1
-3
/
+4
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
6
-546
/
+427
2012-12-16
ARM: OMAP: Fix drivers to depend on omap for internal devices
Tony Lindgren
1
-0
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
3
-0
/
+266
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-12-11
x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
Ondrej Zary
1
-0
/
+9
2012-12-10
Input: matrix-keymap - provide proper module license
Florian Fainelli
1
-0
/
+3
2012-12-10
Input: matrix-keymap - provide a proper module license
Florian Fainelli
1
-0
/
+3
2012-12-03
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
1
-10
/
+2
2012-12-03
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
1
-9
/
+1
2012-12-03
Input: wacom - fix touch support for Bamboo Fun CTH-461
Diego Calleja
1
-1
/
+2
2012-12-03
Input: xpad - add a few new VID/PID combinations
Guillermo A. Amaral
1
-9
/
+18
2012-12-03
Input: xpad - minor formatting fixes
Guillermo A. Amaral
1
-3
/
+3
2012-12-02
Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next
Mark Brown
3
-0
/
+266
2012-11-29
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
1
-1
/
+4
2012-11-29
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
1
-53
/
+25
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
1
-3
/
+3
2012-11-29
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
1
-15
/
+14
[prev]
[next]