1. 03e9888 pinctrl: mediatek: constify gpio_chip structures by Julia Lawall · 8 years ago
  2. 4394a63 pinctrl: mediatek: make mtk-common explicitly non-modular by Paul Gortmaker · 8 years ago
  3. d94ba9e7d Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  4. d2fcd62 pinctrl: mediatek: fix suspend/resume timing issue by hongkun.cao · 8 years ago
  5. 5edf673 pinctrl: mediatek: fix dual-edge code defect by hongkun.cao · 8 years ago
  6. a37571a Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  7. 03a3a55 pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  8. 5fedbb9 pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce by Yingjoe Chen · 9 years ago
  9. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 9 years ago
  10. cc998d8 Merge tag 'v4.5-rc5' into devel by Linus Walleij · 9 years ago
  11. b1c5b77 pinctrl: mediatek: add input-enable and direction setting for eint resources by Biao Huang · 9 years ago
  12. 31763d3 pinctrl: mediatek: add input-enable setting in gpio_request_enable by Biao Huang · 9 years ago
  13. 740f5b0 pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_mode by Andrzej Hajda · 9 years ago
  14. 59ee9c9 pinctrl: mediatek: Add gpio_request_enable support by Biao Huang · 9 years ago
  15. eceb3e6 pinctrl: mediatek: fix direction control issue by Biao Huang · 9 years ago
  16. 148b95e pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701 by Biao Huang · 9 years ago
  17. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  18. 11aa679 pinctrl: mediatek: use gpiochip data pointer by Linus Walleij · 9 years ago
  19. 4fc8a4b pinctrl: mediatek: add missing of_node_put by Julia Lawall · 9 years ago
  20. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  21. 4dccc93 Merge tag 'v4.4-rc5' into devel by Linus Walleij · 9 years ago
  22. b04a23b pinctrl: mediatek: fix a memleak when do dt maps. by Hongzhou Yang · 9 years ago
  23. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  24. f97c230 pinctrl: mediatek: Add get_direction support. by Hongzhou Yang · 9 years ago
  25. e86328c Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  26. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  27. e441189 pinctrl: mediatek: Remove unneded semicolon by Javier Martinez Canillas · 9 years ago
  28. b4b05b9 pinctrl: mediatek: Consistently use the BIT() macro by Javier Martinez Canillas · 9 years ago
  29. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  30. 58a5e1b pinctrl: mediatek: Implement wake handler and suspend resume by Maoguang Meng · 9 years ago
  31. d48c2c0 pinctrl: mediatek: Fix multiple registration issue. by Hongzhou Yang · 9 years ago
  32. c70336c pinctrl/mediatek: fix spelling mistake in dev_err error message by Colin Ian King · 9 years ago
  33. 9458120 pinctrl: kill off set_irq_flags usage by Rob Herring · 9 years ago
  34. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  35. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 1e10592 pinctrl/mediatek: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  37. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  38. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  39. fc63d85 pinctrl: mediatek: Fix pinctrl register irq fail bug. by Hongzhou Yang · 9 years ago
  40. fc59e66 pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397. by Hongzhou Yang · 9 years ago
  41. 25d76b2 pinctrl: mediatek: add ies/smt control to common code. by Hongzhou Yang · 9 years ago
  42. e73fe27 pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code by Yingjoe Chen · 9 years ago
  43. 74d77e5 pinctrl: mediatek: mtk-common: initialize unmask by Colin Ian King · 9 years ago
  44. 0206caa pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places by Axel Lin · 10 years ago
  45. 61a3557 pinctrl: mediatek: mtk-common: Remove kfree by Axel Lin · 10 years ago
  46. c445cac pinctrl: mediatek: fix build error by Hongzhou Yang · 10 years ago
  47. 3221f40 pinctrl: mediatek: emulate GPIO interrupt on both-edges by Yingjoe Chen · 10 years ago
  48. 30f010f arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173. by Hongzhou Yang · 10 years ago
  49. d9819eb pinctrl: mediatek: Add EINT support to MTK pinctrl driver. by Maoguang Meng · 10 years ago
  50. a6df410 pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135. by Hongzhou Yang · 10 years ago