summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek/pinctrl-mt7622.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-141-2/+3
|\
| * 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: add EINT support to MT7622 SoCSean Wang2018-05-241-0/+143
* 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-201-0/+1595
OpenPOWER on IntegriCloud