index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
atmel_mxt_ts.c
Commit message (
Expand
)
Author
Age
*
Input: atmel_mxt_ts - add support for Google Pixel 2
Dmitry Torokhov
2015-04-15
*
Input: atmel_mxt_ts - split out touchpad initialisation logic
Sjoerd Simons
2015-04-06
*
Input: atmel_mxt_ts - implement support for T100 touch object
Nick Dyer
2015-04-06
*
Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
Linus Torvalds
2014-12-31
*
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
*
Input: atmel_mxt_ts - fix double free of input device
Stephen Warren
2014-09-10
*
Input: atmel_mxt_ts - downgrade warning about empty interrupts
Nick Dyer
2014-09-09
*
Input: atmel_mxt_ts - fix a few issues reported by Coverity
Dmitry Torokhov
2014-08-13
*
Input: atmel_mxt_ts - split config update a bit
Dmitry Torokhov
2014-08-13
*
Input: atmel_mxt_ts - simplify mxt_initialize a bit
Dmitry Torokhov
2014-08-13
*
Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA
Nick Dyer
2014-08-08
*
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
2014-07-28
*
Input: atmel_mxt_ts - implement T44 message handling
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - split message handler into separate functions
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - decode T6 status messages
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - add support for dynamic message size
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - recover from bootloader on probe
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - add bootloader addresses for new chips
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - handle bootloader previously unlocked
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - handle APP_CRC_FAIL on startup
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - calculate and check CRC in config file
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - download device config using firmware loader
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - implement device tree support
Stephen Warren
2014-07-23
*
Input: atmel_mxt_ts - set pointer emulation on touchpads
Benson Leung
2014-07-23
*
Input: atmel_mxt_ts - move input device init into separate function
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - initialise IRQ before probing
Nick Dyer
2014-07-23
*
Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version
Nick Dyer
2014-06-08
*
Input: atmel_mxt_ts - handle multiple input reports in one message
Nick Dyer
2014-05-26
*
Input: atmel_mxt_ts - rename touchscreen defines to include T9
Nick Dyer
2014-05-26
*
Input: atmel_mxt_ts - rename pressure to amplitude to match spec
Nick Dyer
2014-05-26
*
Input: atmel_mxt_ts - read screen config from chip
Nick Dyer
2014-05-26
*
Input: atmel_mxt_ts - add check for incorrect firmware file format
Nick Dyer
2014-05-19
*
Input: atmel_mxt_ts - improve bootloader progress output
Nick Dyer
2014-05-19
*
Input: atmel_mxt_ts - implement bootloader frame retries
Nick Dyer
2014-05-19
*
Input: atmel_mxt_ts - read and report bootloader version
Nick Dyer
2014-05-19
*
Input: atmel_mxt_ts - add additional bootloader addresses
Nick Dyer
2014-05-19
*
Input: atmel_mxt_ts - implement CRC check for configuration data
Nick Dyer
2014-05-19
*
Input: atmel_mxt_ts - improve error reporting and debug
Nick Dyer
2014-05-19
*
Input: atmel_mxt_ts - make wait-after-reset period compatible with all chips
Iiro Valkonen
2014-05-19
*
Input: atmel_mxt_ts - wait for CHG after bootloader resets
Benson Leung
2014-05-19
*
Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader
Benson Leung
2014-05-19
*
Input: atmel_mxt_ts - define helper functions for size and instances
Daniel Kurtz
2014-05-19
*
Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler fails
Nick Dyer
2014-05-19
*
Input: atmel_mxt_ts - improve T19 GPIO keys handling
Nick Dyer
2014-05-19
*
Input: atmel_mxt_ts - remove unnecessary platform data
Nick Dyer
2014-05-19
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
*
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
2013-03-09
*
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2013-03-08
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
[next]