1. f83c260 pinctrl: ingenic: Fix invalid SSI pins by Paul Cercueil · 4 years, 3 months ago
  2. f4b5c34 pinctrl: Ingenic: Add I2S pins support for Ingenic SoCs. by 周琰杰 (Zhou Yanjie) · 4 years, 4 months ago
  3. d9f5dc4 pinctrl: Ingenic: Correct the pullup and pulldown parameters of JZ4780. by 周琰杰 (Zhou Yanjie) · 4 years, 4 months ago
  4. d3ef8c6 pinctrl: Ingenic: Add SSI pins support for JZ4770 and JZ4780. by 周琰杰 (Zhou Yanjie) · 4 years, 4 months ago
  5. 84e7a94 pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ by Paul Cercueil · 4 years, 7 months ago
  6. 1c95348 pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH by Paul Cercueil · 4 years, 7 months ago
  7. b5fc06a pinctrl: ingenic: Add ingenic,jz4725b-gpio compatible string by Paul Cercueil · 4 years, 7 months ago
  8. bcad94d pinctrl: ingenic: Add NAND FRE/FWE pins for JZ4740 by Paul Cercueil · 4 years, 7 months ago
  9. 9a0f134 pinctrl: ingenic: Add irq_{request,release}_resources callbacks by Paul Cercueil · 4 years, 8 months ago
  10. 828907e Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 9 months ago
  11. d6471d6 pinctrl: Unconditionally assign .request()/.free() by Thierry Reding · 4 years, 9 months ago
  12. a0bb89e pinctrl: ingenic: add hdmi-ddc pin control group by Paul Boddie · 4 years, 11 months ago
  13. d6d43a9 pinctrl: ingenic: Improve unreachable code generation by Josh Poimboeuf · 4 years, 11 months ago
  14. b295474 pinctrl: Ingenic: Add missing parts for X1830. by 周琰杰 (Zhou Yanjie) · 5 years ago
  15. 3c82787 pinctrl: Use new GPIO_LINE_DIRECTION by Matti Vaittinen · 5 years ago
  16. 94f7a2c pinctrl: ingenic: Use devm_platform_ioremap_resource() by Paul Cercueil · 5 years ago
  17. f831f93 pinctrl: ingenic: Factorize irq_set_type function by Paul Cercueil · 5 years ago
  18. 5ffdbb7 pinctrl: ingenic: Remove duplicated ingenic_chip_info structures by Paul Cercueil · 5 years ago
  19. baf1564 pinctrl: ingenic: Put ingenic_chip_info pointer in match data by Paul Cercueil · 5 years ago
  20. 5ec008b pinctrl: ingenic: Remove platform ID table by Paul Cercueil · 5 years ago
  21. d7da2a1 pinctrl: Ingenic: Add pinctrl driver for X1830. by 周琰杰 (Zhou Yanjie) · 5 years ago
  22. f742e5e pinctrl: Ingenic: Introduce reg_offset and use it instead hard code. by 周琰杰 (Zhou Yanjie) · 5 years ago
  23. 3b31e9b pinctrl: Ingenic: Add missing parts for X1000 and X1500. by 周琰杰 (Zhou Yanjie) · 5 years ago
  24. b4a9372 pinctrl: Ingenic: Fix bugs in X1000 and X1500. by 周琰杰 (Zhou Yanjie) · 5 years ago
  25. 9e65527 pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT config by Paul Cercueil · 5 years ago
  26. ae75b53 pinctrl: ingenic: Add OTG VBUS pin for the JZ4770 by Paul Cercueil · 5 years ago
  27. 7009d04 pinctrl: ingenic: Handle PIN_CONFIG_OUTPUT config by Paul Cercueil · 5 years ago
  28. 142b876 pinctrl: ingenic: Pass irqchip when adding gpiochip by Linus Walleij · 5 years ago
  29. 5d21595 pinctrl: Ingenic: Add pinctrl driver for X1500. by Zhou Yanjie · 5 years ago
  30. fe1ad5e pinctrl: Ingenic: Add pinctrl driver for X1000 and X1000E. by Zhou Yanjie · 5 years ago
  31. 0257595a pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B. by Zhou Yanjie · 5 years ago
  32. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  33. a3240f0 pinctrl: ingenic: Add LCD pins for the JZ4725B SoC by Paul Cercueil · 6 years ago
  34. b71c184 Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_". by Zhou Yanjie · 6 years ago
  35. 5de1a73 Pinctrl: Ingenic: Add missing parts for JZ4770 and JZ4780. by Zhou Yanjie · 6 years ago
  36. ff656e4 Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780. by Zhou Yanjie · 6 years ago
  37. 30aa69e Merge tag 'v4.19-rc6' into devel by Linus Walleij · 6 years ago
  38. 823dd71 pinctrl: ingenic: Fix group & function error checking by Paul Burton · 6 years ago
  39. 28d6eeb pinctrl: ingenic: Include the right header by Linus Walleij · 6 years ago
  40. f2a9676 pinctrl: ingenic: Add support for the JZ4725B by Paul Cercueil · 6 years ago
  41. ebd6651 pinctrl: ingenic: Implement .get_direction for GPIO chips by Paul Cercueil · 6 years ago
  42. e72394e pinctrl: ingenic: Merge GPIO functionality by Paul Cercueil · 6 years ago
  43. 4717b11 pinctrl: ingenic: Mark probe function as __init by Paul Cercueil · 6 years ago
  44. 556a36a pinctrl: ingenic: Probe driver at subsys_initcall by Paul Cercueil · 6 years ago
  45. 0084a78 pinctrl: ingenic: Fix inverted direction for < JZ4770 by Paul Cercueil · 7 years ago
  46. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  47. 119fcf4 pinctrl: ingenic: Remove redundant dev_err call in ingenic_pinctrl_probe() by Wei Yongjun · 7 years ago
  48. 161ef8b pinctrl: ingenic: make function ingenic_pinctrl_probe static by Colin Ian King · 7 years ago
  49. 5bf7b84 pinctrl: ingenic: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures by Julia Lawall · 7 years ago
  50. e7f4c4b pinctrl: ingenic: checking for NULL instead of IS_ERR() by Dan Carpenter · 8 years ago
  51. b5c23aa pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs by Paul Cercueil · 8 years ago