- 30 Jan, 2012 9 commits
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Mayank Rana authored
vbus power routine can be different based on platform. If vbus power sequence is provided using platform data(pdata), disconnect of OTG cable doesn't turn off the VBUS related regulators and required other interfaces. This issue is seen as vbus_is_on variable remains always zero for pdata based vbus routine, and msm_hsusb_vbus_power(motg, 0) doesn't invoke the required vbus power routine. Hence update the vbus_is_on variable based on return value of pdata based vbus routine. With this change, it is mandatory that pdata based vbus routine should return the success/failure result. CRs-Fixed: 332434 Change-Id: I4c7ce48057f65227b09aac788d0ad24d0f30ed7e Signed-off-by:
Mayank Rana <mrana@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
-
- 29 Jan, 2012 29 commits
-
-
Srinivasa Rao Uppala authored
FM TX UI turns off due to the invalid return value in response to GetAntenna on FM TX Restart.Save the type of the antenna that is set as part of SetAntenna.Return that in response to getAntenna. Change-Id: I35cf0ca36ed60a3c94b4bc98e020053763b24c88 CRs-Fixed: 332432 Signed-off-by:
Srinivasa Rao Uppala <uppalas@codeaurora.org>
-
Kevin Chan authored
Moving regulators and gpio to board file GPIO and regulators are usually different for OEM projects. This will give them the flexibility to support multiple devices without changing the driver. Change-Id: I37549d2eaf3a6c31c1b7cf81270c2b22dde30011 Signed-off-by:
Kevin Chan <ktchan@codeaurora.org>
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Ofir Cohen authored
Add HSIC Peripheral over SPS support to 9615. Change-Id: I4f013af59864acb4836d152cb56d203bfca2e52c Signed-off-by:
Ofir Cohen <ofirc@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
-
Amit Blay authored
Remove unnecessary calls to MSM GPIO config, which result in runtime warnings. Leave only the call to configure a PMIC GPIO. Change-Id: Ib0c551ceb462b4dbe7ba2eec9772a39507464fdc Signed-off-by:
Amit Blay <ablay@codeaurora.org>
-
Adrian Salido-Moreno authored
Store all staging updates locally and write to hw on a single vsync only when changes are detected, this allows a smooth transition from using multiple overlays to framebuffer for UI Change-Id: I2cd61d858e74d450b8ad515b75008518274bd15e Signed-off-by:
Adrian Salido-Moreno <adrianm@codeaurora.org>
-
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
-
Linux Build Service Account authored
-
Ofir Cohen authored
Add support in HSIC peripheral(device) over SPS. Only one USB core can be use - currently HSUSB is enabled by default. To enable HSIC core defconfig file should be changed. Change-Id: I256aecd9e6dfd8bfd71719c32beed8b24225e11c Signed-off-by:
Ofir Cohen <ofirc@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 2 commits
-
-
Mahesh Sivasubramanian authored
The acpuclock init calls into spm driver to set the voltage for the cores. Hence the need for spm driver to be initialazed before acpuclock. Change-Id: Ib95cede593ee42c6eac04d82c6928579e933bed6 Signed-off-by:
Mahesh Sivasubramanian <msivasub@codeaurora.org>
-
Chiranjeevi Velempati authored
BAM DMUX driver gives the data to the USB in work context and USB is once again scheduling work for sending the data to the host. This change avoid's the double work queue scheduling for the data received from BAM DMUX, which might reduce the cpu usage and improve the throughputs. Change-Id: Ib66bc7f46f9436704e0d28b72771de50462ddf4b Signed-off-by:
Chiranjeevi Velempati <cvelempa@codeaurora.org>
-