summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek
Commit message (Expand)AuthorAgeFilesLines
...
| * pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.cSean Wang2018-09-184-115/+183
| * pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.cSean Wang2018-09-183-126/+126
| * pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-b...Sean Wang2018-09-185-719/+754
| * pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrlsSean Wang2018-09-184-250/+273
* | pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij2018-09-142-2/+1
* | pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-2/+2
|/
* Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-142-2/+4
|\
| * pinctrl: mediatek: include chained_irq.h headerArnd Bergmann2018-07-291-0/+1
| * pinctrl: mt7622: Fix probe fail by misuse the selectorSean Wang2018-07-171-2/+2
| * pinctrl: mt7622: mark expected switch fall-throughGustavo A. R. Silva2018-07-161-0/+1
* | pinctrl: mt7622: fix a kernel panic when gpio-hog is being appliedSean Wang2018-07-141-2/+2
* | pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_rangeSean Wang2018-07-141-5/+14
* | pinctrl: mt7622: fix that pinctrl_claim_hogs cannot workSean Wang2018-07-141-3/+12
* | pinctrl: mt7622: fix initialization sequence between eint and gpiochipSean Wang2018-07-141-5/+5
* | pinctrl: mt7622: fix error path on failing at groups buildingSean Wang2018-07-141-1/+1
* | pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controllerSean Wang2018-06-181-1/+5
* | pinctrl: mediatek: remove redundant return value check of platform_get_resour...Wei Yongjun2018-06-181-5/+0
|/
* pinctrl: mediatek: remove unused fields in struct mtk_eint_hwSean Wang2018-05-246-6/+0
* pinctrl: mediatek: use generic EINT register maps for each SoCSean Wang2018-05-247-102/+6
* pinctrl: mediatek: add EINT support to MT7622 SoCSean Wang2018-05-242-1/+144
* pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fitSean Wang2018-05-2411-527/+756
* pinctrl: mtk: fix check warnings.Zhiyong Tao2018-03-265-1604/+802
* pintcrl: mtk: support bias-disable of generic and special pins simultaneouslyZhiyong Tao2018-03-261-2/+6
* pinctrl: add mt2712 pinctrl driverZhiyong Tao2018-03-264-0/+2398
* pinctrl: mediatek: mtk-common: use true and false for boolean valuesGustavo A. R. Silva2018-03-231-2/+2
* 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