index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-16
Input: tegra-kbc - require CONFIG_OF, remove platform data
Stephen Warren
3
-166
/
+93
2013-02-16
Input: synaptics - initialize pointer emulation usage
Henrik Rydberg
1
-1
/
+1
2013-02-16
Input: MT - do not apply filtering on emulated events
Henrik Rydberg
1
-0
/
+1
2013-02-16
Input: bma150 - make some defines public and fix some comments
Michael Trimarchi
2
-14
/
+14
2013-02-16
Input: bma150 - fix checking pm_runtime_get_sync() return value
Michael Trimarchi
1
-1
/
+1
2013-02-14
Input: ALPS - enable trackstick on Rushmore touchpads
Kevin Cernekee
1
-70
/
+115
2013-02-14
Input: ALPS - add support for "Rushmore" touchpads
Kevin Cernekee
1
-0
/
+52
2013-02-14
Input: ALPS - make the V3 packet field decoder "pluggable"
Kevin Cernekee
2
-44
/
+95
2013-02-14
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2
-22
/
+33
2013-02-14
Input: ALPS - fix command mode check
Kevin Cernekee
1
-1
/
+1
2013-02-14
Input: ALPS - rework detection of Pinnacle AGx touchpads
Kevin Cernekee
1
-3
/
+12
2013-02-14
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
Kevin Cernekee
1
-8
/
+4
2013-02-14
Input: ALPS - use function pointers for different protocol handlers
Kevin Cernekee
2
-54
/
+54
2013-02-14
Input: ALPS - rework detection sequence
Kevin Cernekee
2
-76
/
+56
2013-02-14
Input: ALPS - introduce helper function for repeated commands
Kevin Cernekee
1
-41
/
+30
2013-02-14
Input: ALPS - move alps_get_model() down below hw_init code
Kevin Cernekee
1
-93
/
+93
2013-02-14
Input: ALPS - copy "model" info into alps_data struct
Kevin Cernekee
2
-34
/
+43
2013-02-14
Input: ALPS - document the alps.h data structures
Kevin Cernekee
1
-13
/
+61
2013-02-14
Input: wacom - add support for DTH-2242
Ping Cheng
2
-1
/
+25
2013-02-14
Input: cyapa - add support for smbus protocol
Benson Leung
1
-5
/
+174
2013-02-14
Input: synaptics - fix 1->3 contact transition reporting
Daniel Kurtz
1
-3
/
+27
2013-02-14
Input: add couple of missing GENERIC_HARDIRQS dependencies
Heiko Carstens
4
-4
/
+5
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-22
Input: walkera0701 - claim parport when opening the device
Dmitry Torokhov
1
-10
/
+6
2013-01-22
Input: walkera0701 - use proper error codes
Dmitry Torokhov
1
-20
/
+36
2013-01-22
Input: walkera0701 - switch to using pr_xxx() for messages
Dmitry Torokhov
1
-13
/
+10
2013-01-22
Input: walkera0701 - set up input device's parent
Dmitry Torokhov
1
-0
/
+1
2013-01-22
Input: atkbd - fix multi-byte scancode handling on reconnect
Shawn Nematbakhsh
1
-21
/
+51
2013-01-22
Input: twl4030-vibra - Use system workqueue
Peter Ujfalusi
1
-18
/
+1
2013-01-22
Input: twl4030-vibra - switch to using managed resources
Peter Ujfalusi
1
-22
/
+4
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
2
-19
/
+85
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: sysrq - allow specifying alternate reset sequence
Mathieu Poirier
1
-74
/
+202
2013-01-17
Input: add support for Cypress PS/2 Trackpads
Dudley Du
6
-0
/
+960
2013-01-06
Input: increase struct ps2dev cmdbuf[] to 8 bytes
Kamal Mostafa
1
-1
/
+1
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-05
Input: qt2160 - add support for LEDs
Javier Martin
1
-2
/
+139
2013-01-03
Input: imx_keypad - add device tree support
Liu Ying
2
-18
/
+78
2012-12-24
Input: adxl34x - default platform_data should not use defines from driver
Wolfram Sang
1
-1
/
+1
2012-12-24
Input: adxl34x - make platform_data include self contained
Wolfram Sang
1
-0
/
+2
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
[next]