aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/c2k_ccci
Commit message (Collapse)AuthorAgeFilesLines
* drivers: mtk: move to /vendor/etc/firmwareMister Oyster2017-12-081-1/+1
| | | | | | partially revert moving wifi to vendor/firmware : https://github.com/Moyster/android_kernel_m2note/commit/7bafe483fbd70668252f724ec04fa950fec4db3f
* misc: replace __FUNCTION__ by __function__Moyster2017-09-237-73/+73
| | | | | result of : git grep -l '__FUNCTION__' | xargs sed -i 's/__FUNCTION__/__func__/g'
* c2k_ccci: mediatek: sdio timeoutAnmin Hsu2016-12-251-0/+26
| | | | | | | | | | | | | | | | | [Detail] after suspend/resume, there may be sdio transfer timeout [Solution] add suspend/resume callback function in sdio client driver to avoid sd card remount after suspend/resume [Feature] SVLTE - C2K MTK-Commit-Id: d4c3967cdc7ac140c042e9f774f90a175783a257 Change-Id: I4173b2759886e4ca5d007a57c38fc64f5a65f885 Signed-off-by: Haow Wang <haow.wang@mediatek.com> CR-Id: ALPS02288503
* first commitMeizu OpenSource2016-08-1516-0/+15669