summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek/pinctrl-mtk-common.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-2/+2
* pinctrl: mediatek: remove redundant return value check of platform_get_resour...Wei Yongjun2018-06-181-5/+0Star
* pinctrl: mediatek: use generic EINT register maps for each SoCSean Wang2018-05-241-1/+5
* pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fitSean Wang2018-05-241-494/+110Star
* pintcrl: mtk: support bias-disable of generic and special pins simultaneouslyZhiyong Tao2018-03-261-2/+6
* pinctrl: mediatek: mtk-common: use true and false for boolean valuesGustavo A. R. Silva2018-03-231-2/+2
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-1/+13
* pinctrl: mediatek: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* pinctrl: mediatek: make mtk-common explicitly non-modularPaul Gortmaker2016-08-271-5/+0Star
* Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-291-2/+2
|\
| * pinctrl: mediatek: fix suspend/resume timing issuehongkun.cao2016-06-081-2/+2
* | pinctrl: mediatek: fix dual-edge code defecthongkun.cao2016-05-311-2/+3
|/
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-191-13/+8Star
|\
| * pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-11/+6Star
| * pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-011-2/+2
* | pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounceYingjoe Chen2016-04-151-4/+5
|/
* Merge tag 'v4.5-rc5' into develLinus Walleij2016-03-101-0/+2
|\
| * pinctrl: mediatek: fix direction control issueBiao Huang2016-02-051-0/+2
* | pinctrl: mediatek: add input-enable and direction setting for eint resourcesBiao Huang2016-02-191-0/+4
* | pinctrl: mediatek: add input-enable setting in gpio_request_enableBiao Huang2016-02-191-0/+1
* | pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_modeAndrzej Hajda2016-02-161-1/+1
* | pinctrl: mediatek: Add gpio_request_enable supportBiao Huang2016-02-051-0/+36
* | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701Biao Huang2016-01-281-0/+14
|/
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-8/+8
|\
| * pinctrl: mediatek: use gpiochip data pointerLinus Walleij2016-01-051-6/+6
| * Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-211-7/+4Star
| |\
| * | gpio: change member .dev to .parentLinus Walleij2015-11-191-6/+6
* | | pinctrl: mediatek: add missing of_node_putJulia Lawall2015-12-221-0/+1
* | | Merge tag 'v4.4-rc5' into develLinus Walleij2015-12-171-7/+4Star
|\ \ \ | | |/ | |/|
| * | pinctrl: mediatek: Add get_direction support.Hongzhou Yang2015-11-181-7/+4Star
| |/
* / pinctrl: mediatek: fix a memleak when do dt maps.Hongzhou Yang2015-11-291-10/+17
|/
* 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-261-1/+90
* pinctrl: mediatek: Fix multiple registration issue.Hongzhou Yang2015-08-261-11/+10Star
* 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-251-26/+135
|\ \ | |/ |/|
| * pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
| * pinctrl: mediatek: Fix pinctrl register irq fail bug.Hongzhou Yang2015-06-021-2/+2
| * pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.Hongzhou Yang2015-05-191-2/+11
| * pinctrl: mediatek: add ies/smt control to common code.Hongzhou Yang2015-05-191-21/+61
| * pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common codeYingjoe Chen2015-05-191-0/+60