Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d7f06a7caeb253eef60845150e786df6748d5bd2
/
drivers
/
input
/
touchscreen
/
atmel_mxt_ts.c
ffc257b
Merge "input: atmel_mxt_ts: Allow bootloader address to be set"
by Linux Build Service Account
· 12 years ago
4e69360
Merge "input: atmel_mxt_ts: suppress touches when T42 message not sent"
by Linux Build Service Account
· 12 years ago
265fc3c
input: atmel_mxt_ts: Allow bootloader address to be set
by Amy Maloche
· 12 years ago
1b7ac70
input: atmel_mxt_ts: suppress touches when T42 message not sent
by Amy Maloche
· 12 years ago
434b7d8
input: atmel_mxt_ts: Add secure touch configuration
by Amy Maloche
· 12 years ago
49d7613
atmel_mxt_ts: Register for FB events
by Anurag Singh
· 12 years ago
e153354
Revert "input: atmel_mxt_ts: Allow bootloader address to be set"
by Steve Muckle
· 12 years ago
71b8f02
input: atmel_mxt_ts: Allow bootloader address to be set
by Amy Maloche
· 12 years ago
64fdd1f
touchscreen: atmel_mxt_ts: Set proper delay for power on and reset
by Jing Lin
· 12 years ago
a962ba3
input: atmel_mxt_ts: Fix config update after firmware upgrade
by Jing Lin
· 12 years ago
a339ef7
input: atmel_mxt_ts: no config update for major mismatch
by Sreenivasulu Chalam Charla
· 13 years ago
583ffe77
Merge "input: atmel_mxt_ts: Send calibrate command during resume"
by Linux Build Service Account
· 12 years ago
63a5f65
input: atmel_mxt_ts: Send calibrate command during resume
by Mohan Pallaka
· 13 years ago
e8a03c5
touchscreen: atmel_mxt_ts: support multiple instances of T9 object
by Amy Maloche
· 13 years ago
56cb58c
input: atmel_mxt_ts: Fix macro (CONFIG_OF) name usage
by Amy Maloche
· 13 years ago
d96f503
input: atmel_mxt_ts: Add device tree support
by Mohan Pallaka
· 13 years ago
41f1cc3
input: atmel_mxt_ts: add support for 336S and 1664S controllers
by Amy Maloche
· 13 years ago
78fe53c
input: atmel_mxt_ts: Add firmware upgrade support for MXT224E
by Mohan Pallaka
· 13 years ago
9d0faa0
atmel_mxt_ts: Set input property bit to indicate a direct input device
by Amy Maloche
· 13 years ago
b6acab4
input: atmel_mxt_ts: Add support for T42 object
by Mohan Pallaka
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
279a2ae5
input: atmel-mxt-ts: Report the correct pressure value
by Anirudh Ghayal
· 13 years ago
0d57869
input: atmel_mxt_ts: Fix section mismatch
by Stephen Boyd
· 13 years ago
1cb2e16
input: atmel_mxt_ts: Do not disable multi-touch object in suspend
by Anirudh Ghayal
· 13 years ago
8a9472d
input: atmel_mxt_ts: Zero out config version after firmware upgrade
by Jing Lin
· 13 years ago
412aedc
input: atmel_mxt_ts: Move the logic to save objects locally to a function
by Jing Lin
· 13 years ago
8fadad7
Input: atmel_mxt_ts: Update config to newer version only
by Jing Lin
· 13 years ago
56a1a5d
input: atmel_mxt_ts: Fix to reject coordinates outside active touch area
by Mohan Pallaka
· 13 years ago
1b92c1c
Input: convert I2C drivers to use module_i2c_driver()
by Axel Lin
· 13 years ago
6c3b37b
Input: atmel-mxt_ts: Support firmware upgrade in bootloader mode
by Anirudh Ghayal
· 13 years ago
cc974cb
input: atmel_mxt_ts: Support hex format firmware upgrade
by Jing Lin
· 13 years ago
0bcb5b5
input: atmel-mxt-ts: Provide firmware name via platform data
by Anirudh Ghayal
· 13 years ago
0a4016c
Input: atmel-mxt-ts - Improve bootloader support
by Nick Dyer
· 13 years ago
cd47322
Input: atmel_mxt_ts - convert to MT protocol B
by Joonyoung Shim
· 13 years ago
c331f84
input: atmel_mxt_ts: Don't set mode on unsettable regulators
by Amy Maloche
· 13 years ago
83c385a
input: atmel-mxt-ts: Provide max touch coordinates via platform data
by Amy Maloche
· 13 years ago
6cfc00e
Input: atmel_mxt_ts: Add a debugfs attribute to show all objects
by Jing Lin
· 13 years ago
c7fc405
input: atmel_mxt_ts: Add support for object PROCI_SHIELDLESS_T56
by Jing Lin
· 13 years ago
dc4413c
input: atmel_mxt_ts: Support runtime selection of config data
by Jing Lin
· 13 years ago
382d3ce
input: atmel_mxt_ts: Add support for keyarray object
by Mohan Pallaka
· 13 years ago
bfe8f30
input: atmel_mxt_ts: Release irq and reset gpios
by Mohan Pallaka
· 13 years ago
5e7343f
input: atmel_mxt_ts: Report pressure as 0 upon MXT release event
by Mohan Pallaka
· 13 years ago
380cc0b
input: atmel_mxt_ts: add mxt224E family reset specifics
by Amy Maloche
· 13 years ago
08266db
input: atmel_mxt_ts: add gpio framework to driver
by Amy Maloche
· 13 years ago
e864559
Input: atmel_mxt_ts - update object list
by Iiro Valkonen
· 13 years ago
21115eb
input: atmel_mxt_ts: modify regulator framework for mxt224E
by Amy Maloche
· 13 years ago
e6eb36a
Input: atmel_mxt_ts - report pressure information from the driver
by Yufeng Shen
· 13 years ago
32c7253
Input: atmel_mxt_ts: Fix error handling in mxt_probe
by Jing Lin
· 13 years ago
4ef11a8
Input: atmel_mxt_ts - Use snprintf for sysfs attribute show method
by Daniel Kurtz
· 13 years ago
bace50b
input: atmel_mxt_ts: Move regulators to LPM/HPM in suspend/resume
by Jing Lin
· 13 years ago
36aee81
input: atmel_mxt_ts: Add retry mechanism for I2C read/write
by Jing Lin
· 13 years ago
2f86317
input: atmel_mxt_ts: Clean up pdata and update config array
by Jing Lin
· 13 years ago
2b59bab
input: atmel_mxt_ts: remove mt protocol b capability
by Amy Maloche
· 13 years ago
f0d7b8d
Input: atmel_mxt_ts: increase delay required for power stabilization
by Amy Maloche
· 13 years ago
5226221
input: atmel_mxt_ts: put device in LPM from T7 and T9
by Amy Maloche
· 14 years ago
626af86
Input: atmel_mxt_ts - use snprintf for sysfs attribute show method
by Daniel Kurtz
· 13 years ago
ab51f2b
input: atmel_mxt_ts: Remove deprecated functions
by Mohan Pallaka
· 14 years ago
7e44743
input: atmel_mxt_ts: Update proper reset time for mxt1386
by Amy Maloche
· 14 years ago
4ac053c
Input: atmel_mxt_ts - Make wait-after-reset peroid compatible with all chips
by Iiro Valkonen
· 14 years ago
ba3bc7a
input: atmel-mxt-ts: Make digitizer object(43) readable/writeable
by Anirudh Ghayal
· 14 years ago
f1071c0
input: atmel-mxt-ts: Make USERDATA as writable object
by Anirudh Ghayal
· 14 years ago
253ce12
input: atmel-mxt-ts: Add earlysuspend support
by Anirudh Ghayal
· 14 years ago
a498e4d
input: atmel-mxt-ts: Add regulator support and init. callbacks
by Anirudh Ghayal
· 14 years ago
28ac293
Input: atmel_mxt_ts - report pressure information from the driver
by Yufeng Shen
· 14 years ago
a93d4f2
Input: atmel_mxt_ts - handle objects with multiple instances correctly
by Iiro Valkonen
· 14 years ago
81c88a7
Input: atmel_mxt_ts - update object list
by Iiro Valkonen
· 14 years ago
8b86c1c
Input: atmel_mxt_ts - convert to MT protocol B
by Joonyoung Shim
· 14 years ago
08960a0
Input: atmel_mxt_ts - make CHG line high after enabling interrupts
by Iiro Valkonen
· 14 years ago
910d805
Input: atmel_mxt_ts - support 12bit resolution
by Joonyoung Shim
· 14 years ago
4c75de3
Input: atmel_mxt_ts - add objects of mXT1386 chip
by Joonyoung Shim
· 14 years ago
979a72d
Input: atmel_mxt_ts - remove firmware version check
by Joonyoung Shim
· 14 years ago
0d3c073
Input: atmel_mxt_ts - remove matrix size check
by Iiro Valkonen
· 14 years ago
919ed89
Input: atmel_mxt_ts - allow board code to specify IRQ flags
by Iiro Valkonen
· 14 years ago
71749f5
Input: atmel_mxt_ts - allow board code to suppliy controller config
by Iiro Valkonen
· 14 years ago
46ee2a0
Input: atmel_mxt_ts - add mXT224 identifier to id_table
by Chris Leech
· 14 years ago
26cdb1a
Input: atmel_mxt_ts - read whole message to make CHG low
by Iiro Valkonen
· 14 years ago
7686b10
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
by Iiro Valkonen
· 14 years ago
964de52
Input: qt602240_ts - rename to atmel_mxt_ts
by Dmitry Torokhov
· 14 years ago
[Renamed (99%) from drivers/input/touchscreen/qt602240_ts.c]
ce16a47
Input: qt602240_ts - fix wrong sizeof in object table allocation
by Chris Leech
· 14 years ago
8b5fce0
Input: qt602240_ts - convert to using dev_pm_ops
by Dmitry Torokhov
· 14 years ago
4cf51c3
Input: Add ATMEL QT602240 touchscreen driver
by Joonyoung Shim
· 15 years ago