index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
alps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
Input: alps - add support for v7 devices
Yunkang Tang
1
-3
/
+262
2014-07-26
Input: alps - cache firmware version
Hans de Goede
1
-0
/
+3
2014-07-26
Input: alps - change decode function prototype to return an int
Hans de Goede
1
-3
/
+9
2014-07-26
Input: alps - report 2 touches when we've > 2 fingers
Hans de Goede
1
-1
/
+1
2014-07-26
Input: alps - add an alps_report_semi_mt_data function
Hans de Goede
1
-47
/
+29
2014-07-26
Input: alps - use single touch data when v3 mt data contains only one finger
Hans de Goede
1
-1
/
+1
2014-07-26
Input: alps - use standard contact tracking instead of DIY
Hans de Goede
1
-36
/
+16
2014-07-26
Input: alps - use struct input_mt_pos to track coordinates
Hans de Goede
1
-109
/
+90
2014-07-26
Input: alps - process_bitmap: round down when spreading adjescent fingers ove...
Hans de Goede
1
-2
/
+2
2014-07-26
Input: alps - process_bitmap: fix counting of high point bits
Hans de Goede
1
-2
/
+1
2014-07-26
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
Hans de Goede
1
-45
/
+30
2014-07-26
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
Hans de Goede
1
-7
/
+10
2014-07-26
Input: alps - improve 2-finger reporting on v3 models
Hans de Goede
1
-36
/
+24
2014-07-26
Input: alps - fix rushmore packet decoding
Yunkang Tang
1
-0
/
+3
2013-12-26
Input: ALPS - add support for "Dolphin" devices
Yunkang Tang
1
-41
/
+173
2013-12-05
Input: ALPS - add support for DualPoint device on Dell XT2 model
Yunkang Tang
1
-3
/
+203
2013-10-22
Input: ALPS - change secondary device's name
Yunkang Tang
1
-1
/
+1
2013-04-15
Input: ALPS - use %ph to print buffers
Dmitry Torokhov
1
-7
/
+5
2013-02-22
Input: ALPS - add "Dolphin V1" touchpad support
Dave Turvene
1
-2
/
+65
2013-02-22
Input: ALPS - remove unused argument to alps_enter_command_mode()
Kevin Cernekee
1
-11
/
+7
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
1
-44
/
+57
2013-02-14
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
1
-22
/
+25
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
1
-54
/
+47
2013-02-14
Input: ALPS - rework detection sequence
Kevin Cernekee
1
-72
/
+52
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
1
-32
/
+31
2012-10-30
Input: ALPS - print small buffers via %*ph
Andy Shevchenko
1
-6
/
+4
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-05-10
Input: ALPS - switch to using input_mt_report_finger_count
Dmitry Torokhov
1
-8
/
+2
2012-05-10
Input: ALPS - add semi-MT support for v4 protocol
George Pantalos
1
-6
/
+73
2012-02-24
Input: ALPS - fix touchpad detection when buttons are pressed
Akio Idehara
1
-2
/
+5
2011-11-07
Input: ALPS - add semi-MT support for v3 protocol
Seth Forshee
1
-19
/
+214
2011-11-07
Input: ALPS - add support for protocol versions 3 and 4
Seth Forshee
1
-38
/
+753
2011-11-07
Input: ALPS - remove assumptions about packet size
Seth Forshee
1
-5
/
+5
2011-11-07
Input: ALPS - add protocol version field in alps_model_info
Seth Forshee
1
-24
/
+23
2011-11-07
Input: ALPS - move protocol information to Documentation
Seth Forshee
1
-36
/
+1
2011-10-10
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
1
-27
/
+25
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+0
2010-04-20
Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"
Dmitry Torokhov
1
-1
/
+0
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2010-04-05
Input: ALPS - add signature for HP Pavilion dm3 laptops
Chase Douglas
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-13
Input: ALPS - fix stuck buttons on some touchpads
Martin Buck
1
-30
/
+17
2010-03-09
Input: alps - add support for the touchpad on Toshiba Tecra A11-11L
Thomas Bächler
1
-0
/
+2
[prev]
[next]