summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-11-021-12/+2Star
|\
| * pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-12/+2Star
* | pinctrl: mediatek: Remove unneded semicolonJavier Martinez Canillas2015-10-021-1/+1
* | pinctrl: mediatek: Consistently use the BIT() macroJavier Martinez Canillas2015-09-251-1/+1
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* pinctrl: mediatek: Implement wake handler and suspend resumeMaoguang Meng2015-08-263-1/+95
* pinctrl: mediatek: Fix multiple registration issue.Hongzhou Yang2015-08-262-11/+11
* pinctrl/mediatek: fix spelling mistake in dev_err error messageColin Ian King2015-08-131-1/+1
* pinctrl: kill off set_irq_flags usageRob Herring2015-07-281-2/+0Star
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-2/+2
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-021-2/+1Star
|\
| * pinctrl/mediatek: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1Star
* | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-06-2510-260/+2558
|\ \ | |/ |/|
| * pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
| * pinctrl: Remove .owner fieldFabio Estevam2015-06-043-3/+0Star
| * pinctrl: mediatek: Fix pinctrl register irq fail bug.Hongzhou Yang2015-06-021-2/+2
| * pinctrl: mediatek: Fix bug of ies/smt setting for mt8173.Hongzhou Yang2015-06-021-1/+9
| * pinctrl: mediatek: add OF dependency to MT6397Linus Walleij2015-05-201-0/+1
| * pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127Yingjoe Chen2015-05-194-0/+1684
| * pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.Hongzhou Yang2015-05-198-5/+524
| * pinctrl: mediatek: add ies/smt control to common code.Hongzhou Yang2015-05-193-116/+198
| * pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common codeYingjoe Chen2015-05-193-121/+136
| * pinctrl: mediatek: data struct optimize and remove unused memberYingjoe Chen2015-05-192-14/+6Star
* | pinctrl: mediatek: mtk-common: initialize unmaskColin Ian King2015-05-041-0/+2
|/
* pinctrl: fix allmodconfig noiseLinus Walleij2015-04-151-0/+3
* pinctrl: constify of_device_id arrayFabian Frederick2015-03-272-2/+6
* pinctrl: mediatek: mt8135/mt8173: Constify of_device_id tableAxel Lin2015-03-182-10/+6Star
* pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate placesAxel Lin2015-03-181-10/+7Star
* pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include fileAxel Lin2015-03-181-1/+1
* pinctrl: mediatek: Adjust mt8173 pinctrl kconfigYingjoe Chen2015-03-181-3/+8
* pinctrl: mediatek: mtk-common: Remove kfreeAxel Lin2015-03-181-4/+2Star
* pinctrl: mediatek: Fix include directiveGuenter Roeck2015-03-181-1/+1
* pinctrl: mediatek: fix build errorHongzhou Yang2015-03-181-2/+3
* pinctrl: mediatek: emulate GPIO interrupt on both-edgesYingjoe Chen2015-03-184-3/+83
* arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.Hongzhou Yang2015-03-186-0/+1704
* pinctrl: mediatek: Add EINT support to MTK pinctrl driver.Maoguang Meng2015-03-183-2/+435
* pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.Hongzhou Yang2015-03-186-0/+3468