aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2015-06-25pinctrl/mediatek: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds10-260/+2558
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada1-2/+2
2015-06-04pinctrl: Remove .owner fieldFabio Estevam3-3/+0
2015-06-02pinctrl: mediatek: Fix pinctrl register irq fail bug.Hongzhou Yang1-2/+2
2015-06-02pinctrl: mediatek: Fix bug of ies/smt setting for mt8173.Hongzhou Yang1-1/+9
2015-05-20pinctrl: mediatek: add OF dependency to MT6397Linus Walleij1-0/+1
2015-05-19pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127Yingjoe Chen4-0/+1684
2015-05-19pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.Hongzhou Yang8-5/+524
2015-05-19pinctrl: mediatek: add ies/smt control to common code.Hongzhou Yang3-116/+198
2015-05-19pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common codeYingjoe Chen3-121/+136
2015-05-19pinctrl: mediatek: data struct optimize and remove unused memberYingjoe Chen2-14/+6
2015-05-04pinctrl: mediatek: mtk-common: initialize unmaskColin Ian King1-0/+2
2015-04-15pinctrl: fix allmodconfig noiseLinus Walleij1-0/+3
2015-03-27pinctrl: constify of_device_id arrayFabian Frederick2-2/+6
2015-03-18pinctrl: mediatek: mt8135/mt8173: Constify of_device_id tableAxel Lin2-10/+6
2015-03-18pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate placesAxel Lin1-10/+7
2015-03-18pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include fileAxel Lin1-1/+1
2015-03-18pinctrl: mediatek: Adjust mt8173 pinctrl kconfigYingjoe Chen1-3/+8
2015-03-18pinctrl: mediatek: mtk-common: Remove kfreeAxel Lin1-4/+2
2015-03-18pinctrl: mediatek: Fix include directiveGuenter Roeck1-1/+1
2015-03-18pinctrl: mediatek: fix build errorHongzhou Yang1-2/+3
2015-03-18pinctrl: mediatek: emulate GPIO interrupt on both-edgesYingjoe Chen4-3/+83
2015-03-18arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.Hongzhou Yang6-0/+1704
2015-03-18pinctrl: mediatek: Add EINT support to MTK pinctrl driver.Maoguang Meng3-2/+435
2015-03-18pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.Hongzhou Yang6-0/+3468