index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
atmel_mxt_ts.c
Age
Commit message (
Expand
)
Author
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-10-06
Input: atmel_mxt_ts - use snprintf for sysfs attribute show method
Daniel Kurtz
2011-08-16
Input: atmel_mxt_ts - report pressure information from the driver
Yufeng Shen
2011-07-04
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-04-12
Input: atmel_mxt_ts - convert to MT protocol B
Joonyoung Shim
2011-04-12
Input: atmel_mxt_ts - make CHG line high after enabling interrupts
Iiro Valkonen
2011-04-12
Input: atmel_mxt_ts - support 12bit resolution
Joonyoung Shim
2011-03-14
Input: atmel_mxt_ts - add objects of mXT1386 chip
Joonyoung Shim
2011-03-14
Input: atmel_mxt_ts - remove firmware version check
Joonyoung Shim
2011-02-25
Input: atmel_mxt_ts - remove matrix size check
Iiro Valkonen
2011-02-21
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
2011-02-21
Input: atmel_mxt_ts - allow board code to suppliy controller config
Iiro Valkonen
2011-02-21
Input: atmel_mxt_ts - add mXT224 identifier to id_table
Chris Leech
2011-02-21
Input: atmel_mxt_ts - read whole message to make CHG low
Iiro Valkonen
2011-02-21
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
Iiro Valkonen
2011-02-21
Input: qt602240_ts - rename to atmel_mxt_ts
Dmitry Torokhov