1. 28e0603 pinctrl: mediatek: Make eint_m u16 by Manivannan Sadhasivam · 6 years ago
  2. 71a9d39 pinctrl: mediatek: select GPIOLIB by Arnd Bergmann · 6 years ago
  3. ad335be pinctrl: mediatek: mark dummy helpers as 'static inline' by Arnd Bergmann · 6 years ago
  4. 7a52127 pinctrl: mediatek: fix check on EINT_NA comparison by Colin Ian King · 6 years ago
  5. bb8d846 pinctrl: mediatek: add eint support to MT6765 pinctrl driver by Mars Cheng · 6 years ago
  6. 477fece pinctrl: mediatek: add MT6765 pinctrl driver by ZH Chen · 6 years ago
  7. ecfcfb4 pinctrl: mediatek: add no eint function for pin define by Mars Cheng · 6 years ago
  8. 7f2e29e pinctrl: mediatek: fix static checker warning caused by EINT_NA by Sean Wang · 6 years ago
  9. 068cfb9 pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe() by Wei Yongjun · 6 years ago
  10. 07c6b03 pinctrl: mediatek: make symbol 'mtk_drive' static by Wei Yongjun · 6 years ago
  11. 184744e pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe() by Wei Yongjun · 6 years ago
  12. 22d7fe4 pinctrl: mtk: Fix up GPIO includes by Linus Walleij · 6 years ago
  13. 55818b9 Merge branch 'ib-mtk' into devel by Linus Walleij · 6 years ago
  14. 6561859 pinctrl: mediatek: add eint support to MT8183 pinctrl driver by Sean Wang · 6 years ago
  15. 89132dd pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  16. 29686f0 pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183 by Zhiyong Tao · 6 years ago
  17. 79348f6 pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  18. 750cd15 pinctrl: mediatek: add MT8183 pinctrl driver by Zhiyong Tao · 6 years ago
  19. 8052509 pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings by Zhiyong Tao · 6 years ago
  20. b7d7f9e pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on by Sean Wang · 6 years ago
  21. 9d9b171 pinctrl: mediatek: adjust error code and message when some register not supported is found by Sean Wang · 6 years ago
  22. 2bc47df pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  23. ea051eb pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  24. e7507f5 pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding by Sean Wang · 6 years ago
  25. 9afc305 pinctrl: mediatek: add pullen, pullsel register support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  26. 182c842 pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  27. 0d7ca77 pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  28. 85430152 pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  29. 3ad38a1 pinctrl: mediatek: add drv register support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  30. c283219 pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  31. 1dc5e53 pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  32. fb5fa8d pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  33. b906faf pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c by Sean Wang · 6 years ago
  34. e78d57b pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-bindings by Sean Wang · 6 years ago
  35. a1a503a pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls by Sean Wang · 6 years ago
  36. 1c5fb66 pinctrl: Include <linux/gpio/driver.h> nothing else by Linus Walleij · 6 years ago
  37. 94f4e54 pinctrl: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  38. c6ed444 Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  39. a8cfcf1 pinctrl: mediatek: include chained_irq.h header by Arnd Bergmann · 6 years ago
  40. 238262a pinctrl: mt7622: Fix probe fail by misuse the selector by Sean Wang · 6 years ago
  41. e12fa73 pinctrl: mt7622: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  42. 5b1c4bf pinctrl: mt7622: fix a kernel panic when gpio-hog is being applied by Sean Wang · 7 years ago
  43. de227ed pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_range by Sean Wang · 7 years ago
  44. ae6efca pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work by Sean Wang · 7 years ago
  45. 8875059 pinctrl: mt7622: fix initialization sequence between eint and gpiochip by Sean Wang · 7 years ago
  46. fafa35c pinctrl: mt7622: fix error path on failing at groups building by Sean Wang · 7 years ago
  47. 5f59154 pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controller by Sean Wang · 7 years ago
  48. fb7298e pinctrl: mediatek: remove redundant return value check of platform_get_resource() by Wei Yongjun · 7 years ago
  49. ca071af pinctrl: mediatek: remove unused fields in struct mtk_eint_hw by Sean Wang · 7 years ago
  50. e6612a6 pinctrl: mediatek: use generic EINT register maps for each SoC by Sean Wang · 7 years ago
  51. e6dabd3 pinctrl: mediatek: add EINT support to MT7622 SoC by Sean Wang · 7 years ago
  52. e46df23 pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fit by Sean Wang · 7 years ago
  53. e6c462d pinctrl: mtk: fix check warnings. by Zhiyong Tao · 7 years ago
  54. 6af8df4c pintcrl: mtk: support bias-disable of generic and special pins simultaneously by Zhiyong Tao · 7 years ago
  55. 8670710 pinctrl: add mt2712 pinctrl driver by Zhiyong Tao · 7 years ago
  56. b2f7890 pinctrl: mediatek: mtk-common: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  57. 8b3d9cd4 pinctrl: mediatek: mt7622: align error handling of mtk_hw_get_value call by Sean Wang · 7 years ago
  58. 181cdac pinctrl: mediatek: mt7622: fix potential uninitialized value being returned by Sean Wang · 7 years ago
  59. d6ed935 pinctrl: mediatek: add pinctrl driver for MT7622 SoC by Sean Wang · 7 years ago
  60. e3fd24a pinctrl: mediatek: cleanup for placing all drivers under the menu by Sean Wang · 7 years ago
  61. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  62. ca8febe pinctrl: mediatek: update PCIe mux data for MT7623 by Ryder Lee · 7 years ago
  63. ceba438 pinctrl: mediatek: reuse pinctrl driver for mt7623 by Sean Wang · 8 years ago
  64. 79d6208 pinctrl: mediatek: Use real dependencies by Jean Delvare · 8 years ago
  65. 27a2873 Merge branch 'ib-pinctrl-genprops' into devel by Linus Walleij · 8 years ago
  66. 2956b5d pinctrl / gpio: Introduce .set_config() callback for GPIO chips by Mika Westerberg · 8 years ago
  67. 55e4095 pinctrl: update my email address by John Crispin · 8 years ago
  68. 222ed59 pinctrl: mt8173: set GPIO16 to usb iddig mode by Chunfeng Yun · 8 years ago
  69. 4ecb65f pinctrl: mediatek: use builtin_platform_driver by Geliang Tang · 8 years ago
  70. 03e9888 pinctrl: mediatek: constify gpio_chip structures by Julia Lawall · 8 years ago
  71. 4394a63 pinctrl: mediatek: make mtk-common explicitly non-modular by Paul Gortmaker · 8 years ago
  72. 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
  73. d2fcd62 pinctrl: mediatek: fix suspend/resume timing issue by hongkun.cao · 9 years ago
  74. 5edf673 pinctrl: mediatek: fix dual-edge code defect by hongkun.cao · 9 years ago
  75. 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
  76. 03a3a55 pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  77. 5fedbb9 pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce by Yingjoe Chen · 9 years ago
  78. d32f7fd pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Irina Tirdea · 9 years ago
  79. cc998d8 Merge tag 'v4.5-rc5' into devel by Linus Walleij · 9 years ago
  80. d4bc6b9 pinctrl: pinctrl-mt6397 driver explicitly non-modular by Paul Gortmaker · 9 years ago
  81. dc92f243 pinctrl: mediatek/7623: delete unnecessary .owner by Linus Walleij · 9 years ago
  82. 87316f6 pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623 by John Crispin · 9 years ago
  83. b1c5b77 pinctrl: mediatek: add input-enable and direction setting for eint resources by Biao Huang · 9 years ago
  84. 31763d3 pinctrl: mediatek: add input-enable setting in gpio_request_enable by Biao Huang · 9 years ago
  85. 0f8dd75 pinctrl: mtk2701: skip setting .owner by Linus Walleij · 9 years ago
  86. 740f5b0 pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_mode by Andrzej Hajda · 9 years ago
  87. 4a9e006 pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTK by Masahiro Yamada · 9 years ago
  88. 8919ffbb Merge branch 'devel-mt2701' into devel by Linus Walleij · 9 years ago
  89. 59ee9c9 pinctrl: mediatek: Add gpio_request_enable support by Biao Huang · 9 years ago
  90. eceb3e6 pinctrl: mediatek: fix direction control issue by Biao Huang · 9 years ago
  91. 148b95e pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701 by Biao Huang · 9 years ago
  92. cc301fd pinctrl: mediatek: mt8* make driver explicitly non-modular by Paul Gortmaker · 9 years ago
  93. 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
  94. 11aa679 pinctrl: mediatek: use gpiochip data pointer by Linus Walleij · 9 years ago
  95. 6c741c7 pinctrl: mediatek: convert to arch_initcall by Daniel Kurtz · 9 years ago
  96. 4fc8a4b pinctrl: mediatek: add missing of_node_put by Julia Lawall · 9 years ago
  97. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  98. 4dccc93 Merge tag 'v4.4-rc5' into devel by Linus Walleij · 9 years ago
  99. b04a23b pinctrl: mediatek: fix a memleak when do dt maps. by Hongzhou Yang · 9 years ago
  100. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago