Age | Commit message (Expand) | Author |
2017-01-26 | pinctrl: mediatek: Use real dependencies | Jean Delvare |
2017-01-26 | Merge branch 'ib-pinctrl-genprops' into devel | Linus Walleij |
2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg |
2016-12-30 | pinctrl: update my email address | John Crispin |
2016-12-07 | pinctrl: mt8173: set GPIO16 to usb iddig mode | Chunfeng Yun |
2016-11-22 | pinctrl: mediatek: use builtin_platform_driver | Geliang Tang |
2016-09-13 | pinctrl: mediatek: constify gpio_chip structures | Julia Lawall |
2016-08-27 | pinctrl: mediatek: make mtk-common explicitly non-modular | Paul Gortmaker |
2016-07-28 | Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2016-06-08 | pinctrl: mediatek: fix suspend/resume timing issue | hongkun.cao |
2016-05-31 | pinctrl: mediatek: fix dual-edge code defect | hongkun.cao |
2016-05-19 | Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2016-04-21 | pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
2016-04-15 | pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce | Yingjoe Chen |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea |
2016-03-10 | Merge tag 'v4.5-rc5' into devel | Linus Walleij |
2016-03-09 | pinctrl: pinctrl-mt6397 driver explicitly non-modular | Paul Gortmaker |
2016-02-25 | pinctrl: mediatek/7623: delete unnecessary .owner | Linus Walleij |
2016-02-19 | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623 | John Crispin |
2016-02-19 | pinctrl: mediatek: add input-enable and direction setting for eint resources | Biao Huang |
2016-02-19 | pinctrl: mediatek: add input-enable setting in gpio_request_enable | Biao Huang |
2016-02-17 | pinctrl: mtk2701: skip setting .owner | Linus Walleij |
2016-02-16 | pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_mode | Andrzej Hajda |
2016-02-13 | pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTK | Masahiro Yamada |
2016-02-09 | Merge branch 'devel-mt2701' into devel | Linus Walleij |
2016-02-05 | pinctrl: mediatek: Add gpio_request_enable support | Biao Huang |
2016-02-05 | pinctrl: mediatek: fix direction control issue | Biao Huang |
2016-01-28 | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701 | Biao Huang |
2016-01-27 | pinctrl: mediatek: mt8* make driver explicitly non-modular | Paul Gortmaker |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-01-05 | pinctrl: mediatek: use gpiochip data pointer | Linus Walleij |
2015-12-22 | pinctrl: mediatek: convert to arch_initcall | Daniel Kurtz |
2015-12-22 | pinctrl: mediatek: add missing of_node_put | Julia Lawall |
2015-12-21 | Merge tag 'v4.4-rc6' into devel | Linus Walleij |
2015-12-17 | Merge tag 'v4.4-rc5' into devel | Linus Walleij |
2015-11-29 | pinctrl: mediatek: fix a memleak when do dt maps. | Hongzhou Yang |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2015-11-18 | pinctrl: mediatek: Add get_direction support. | Hongzhou Yang |
2015-11-02 | Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-10-16 | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski |
2015-10-02 | pinctrl: mediatek: Remove unneded semicolon | Javier Martinez Canillas |
2015-09-25 | pinctrl: mediatek: Consistently use the BIT() macro | Javier Martinez Canillas |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-08-26 | pinctrl: mediatek: Implement wake handler and suspend resume | Maoguang Meng |
2015-08-26 | pinctrl: mediatek: Fix multiple registration issue. | Hongzhou Yang |
2015-08-13 | pinctrl/mediatek: fix spelling mistake in dev_err error message | Colin Ian King |
2015-07-28 | pinctrl: kill off set_irq_flags usage | Rob Herring |
2015-07-17 | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |
2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-25 | pinctrl/mediatek: Fix race in installing chained IRQ handler | Thomas Gleixner |