1. 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 4 years, 11 months ago
  2. 6571317 pinctrl: mediatek: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  3. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  4. 94f4e54 pinctrl: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  5. fb7298e pinctrl: mediatek: remove redundant return value check of platform_get_resource() by Wei Yongjun · 7 years ago
  6. e6612a6 pinctrl: mediatek: use generic EINT register maps for each SoC by Sean Wang · 7 years ago
  7. e46df23 pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fit by Sean Wang · 7 years ago
  8. 6af8df4c pintcrl: mtk: support bias-disable of generic and special pins simultaneously by Zhiyong Tao · 7 years ago
  9. b2f7890 pinctrl: mediatek: mtk-common: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  10. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  11. 03e9888 pinctrl: mediatek: constify gpio_chip structures by Julia Lawall · 8 years ago
  12. 4394a63 pinctrl: mediatek: make mtk-common explicitly non-modular by Paul Gortmaker · 8 years ago
  13. 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
  14. d2fcd62 pinctrl: mediatek: fix suspend/resume timing issue by hongkun.cao · 9 years ago
  15. 5edf673 pinctrl: mediatek: fix dual-edge code defect by hongkun.cao · 9 years ago
  16. a37571a Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  17. 03a3a55 pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  18. 5fedbb9 pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce by Yingjoe Chen · 9 years ago
  19. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 9 years ago
  20. cc998d8 Merge tag 'v4.5-rc5' into devel by Linus Walleij · 9 years ago
  21. b1c5b77 pinctrl: mediatek: add input-enable and direction setting for eint resources by Biao Huang · 9 years ago
  22. 31763d3 pinctrl: mediatek: add input-enable setting in gpio_request_enable by Biao Huang · 9 years ago
  23. 740f5b0 pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_mode by Andrzej Hajda · 9 years ago
  24. 59ee9c9 pinctrl: mediatek: Add gpio_request_enable support by Biao Huang · 9 years ago
  25. eceb3e6 pinctrl: mediatek: fix direction control issue by Biao Huang · 9 years ago
  26. 148b95e pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701 by Biao Huang · 9 years ago
  27. 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
  28. 11aa679 pinctrl: mediatek: use gpiochip data pointer by Linus Walleij · 9 years ago
  29. 4fc8a4b pinctrl: mediatek: add missing of_node_put by Julia Lawall · 9 years ago
  30. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  31. 4dccc93 Merge tag 'v4.4-rc5' into devel by Linus Walleij · 9 years ago
  32. b04a23b pinctrl: mediatek: fix a memleak when do dt maps. by Hongzhou Yang · 9 years ago
  33. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  34. f97c230 pinctrl: mediatek: Add get_direction support. by Hongzhou Yang · 9 years ago
  35. 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
  36. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  37. e441189 pinctrl: mediatek: Remove unneded semicolon by Javier Martinez Canillas · 9 years ago
  38. b4b05b9 pinctrl: mediatek: Consistently use the BIT() macro by Javier Martinez Canillas · 9 years ago
  39. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  40. 58a5e1b pinctrl: mediatek: Implement wake handler and suspend resume by Maoguang Meng · 9 years ago
  41. d48c2c0 pinctrl: mediatek: Fix multiple registration issue. by Hongzhou Yang · 9 years ago
  42. c70336c pinctrl/mediatek: fix spelling mistake in dev_err error message by Colin Ian King · 9 years ago
  43. 9458120 pinctrl: kill off set_irq_flags usage by Rob Herring · 9 years ago
  44. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  45. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 1e10592 pinctrl/mediatek: Fix race in installing chained IRQ handler by Thomas Gleixner · 10 years ago
  47. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  48. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  49. fc63d854 pinctrl: mediatek: Fix pinctrl register irq fail bug. by Hongzhou Yang · 10 years ago
  50. fc59e66 pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397. by Hongzhou Yang · 10 years ago
  51. 25d76b2 pinctrl: mediatek: add ies/smt control to common code. by Hongzhou Yang · 10 years ago
  52. e73fe27 pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code by Yingjoe Chen · 10 years ago
  53. 74d77e5 pinctrl: mediatek: mtk-common: initialize unmask by Colin Ian King · 10 years ago
  54. 0206caa pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places by Axel Lin · 10 years ago
  55. 61a3557 pinctrl: mediatek: mtk-common: Remove kfree by Axel Lin · 10 years ago
  56. c445cac pinctrl: mediatek: fix build error by Hongzhou Yang · 10 years ago
  57. 3221f40 pinctrl: mediatek: emulate GPIO interrupt on both-edges by Yingjoe Chen · 10 years ago
  58. 30f010f arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173. by Hongzhou Yang · 10 years ago
  59. d9819eb pinctrl: mediatek: Add EINT support to MTK pinctrl driver. by Maoguang Meng · 10 years ago
  60. a6df410 pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135. by Hongzhou Yang · 10 years ago