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
*
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
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
*
Input: atmel_mxt_ts - simplify mxt_dump_message
Andy Shevchenko
2012-10-05
*
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-09-19
*
Pull input changes from Henrik Rydberg, including large update to
Dmitry Torokhov
2012-07-07
|
\
|
*
Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"
Henrik Rydberg
2012-07-05
|
*
Input: atmel_mxt_ts - parse T6 reports
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - send all MT-B slots in one input report
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - cache T9 reportid range when reading object table
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - refactor when and how object table is freed
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - add detail to touchevent debug message
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - simplify event reporting
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - update driver ID info logging
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - read ID information block in one i2c transaction
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - optimize writing of object table entries
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - add variable length __mxt_write_reg
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - return errors from i2c layer
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - print all instances when dumping objects
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - print less overhead when dumping objects
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - optimize reading objects in object sysfs entry
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - use scnprintf for object sysfs entry
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - don't read T5 when dumping objects
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - warn if sysfs could not be created
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - detect OOM when creating mt slots
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - use client name for irq
Daniel Kurtz
2012-06-29
|
*
Input: atmel_mxt_ts - derive phys from i2c client adapter
Daniel Kurtz
2012-06-29
*
|
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-07-04
|
/
*
Input: atmel_mxt_ts - dump each message on just 1 line
Daniel Kurtz
2012-05-10
*
Input: atmel_mxt_ts - do not read extra (checksum) byte
Daniel Kurtz
2012-05-10
*
Input: atmel_mxt_ts - verify object size in mxt_write_object
Daniel Kurtz
2012-05-10
*
Input: atmel_mxt_ts - only allow root to update firmware
Daniel Kurtz
2012-05-10
*
Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
Daniel Kurtz
2012-05-10
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-17
*
Input: atmel_mxt_ts - use snprintf for sysfs attribute show method
Daniel Kurtz
2011-10-06
*
Input: atmel_mxt_ts - report pressure information from the driver
Yufeng Shen
2011-08-17
*
Input: atmel_mxt_ts - handle objects with multiple instances correctly
Iiro Valkonen
2011-07-04
*
Input: atmel_mxt_ts - update object list
Iiro Valkonen
2011-07-04
*
Input: atmel_mxt_ts - convert to MT protocol B
Joonyoung Shim
2011-04-13
*
Input: atmel_mxt_ts - make CHG line high after enabling interrupts
Iiro Valkonen
2011-04-13
*
Input: atmel_mxt_ts - support 12bit resolution
Joonyoung Shim
2011-04-13
*
Input: atmel_mxt_ts - add objects of mXT1386 chip
Joonyoung Shim
2011-03-15
*
Input: atmel_mxt_ts - remove firmware version check
Joonyoung Shim
2011-03-15
*
Input: atmel_mxt_ts - remove matrix size check
Iiro Valkonen
2011-02-25
*
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
2011-02-21
[next]