index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-05-10
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-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