summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/mediatek
AgeCommit message (Expand)Author
2017-08-31pinctrl: mediatek: update PCIe mux data for MT7623Ryder Lee
2017-05-22pinctrl: mediatek: reuse pinctrl driver for mt7623Sean Wang
2017-01-26pinctrl: mediatek: Use real dependenciesJean Delvare
2017-01-26Merge branch 'ib-pinctrl-genprops' into develLinus Walleij
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2016-12-30pinctrl: update my email addressJohn Crispin
2016-12-07pinctrl: mt8173: set GPIO16 to usb iddig modeChunfeng Yun
2016-11-22pinctrl: mediatek: use builtin_platform_driverGeliang Tang
2016-09-13pinctrl: mediatek: constify gpio_chip structuresJulia Lawall
2016-08-27pinctrl: mediatek: make mtk-common explicitly non-modularPaul Gortmaker
2016-07-28Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-06-08pinctrl: mediatek: fix suspend/resume timing issuehongkun.cao
2016-05-31pinctrl: mediatek: fix dual-edge code defecthongkun.cao
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-21pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-04-15pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounceYingjoe Chen
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea
2016-03-10Merge tag 'v4.5-rc5' into develLinus Walleij
2016-03-09pinctrl: pinctrl-mt6397 driver explicitly non-modularPaul Gortmaker
2016-02-25pinctrl: mediatek/7623: delete unnecessary .ownerLinus Walleij
2016-02-19pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623John Crispin
2016-02-19pinctrl: mediatek: add input-enable and direction setting for eint resourcesBiao Huang
2016-02-19pinctrl: mediatek: add input-enable setting in gpio_request_enableBiao Huang
2016-02-17pinctrl: mtk2701: skip setting .ownerLinus Walleij
2016-02-16pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_modeAndrzej Hajda
2016-02-13pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTKMasahiro Yamada
2016-02-09Merge branch 'devel-mt2701' into develLinus Walleij
2016-02-05pinctrl: mediatek: Add gpio_request_enable supportBiao Huang
2016-02-05pinctrl: mediatek: fix direction control issueBiao Huang
2016-01-28pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701Biao Huang
2016-01-27pinctrl: mediatek: mt8* make driver explicitly non-modularPaul Gortmaker
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-05pinctrl: mediatek: use gpiochip data pointerLinus Walleij
2015-12-22pinctrl: mediatek: convert to arch_initcallDaniel Kurtz
2015-12-22pinctrl: mediatek: add missing of_node_putJulia Lawall
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij
2015-12-17Merge tag 'v4.4-rc5' into develLinus Walleij
2015-11-29pinctrl: mediatek: fix a memleak when do dt maps.Hongzhou Yang
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-18pinctrl: mediatek: Add get_direction support.Hongzhou Yang
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski
2015-10-02pinctrl: mediatek: Remove unneded semicolonJavier Martinez Canillas
2015-09-25pinctrl: mediatek: Consistently use the BIT() macroJavier Martinez Canillas
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-26pinctrl: mediatek: Implement wake handler and suspend resumeMaoguang Meng
2015-08-26pinctrl: mediatek: Fix multiple registration issue.Hongzhou Yang
2015-08-13pinctrl/mediatek: fix spelling mistake in dev_err error messageColin Ian King
2015-07-28pinctrl: kill off set_irq_flags usageRob Herring
2015-07-17pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu