index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
alps.c
Age
Commit message (
Expand
)
Author
2013-02-22
Input: ALPS - add "Dolphin V1" touchpad support
Dave Turvene
2013-02-22
Input: ALPS - remove unused argument to alps_enter_command_mode()
Kevin Cernekee
2013-02-14
Input: ALPS - enable trackstick on Rushmore touchpads
Kevin Cernekee
2013-02-14
Input: ALPS - add support for "Rushmore" touchpads
Kevin Cernekee
2013-02-14
Input: ALPS - make the V3 packet field decoder "pluggable"
Kevin Cernekee
2013-02-14
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2013-02-14
Input: ALPS - fix command mode check
Kevin Cernekee
2013-02-14
Input: ALPS - rework detection of Pinnacle AGx touchpads
Kevin Cernekee
2013-02-14
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
Kevin Cernekee
2013-02-14
Input: ALPS - use function pointers for different protocol handlers
Kevin Cernekee
2013-02-14
Input: ALPS - rework detection sequence
Kevin Cernekee
2013-02-14
Input: ALPS - introduce helper function for repeated commands
Kevin Cernekee
2013-02-14
Input: ALPS - move alps_get_model() down below hw_init code
Kevin Cernekee
2013-02-14
Input: ALPS - copy "model" info into alps_data struct
Kevin Cernekee
2012-10-30
Input: ALPS - print small buffers via %*ph
Andy Shevchenko
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-05-11
Input: ALPS - switch to using input_mt_report_finger_count
Dmitry Torokhov
2012-05-11
Input: ALPS - add semi-MT support for v4 protocol
George Pantalos
2012-02-24
Input: ALPS - fix touchpad detection when buttons are pressed
Akio Idehara
2011-11-08
Input: ALPS - add semi-MT support for v3 protocol
Seth Forshee
2011-11-08
Input: ALPS - add support for protocol versions 3 and 4
Seth Forshee
2011-11-08
Input: ALPS - remove assumptions about packet size
Seth Forshee
2011-11-08
Input: ALPS - add protocol version field in alps_model_info
Seth Forshee
2011-11-08
Input: ALPS - move protocol information to Documentation
Seth Forshee
2011-10-11
Input: psmouse - switch to using dev_*() for messages
Dmitry Torokhov
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-20
Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"
Dmitry Torokhov
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-06
Input: ALPS - add signature for HP Pavilion dm3 laptops
Chase Douglas
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-14
Input: ALPS - fix stuck buttons on some touchpads
Martin Buck
2010-03-10
Input: alps - add support for the touchpad on Toshiba Tecra A11-11L
Thomas Bächler
2009-12-16
Input: ALPS - add interleaved protocol support (Dell E6x00 series)
Sebastian Kapfer
2009-12-12
Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpad
Dmitry Torokhov
2009-11-20
Input: ALPS - add support for touchpads with 4-directional button
Maxim Levitsky
2009-09-11
Input: psmouse - use boolean type
Dmitry Torokhov
2009-06-11
Input: ALPS - handle touchpoints buttons correctly
Ulrich Dangel
2009-05-09
Input: ALPS - Dell Latitude D630/D800 have DualPoint
Dmitry Torokhov
2009-04-24
Input: ALPS - add signature for Toshiba Satellite Pro M10
Dmitry Torokhov
2008-09-10
Input: ALPS - add signature for DualPoint found in Dell Latitude E6500
Elvis Pranskevichus
2008-03-18
Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290
Laszlo Kajan
2008-03-18
Input: ALPS - put secondary device in proper place in sysfs
Dmitry Torokhov
2008-01-17
Input: ALPS - fix sync loss on Acer Aspire 5720ZG
Dmitry Torokhov
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-11
Input: ALPS - add signature for ThinkPad R61
Dmitry Torokhov
2007-09-05
Input: ALPS - add support for model found in Dell Vostro 1400
William Pettersson
2007-05-23
Input: ALPS - force stream mode
Dmitry Torokhov
2007-04-12
Input: ALPS - handle errors from input_register_device()
Dmitry Torokhov
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-11
Input: constify psmouse driver
Helge Deller
[next]