1. 7b6fff6 pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver by Icenowy Zheng · 7 years ago
  2. b9970dd pinctrl: sunxi: Fix SPDIF function name for A83T by Chen-Yu Tsai · 7 years ago
  3. 6a497e9 Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  4. 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
  5. 0565f49 Merge tag 'v4.8-rc6' into devel by Linus Walleij · 8 years ago
  6. 66cd89d pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3 by Milo Kim · 8 years ago
  7. ac91ab5 pinctrl: sunxi: Add GR8 controller support by Mylène Josserand · 8 years ago
  8. 486095f pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 by Icenowy Zheng · 8 years ago
  9. 2e477079 pinctrl: sun6i: add SPDIF to pin description. by Marcus Cooper · 8 years ago
  10. bc0f566 pinctrl: sunxi: fix nand0 function name for sun8i by Icenowy Zheng · 8 years ago
  11. 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
  12. 45078ea pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 8 years ago
  13. 5e7515b pinctrl: sunxi: Fix A33 external interrupts not working by Hans de Goede · 8 years ago
  14. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  15. 96851d3 drivers: pinctrl: add driver for Allwinner A64 SoC by Andre Przywara · 8 years ago
  16. cc998d8 Merge tag 'v4.5-rc5' into devel by Linus Walleij · 8 years ago
  17. 5ab260a pinctrl: sunxi: make A80 explicitly non-modular by Paul Gortmaker · 8 years ago
  18. bcc7619 pinctrl: sunxi: does not need module.h by Paul Gortmaker · 8 years ago
  19. 7866f5a pinctrl: sunxi: Change mux setting on PI irq pins by Henry Paulissen · 8 years ago
  20. 9c24ef4 pinctrl: sunxi: Remove non existing irq's by Henry Paulissen · 8 years ago
  21. 6cee382 gpio/pinctrl: sunxi: stop poking around in private vars by Linus Walleij · 8 years ago
  22. be2d107 pinctrl: sunxi: Use pin number when calling sunxi_pmx_set by Krzysztof Adamski · 8 years ago
  23. ba83a11 pinctrl: sunxi: Add H3 R_PIO controller support by Krzysztof Adamski · 8 years ago
  24. 111f2b8 pinctrl: sunxi: H3 requires irq_read_needs_mux by Krzysztof Adamski · 8 years ago
  25. 3a42a04 pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI by Masahiro Yamada · 9 years ago
  26. 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
  27. 88057d6 pinctrl: sunxi: use gpiochip data pointer by Linus Walleij · 9 years ago
  28. 39e24ac pinctrl: sunxi: Be sure to clamp return value by Linus Walleij · 9 years ago
  29. 0eccc9c pinctrl: sunxi: Add A80 special pin controller by Maxime Ripard · 9 years ago
  30. e87623c pinctrl: sunxi: Add H3 PIO controller support by Jens Kuske · 9 years ago
  31. 58383c7 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  32. 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
  33. bc9d8c2 Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  34. 3f84ccf pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontroller by Hans de Goede · 9 years ago
  35. 8297992 pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl block by Hans de Goede · 9 years ago
  36. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  37. 4730f33 pinctrl: sunxi: add allwinner A83T PIO controller support by Vishnu Patekar · 9 years ago
  38. 5c99c0ff pinctrl: sunxi: Remove unneeded semicolon by Javier Martinez Canillas · 9 years ago
  39. d50a9e1 pinctrl: sun5i: Fix a10s pwm1 pinctrl mapping by Hans de Goede · 9 years ago
  40. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  41. b9a5ec33 pinctrl: sunxi: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  42. 8152d8c pinctrl: sun4i: add spdif to pin description. by Marcus Cooper · 9 years ago
  43. d8323c6 pinctrl: sunxi: Add custom irq_domain_ops by Maxime Ripard · 9 years ago
  44. fb5b778 pinctrl: sunxi: Add irq_chip name by Maxime Ripard · 9 years ago
  45. a0d6de9 pinctrl: sunxi: Use common functions to change irq_chip and handler by Maxime Ripard · 9 years ago
  46. eeef97b pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  47. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  48. 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
  49. ef80e87 pinctrl/sun4i: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  50. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  51. 7164873 pinctrl: sunxi: Add allwinner A33 PIO controller support by Vishnu Patekar · 9 years ago
  52. 3944e7b pinctrl: Remove .owner field by Fabio Estevam · 9 years ago
  53. 07e492e Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  54. baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 9 years ago
  55. ef6d24c pinctrl: sun4i: GPIOs configured as irq must be set to input before reading by Hans de Goede · 9 years ago
  56. 47cf4b3 pinctrl: sun6i: Add A31s pinctrl support by Hans de Goede · 10 years ago
  57. c5abe62 pinctrl: sun6i: Add some missing functions by Hans de Goede · 10 years ago
  58. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  59. 980f3c3 Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  60. d5e9fb3 pinctrl: sunxi: Add A80 pinctrl muxing options by Maxime Ripard · 10 years ago
  61. 4f6bd5c pinctrl: sunxi: Add PN bank base pin by Maxime Ripard · 10 years ago
  62. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  63. 75bb55b pinctrl: sunxi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  64. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  65. e0b8b78 Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  66. 343f132 pinctrl: sunxi: number gpio ranges starting from 0 by Chen-Yu Tsai · 10 years ago
  67. f83549d pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ by Chen-Yu Tsai · 10 years ago
  68. b4e7c55 pinctrl: remove all usage of gpio_remove ret val in driver/pinctl by abdoulaye berthe · 10 years ago
  69. d22bf40 pinctrl: sunxi: Add A23 R_PIO controller support by Chen-Yu Tsai · 10 years ago
  70. 4c821d1 pinctrl: sunxi: Add A23 PIO controller support by Chen-Yu Tsai · 10 years ago
  71. d9ff081 pinctrl: sunxi: Remove PINCTRL_SUNXI by Maxime Ripard · 10 years ago
  72. c01607c pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pins by Chen-Yu Tsai · 10 years ago
  73. 0d3bafa pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irq by Chen-Yu Tsai · 10 years ago
  74. d61e23e pinctrl: sunxi: Define enable / disable irq callbacks by Hans de Goede · 10 years ago
  75. f4c51c1 pinctrl: sunxi: Properly handle level triggered gpio interrupts by Hans de Goede · 10 years ago
  76. fea6d8e pinctrl: sunxi: Move setting of mux to irq type by Hans de Goede · 10 years ago
  77. 578c0a8 pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip by Chen-Yu Tsai · 10 years ago
  78. aebdc8a pinctrl: sunxi: Implement multiple interrupt banks support by Maxime Ripard · 10 years ago
  79. c11a33c pinctrl: sunxi: Declare the interrupt function for the A31 by Maxime Ripard · 10 years ago
  80. 8966ada pinctrl: sunxi: Declare the number of interrupt banks in the descriptor by Maxime Ripard · 10 years ago
  81. 6e1c302 pinctrl: sunxi: Add macro definition for pinctrl with more than one interrupt by Maxime Ripard · 10 years ago
  82. 645ec71 pinctrl: sunxi: Remove irq_mask_ack and use irq_ack instead by Maxime Ripard · 10 years ago
  83. bd07894 pinctrl: sunxi: Fix potential null pointer dereference by Sachin Kamat · 10 years ago
  84. d54e9a2 pinctrl: sunxi: create irq/pin mapping during init by Chen-Yu Tsai · 10 years ago
  85. de5af04 pinctrl: sunxi: depend on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  86. b4575c6 pinctrl: sunxi: fix pin numbers passed to register offset helpers by Chen-Yu Tsai · 10 years ago
  87. ba6764d pinctrl: sunxi: Fix multiple registration issue by Maxime Ripard · 10 years ago
  88. 118c565 pinctrl: sunxi: Fix recursive dependency by Maxime Ripard · 10 years ago
  89. b22116b pinctrl: sunxi: Enable the pinctrl Kconfig options by default by Maxime Ripard · 10 years ago
  90. dc96910 pinctrl: sunxi: Move the reset handling functions out of the core by Maxime Ripard · 10 years ago
  91. 340ba6c pinctrl: sunxi: Introduce per-driver Kconfig options by Maxime Ripard · 10 years ago
  92. 2519859 pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  93. 16c675f pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own by Maxime Ripard · 10 years ago
  94. 1c99617 pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  95. 342cefb pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  96. 0a127c1 pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  97. f2821b1 pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  98. 2284ba6 pinctrl: sunxi: Libraryse the driver by Maxime Ripard · 10 years ago
  99. 4409caf pinctrl: sunxi: Switch to devm_ioremap_resource by Maxime Ripard · 10 years ago
  100. d10acc6 pinctrl: sunxi: Replace hardcoded pin defines by a macro by Maxime Ripard · 10 years ago