index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
alps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: ALPS - add support for "Dolphin" devices
Yunkang Tang
2013-12-26
1
-41
/
+173
*
Input: ALPS - add support for DualPoint device on Dell XT2 model
Yunkang Tang
2013-12-05
1
-3
/
+203
*
Input: ALPS - change secondary device's name
Yunkang Tang
2013-10-22
1
-1
/
+1
*
Input: ALPS - use %ph to print buffers
Dmitry Torokhov
2013-04-15
1
-7
/
+5
*
Input: ALPS - add "Dolphin V1" touchpad support
Dave Turvene
2013-02-22
1
-2
/
+65
*
Input: ALPS - remove unused argument to alps_enter_command_mode()
Kevin Cernekee
2013-02-22
1
-11
/
+7
*
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
1
-44
/
+57
*
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2013-02-14
1
-22
/
+25
*
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
1
-54
/
+47
*
Input: ALPS - rework detection sequence
Kevin Cernekee
2013-02-14
1
-72
/
+52
*
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
1
-32
/
+31
*
Input: ALPS - print small buffers via %*ph
Andy Shevchenko
2012-10-30
1
-6
/
+4
*
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-09-19
1
-1
/
+1
*
Input: ALPS - switch to using input_mt_report_finger_count
Dmitry Torokhov
2012-05-10
1
-8
/
+2
*
Input: ALPS - add semi-MT support for v4 protocol
George Pantalos
2012-05-10
1
-6
/
+73
*
Input: ALPS - fix touchpad detection when buttons are pressed
Akio Idehara
2012-02-24
1
-2
/
+5
*
Input: ALPS - add semi-MT support for v3 protocol
Seth Forshee
2011-11-07
1
-19
/
+214
*
Input: ALPS - add support for protocol versions 3 and 4
Seth Forshee
2011-11-07
1
-38
/
+753
*
Input: ALPS - remove assumptions about packet size
Seth Forshee
2011-11-07
1
-5
/
+5
*
Input: ALPS - add protocol version field in alps_model_info
Seth Forshee
2011-11-07
1
-24
/
+23
*
Input: ALPS - move protocol information to Documentation
Seth Forshee
2011-11-07
1
-36
/
+1
*
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
2011-10-10
1
-27
/
+25
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-05-05
1
-1
/
+0
|
\
|
*
Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"
Dmitry Torokhov
2010-04-20
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-15
1
-0
/
+1
|
\
|
|
*
Input: ALPS - add signature for HP Pavilion dm3 laptops
Chase Douglas
2010-04-05
1
-0
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Input: ALPS - fix stuck buttons on some touchpads
Martin Buck
2010-03-13
1
-30
/
+17
*
Input: alps - add support for the touchpad on Toshiba Tecra A11-11L
Thomas Bächler
2010-03-09
1
-0
/
+2
*
Input: ALPS - add interleaved protocol support (Dell E6x00 series)
Sebastian Kapfer
2009-12-15
1
-27
/
+227
*
Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpad
Dmitry Torokhov
2009-12-11
1
-0
/
+11
*
Input: ALPS - add support for touchpads with 4-directional button
Maxim Levitsky
2009-11-20
1
-35
/
+65
*
Input: psmouse - use boolean type
Dmitry Torokhov
2009-09-10
1
-8
/
+12
*
Input: ALPS - handle touchpoints buttons correctly
Ulrich Dangel
2009-06-11
1
-4
/
+9
*
Input: ALPS - Dell Latitude D630/D800 have DualPoint
Dmitry Torokhov
2009-05-08
1
-9
/
+9
*
Input: ALPS - add signature for Toshiba Satellite Pro M10
Dmitry Torokhov
2009-04-23
1
-0
/
+1
*
Input: ALPS - add signature for DualPoint found in Dell Latitude E6500
Elvis Pranskevichus
2008-09-10
1
-0
/
+1
*
Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290
Laszlo Kajan
2008-03-18
1
-2
/
+2
*
Input: ALPS - put secondary device in proper place in sysfs
Dmitry Torokhov
2008-03-18
1
-0
/
+1
*
Input: ALPS - fix sync loss on Acer Aspire 5720ZG
Dmitry Torokhov
2008-01-17
1
-1
/
+1
*
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
1
-12
/
+14
*
Input: ALPS - add signature for ThinkPad R61
Dmitry Torokhov
2007-10-11
1
-0
/
+1
*
Input: ALPS - add support for model found in Dell Vostro 1400
William Pettersson
2007-09-05
1
-0
/
+1
[next]