- 29 Jan, 2012 6 commits
-
-
Mohan Pallaka authored
Create a touchscreen platform device and pass controller's config data and other related information as part of platform data to atmel mxt driver. Change-Id: Ib39e6f0f2e316bc371603f35ed5eb59f896bd7bb Signed-off-by:
Mohan Pallaka <mpallaka@codeaurora.org>
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- 28 Jan, 2012 17 commits
-
-
Linux Build Service Account authored
-
Olav Haugan authored
Several functions that should not be used outside of the ion.c file does not have static keyword. In addition two of the functions should not be exported. Add static keyword to functions that are local to the translation unit and remove EXPORT_SYMBOL declarations that are not needed. Change-Id: Ia1ef54e3670d361c9a6d684f789be2129facb04d Signed-off-by:
Olav Haugan <ohaugan@codeaurora.org>
-
Linux Build Service Account authored
* changes: Input: atmel_mxt_ts: Add a debugfs attribute to show all objects board: 8960: Add config data for mXT1386E touch controller input: atmel_mxt_ts: Add support for object PROCI_SHIELDLESS_T56 input: atmel_mxt_ts: Support runtime selection of config data
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Eric Holmberg authored
Add a retry to handle the case where the SMD port is closed and a re-open is attempted before the SMD port close event has been processed by the remote processor. CRs-Fixed: 327710 Change-Id: I112dc3ff3712d2a8900e4e02bcd296b50dfe0b24 Signed-off-by:
Eric Holmberg <eholmber@codeaurora.org>
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- 27 Jan, 2012 14 commits
-
-
Asish Bhattacharya authored
The current code enables bandgap/clock block at boot but never turns off these blocks when not in use. This results in higher than expected power leakage in idle mode. Disable bandgap and clock blocks when no audio is playing and no headset is inserted. CRs-Fixed: 330961 Change-Id: I1f51d99320ffe03ef1a569349405ad4cbaa9c868 Signed-off-by:
Asish Bhattacharya <asishb@codeaurora.org>
-
Laxminath Kasam authored
-FTM PCM loopback intended for right speaker also plays on the left speaker. -The device profile used will enable both left and right speaker path, use the correct device profile. CRs-Fixed: 332162 Change-Id: Iead92c01a1c700f6e2f264cf3af4b9dc561e30f6 Signed-off-by:
Laxminath Kasam <lkasam@codeaurora.org>
-
Jing Lin authored
The sysfs attribute show method (mxt_object_show) is limited to show object information up to (PAGE_SIZE - 1) bytes. We need a way to get the complete information of all objects. The object information can be obtained from <debugfs-mount>/atmel_mxt_ts/object. Change-Id: I92fff75b37ba0cba19b137460c2144fe847c6343 Signed-off-by:
Jing Lin <jinglin@codeaurora.org>
-
Jing Lin authored
When the touch controller firmware for mxt1386E is upgraded from V1.0 to V2.1, the object size for T43 and T56 changes. In order to support devices with either version of firmware, two sets of config data are provided. The driver selects the right config data based on firmware version and other identifiers. Change-Id: I9d7e536ff3a9239f31115474782ba0bc503e5019 Signed-off-by:
Jing Lin <jinglin@codeaurora.org>
-
Jing Lin authored
The mXT1386E touch controller supports a new signal processing object PROCI_SHIELDLESS_T56. This object is both readable and writable. Change-Id: I418df8c3f05dc5265a1e7581d9c7e654a9fd3c4c Signed-off-by:
Jing Lin <jinglin@codeaurora.org>
-
Jing Lin authored
Add support for dynamic configuration data update if the target can support more than one Atmel chip. Platform data contains an array of supported config data along with family ID, variant ID and firmware version. Driver searches for matching family ID, variant ID and firmware version, and uses the corresponding config data to program. Change-Id: I684da4bdef56a3445acab3bb8fe47dd5279bebe5 Signed-off-by:
Jing Lin <jinglin@codeaurora.org>
-
Linux Build Service Account authored
* changes: ASoC: wcd9310: Use calibrated threshold ASoC: wcd9310: Introduce MBHC multi button support ALSA: Define more sound jack types
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Huaibin Yang authored
Create a board file for 8064 display. Allocate framebuffer memory and add board initialization information for msm_fb, mdp, lvds and rotator devices. Change-Id: Id2323c169f04f8a2a6d753ccdd9899ed3ecbd533 Signed-off-by:
Huaibin Yang <huaibiny@codeaurora.org>
-
Linux Build Service Account authored
-
- 26 Jan, 2012 3 commits
-
-
Anirudh Ghayal authored
For funcationality of volume up/down and camera snapshot/focus keys. Change-Id: I93ce7dbf5c4b1928fd73a0f0061cbfdabd30605f Signed-off-by:
Anirudh Ghayal <aghayal@codeaurora.org>
-
Linux Build Service Account authored
-
Matt Wagantall authored
The 16-bit fractional dividers used for these clocks should have a clock rate no greater than 300MHz applied to their inputs when running in low voltage mode. Increase the pre-dividers for rates that previously violated this rule. Change-Id: Ia7177c8643f8c8051ec9cef6cedcb2a7051d936c Signed-off-by:
Matt Wagantall <mattw@codeaurora.org>
-