aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek
AgeCommit message (Expand)Author
2019-07-21pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat
2019-07-21pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat
2018-08-14Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-29pinctrl: mediatek: include chained_irq.h headerArnd Bergmann
2018-07-17pinctrl: mt7622: Fix probe fail by misuse the selectorSean Wang
2018-07-16pinctrl: mt7622: mark expected switch fall-throughGustavo A. R. Silva
2018-07-14pinctrl: mt7622: fix a kernel panic when gpio-hog is being appliedSean Wang
2018-07-14pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_rangeSean Wang
2018-07-14pinctrl: mt7622: fix that pinctrl_claim_hogs cannot workSean Wang
2018-07-14pinctrl: mt7622: fix initialization sequence between eint and gpiochipSean Wang
2018-07-14pinctrl: mt7622: fix error path on failing at groups buildingSean Wang
2018-06-18pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controllerSean Wang
2018-06-18pinctrl: mediatek: remove redundant return value check of platform_get_resour...Wei Yongjun
2018-05-24pinctrl: mediatek: remove unused fields in struct mtk_eint_hwSean Wang
2018-05-24pinctrl: mediatek: use generic EINT register maps for each SoCSean Wang
2018-05-24pinctrl: mediatek: add EINT support to MT7622 SoCSean Wang
2018-05-24pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fitSean Wang
2018-03-26pinctrl: mtk: fix check warnings.Zhiyong Tao
2018-03-26pintcrl: mtk: support bias-disable of generic and special pins simultaneouslyZhiyong Tao
2018-03-26pinctrl: add mt2712 pinctrl driverZhiyong Tao
2018-03-23pinctrl: mediatek: mtk-common: use true and false for boolean valuesGustavo A. R. Silva
2018-01-11pinctrl: mediatek: mt7622: align error handling of mtk_hw_get_value callSean Wang
2018-01-11pinctrl: mediatek: mt7622: fix potential uninitialized value being returnedSean Wang
2017-12-20pinctrl: mediatek: add pinctrl driver for MT7622 SoCSean Wang
2017-12-20pinctrl: mediatek: cleanup for placing all drivers under the menuSean Wang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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