index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: tsc2005 - add MODULE_ALIAS
Pali Rohár
2013-02-17
1
-0
/
+1
*
Input: tegra-kbc - require CONFIG_OF, remove platform data
Stephen Warren
2013-02-16
2
-104
/
+93
*
Input: synaptics - initialize pointer emulation usage
Henrik Rydberg
2013-02-16
1
-1
/
+1
*
Input: MT - do not apply filtering on emulated events
Henrik Rydberg
2013-02-16
1
-0
/
+1
*
Input: bma150 - make some defines public and fix some comments
Michael Trimarchi
2013-02-16
1
-12
/
+0
*
Input: bma150 - fix checking pm_runtime_get_sync() return value
Michael Trimarchi
2013-02-16
1
-1
/
+1
*
Input: ALPS - enable trackstick on Rushmore touchpads
Kevin Cernekee
2013-02-14
1
-70
/
+115
*
Input: ALPS - add support for "Rushmore" touchpads
Kevin Cernekee
2013-02-14
1
-0
/
+52
*
Input: ALPS - make the V3 packet field decoder "pluggable"
Kevin Cernekee
2013-02-14
2
-44
/
+95
*
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2013-02-14
2
-22
/
+33
*
Input: ALPS - fix command mode check
Kevin Cernekee
2013-02-14
1
-1
/
+1
*
Input: ALPS - rework detection of Pinnacle AGx touchpads
Kevin Cernekee
2013-02-14
1
-3
/
+12
*
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
Kevin Cernekee
2013-02-14
1
-8
/
+4
*
Input: ALPS - use function pointers for different protocol handlers
Kevin Cernekee
2013-02-14
2
-54
/
+54
*
Input: ALPS - rework detection sequence
Kevin Cernekee
2013-02-14
2
-76
/
+56
*
Input: ALPS - introduce helper function for repeated commands
Kevin Cernekee
2013-02-14
1
-41
/
+30
*
Input: ALPS - move alps_get_model() down below hw_init code
Kevin Cernekee
2013-02-14
1
-93
/
+93
*
Input: ALPS - copy "model" info into alps_data struct
Kevin Cernekee
2013-02-14
2
-34
/
+43
*
Input: ALPS - document the alps.h data structures
Kevin Cernekee
2013-02-14
1
-13
/
+61
*
Input: wacom - add support for DTH-2242
Ping Cheng
2013-02-14
2
-1
/
+25
*
Input: cyapa - add support for smbus protocol
Benson Leung
2013-02-14
1
-5
/
+174
*
Input: synaptics - fix 1->3 contact transition reporting
Daniel Kurtz
2013-02-14
1
-3
/
+27
*
Input: add couple of missing GENERIC_HARDIRQS dependencies
Heiko Carstens
2013-02-14
4
-4
/
+5
*
Input: twl6040-vibra - use system workqueue
Peter Ujfalusi
2013-01-25
1
-10
/
+1
*
Input: twl6040-vibra - code cleanup in probe with devm_* conversion
Peter Ujfalusi
2013-01-25
1
-54
/
+45
*
Input: goldfish - virtual input event driver
Brian Swetland
2013-01-25
3
-0
/
+205
*
Input: walkera0701 - claim parport when opening the device
Dmitry Torokhov
2013-01-22
1
-10
/
+6
*
Input: walkera0701 - use proper error codes
Dmitry Torokhov
2013-01-22
1
-20
/
+36
*
Input: walkera0701 - switch to using pr_xxx() for messages
Dmitry Torokhov
2013-01-22
1
-13
/
+10
*
Input: walkera0701 - set up input device's parent
Dmitry Torokhov
2013-01-22
1
-0
/
+1
*
Input: atkbd - fix multi-byte scancode handling on reconnect
Shawn Nematbakhsh
2013-01-22
1
-21
/
+51
*
Input: twl4030-vibra - Use system workqueue
Peter Ujfalusi
2013-01-22
1
-18
/
+1
*
Input: twl4030-vibra - switch to using managed resources
Peter Ujfalusi
2013-01-22
1
-22
/
+4
*
Input: add driver for Cypress APA I2C Trackpad
Benson Leung
2013-01-17
3
-0
/
+817
*
Input: atkbd - fix a typo in a message
Dmitry Torokhov
2013-01-17
1
-1
/
+1
*
Input: mms114 - switch to using managed resources
Sachin Kamat
2013-01-17
1
-38
/
+16
*
Input: tegra-kbc - remove default keymap
Laxman Dewangan
2013-01-17
1
-169
/
+7
*
Input: tegra-kbc - add support for rows/columns configuration from dt
Laxman Dewangan
2013-01-17
1
-19
/
+63
*
Input: tegra-kbc - use devm_* for resource allocation
Laxman Dewangan
2013-01-17
1
-78
/
+27
*
Input: tegra-kbc - fix build warning
Laxman Dewangan
2013-01-17
1
-12
/
+12
*
Input: add support for Cypress PS/2 Trackpads
Dudley Du
2013-01-17
6
-0
/
+960
*
Input: wacom - use new input-mt routines
Ping Cheng
2013-01-06
2
-61
/
+22
*
Input: wacom - prepare for syncing with input-mt changes
Ping Cheng
2013-01-06
1
-40
/
+45
*
Input: qt2160 - add support for LEDs
Javier Martin
2013-01-05
1
-2
/
+139
*
Input: imx_keypad - add device tree support
Liu Ying
2013-01-03
1
-18
/
+25
*
Input: adxl34x - default platform_data should not use defines from driver
Wolfram Sang
2012-12-24
1
-1
/
+1
*
Input: adxl34x - don't set THRESH_TAP twice
Wolfram Sang
2012-12-24
1
-1
/
+0
*
Input: adxl34x - consistently use read/write encapsulation
Wolfram Sang
2012-12-24
1
-2
/
+2
*
Input: wm831x-on - convert to devm_input_allocate_device()
Mark Brown
2012-12-24
1
-3
/
+1
*
Input: wm831x-ts - convert to devm_input_allocate_device()
Mark Brown
2012-12-24
1
-3
/
+1
[next]