summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: mediatek: mt7622: align error handling of mtk_hw_get_value callSean Wang2018-01-111-4/+4
* pinctrl: mediatek: mt7622: fix potential uninitialized value being returnedSean Wang2018-01-111-2/+4
* pinctrl: mediatek: add pinctrl driver for MT7622 SoCSean Wang2017-12-203-1/+1607
* pinctrl: mediatek: cleanup for placing all drivers under the menuSean Wang2017-12-201-2/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* pinctrl: mediatek: update PCIe mux data for MT7623Ryder Lee2017-08-311-0/+12
* pinctrl: mediatek: reuse pinctrl driver for mt7623Sean Wang2017-05-225-2324/+2
* pinctrl: mediatek: Use real dependenciesJean Delvare2017-01-261-5/+10
* Merge branch 'ib-pinctrl-genprops' into develLinus Walleij2017-01-261-1/+13
|\
| * pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-1/+13
* | pinctrl: update my email addressJohn Crispin2016-12-302-2/+2
|/
* pinctrl: mt8173: set GPIO16 to usb iddig modeChunfeng Yun2016-12-071-1/+1
* pinctrl: mediatek: use builtin_platform_driverGeliang Tang2016-11-221-5/+1
* pinctrl: mediatek: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* pinctrl: mediatek: make mtk-common explicitly non-modularPaul Gortmaker2016-08-271-5/+0
* Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-281-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/+8
|\
| * pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-11/+6
| * 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: pinctrl-mt6397 driver explicitly non-modularPaul Gortmaker2016-03-091-8/+2
* | pinctrl: mediatek/7623: delete unnecessary .ownerLinus Walleij2016-02-251-1/+0
* | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623John Crispin2016-02-194-0/+2323
* | 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: mtk2701: skip setting .ownerLinus Walleij2016-02-171-1/+0
* | pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_modeAndrzej Hajda2016-02-161-1/+1
* | pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTKMasahiro Yamada2016-02-132-12/+12
* | Merge branch 'devel-mt2701' into develLinus Walleij2016-02-096-1/+2977
|\ \
| * | pinctrl: mediatek: Add gpio_request_enable supportBiao Huang2016-02-051-0/+36
| * | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701Biao Huang2016-01-286-1/+2941
| |/
* / pinctrl: mediatek: mt8* make driver explicitly non-modularPaul Gortmaker2016-01-273-21/+3
|/
* 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/+4
| |\
| * | gpio: change member .dev to .parentLinus Walleij2015-11-191-6/+6
* | | pinctrl: mediatek: convert to arch_initcallDaniel Kurtz2015-12-223-3/+3
* | | pinctrl: mediatek: add missing of_node_putJulia Lawall2015-12-221-0/+1
* | | Merge tag 'v4.4-rc5' into develLinus Walleij2015-12-171-7/+4
|\ \ \ | | |/ | |/|
| * | pinctrl: mediatek: Add get_direction support.Hongzhou Yang2015-11-181-7/+4
| |/
* / 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/+2
|\
| * pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-12/+2
* | 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