| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -11/+6 |
* | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 2016-04-01 | 1 | -2/+2 |
* | Merge tag 'v4.5-rc5' into devel | Linus Walleij | 2016-03-10 | 1 | -0/+2 |
|\ |
|
| * | pinctrl: mediatek: fix direction control issue | Biao Huang | 2016-02-05 | 1 | -0/+2 |
* | | pinctrl: pinctrl-mt6397 driver explicitly non-modular | Paul Gortmaker | 2016-03-09 | 1 | -8/+2 |
* | | pinctrl: mediatek/7623: delete unnecessary .owner | Linus Walleij | 2016-02-25 | 1 | -1/+0 |
* | | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623 | John Crispin | 2016-02-19 | 4 | -0/+2323 |
* | | pinctrl: mediatek: add input-enable and direction setting for eint resources | Biao Huang | 2016-02-19 | 1 | -0/+4 |
* | | pinctrl: mediatek: add input-enable setting in gpio_request_enable | Biao Huang | 2016-02-19 | 1 | -0/+1 |
* | | pinctrl: mtk2701: skip setting .owner | Linus Walleij | 2016-02-17 | 1 | -1/+0 |
* | | pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_mode | Andrzej Hajda | 2016-02-16 | 1 | -1/+1 |
* | | pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTK | Masahiro Yamada | 2016-02-13 | 2 | -12/+12 |
* | | Merge branch 'devel-mt2701' into devel | Linus Walleij | 2016-02-09 | 6 | -1/+2977 |
|\ \ |
|
| * | | pinctrl: mediatek: Add gpio_request_enable support | Biao Huang | 2016-02-05 | 1 | -0/+36 |
| * | | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701 | Biao Huang | 2016-01-28 | 6 | -1/+2941 |
| |/ |
|
* | | pinctrl: mediatek: mt8* make driver explicitly non-modular | Paul Gortmaker | 2016-01-27 | 3 | -21/+3 |
|/ |
|
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 1 | -8/+8 |
|\ |
|
| * | pinctrl: mediatek: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -6/+6 |
| * | Merge tag 'v4.4-rc6' into devel | Linus Walleij | 2015-12-21 | 1 | -7/+4 |
| |\ |
|
| * | | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -6/+6 |
* | | | pinctrl: mediatek: convert to arch_initcall | Daniel Kurtz | 2015-12-22 | 3 | -3/+3 |
* | | | pinctrl: mediatek: add missing of_node_put | Julia Lawall | 2015-12-22 | 1 | -0/+1 |
* | | | Merge tag 'v4.4-rc5' into devel | Linus Walleij | 2015-12-17 | 1 | -7/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | pinctrl: mediatek: Add get_direction support. | Hongzhou Yang | 2015-11-18 | 1 | -7/+4 |
| |/ |
|
* | | pinctrl: mediatek: fix a memleak when do dt maps. | Hongzhou Yang | 2015-11-29 | 1 | -10/+17 |
|/ |
|
* | Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-11-02 | 1 | -12/+2 |
|\ |
|
| * | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 2015-10-16 | 1 | -12/+2 |
* | | pinctrl: mediatek: Remove unneded semicolon | Javier Martinez Canillas | 2015-10-02 | 1 | -1/+1 |
* | | pinctrl: mediatek: Consistently use the BIT() macro | Javier Martinez Canillas | 2015-09-25 | 1 | -1/+1 |
|/ |
|
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | pinctrl: mediatek: Implement wake handler and suspend resume | Maoguang Meng | 2015-08-26 | 3 | -1/+95 |
* | pinctrl: mediatek: Fix multiple registration issue. | Hongzhou Yang | 2015-08-26 | 2 | -11/+11 |
* | pinctrl/mediatek: fix spelling mistake in dev_err error message | Colin Ian King | 2015-08-13 | 1 | -1/+1 |
* | pinctrl: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 1 | -2/+0 |
* | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-17 | 1 | -2/+2 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-01 | 1 | -2/+1 |
|\ |
|
| * | pinctrl/mediatek: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+1 |
* | | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-06-24 | 10 | -260/+2558 |
|\ \
| |/
|/| |
|
| * | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 1 | -2/+2 |
| * | pinctrl: Remove .owner field | Fabio Estevam | 2015-06-04 | 3 | -3/+0 |
| * | pinctrl: mediatek: Fix pinctrl register irq fail bug. | Hongzhou Yang | 2015-06-02 | 1 | -2/+2 |
| * | pinctrl: mediatek: Fix bug of ies/smt setting for mt8173. | Hongzhou Yang | 2015-06-02 | 1 | -1/+9 |
| * | pinctrl: mediatek: add OF dependency to MT6397 | Linus Walleij | 2015-05-20 | 1 | -0/+1 |
| * | pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127 | Yingjoe Chen | 2015-05-19 | 4 | -0/+1684 |
| * | pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397. | Hongzhou Yang | 2015-05-19 | 8 | -5/+524 |
| * | pinctrl: mediatek: add ies/smt control to common code. | Hongzhou Yang | 2015-05-19 | 3 | -116/+198 |
| * | pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code | Yingjoe Chen | 2015-05-19 | 3 | -121/+136 |
| * | pinctrl: mediatek: data struct optimize and remove unused member | Yingjoe Chen | 2015-05-19 | 2 | -14/+6 |
* | | pinctrl: mediatek: mtk-common: initialize unmask | Colin Ian King | 2015-05-04 | 1 | -0/+2 |
|/ |
|
* | pinctrl: fix allmodconfig noise | Linus Walleij | 2015-04-15 | 1 | -0/+3 |