1. aae842a pinctrl: sunxi: Introduce the strict flag by Maxime Ripard · 7 years ago
  2. ac059e2 Revert "pinctrl: sunxi: Don't enforce bias disable (for now)" by Priit Laes · 7 years ago
  3. 2421dfd pinctrl: sunxi: constify irq_domain_ops by Tobias Klauser · 8 years ago
  4. f658ed3 pinctrl: sunxi: make use of raw_spinlock variants by Julia Cartwright · 8 years ago
  5. 5ab3566 Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  6. 2154d94 pinctrl: sunxi: Don't enforce bias disable (for now) by Maxime Ripard · 8 years ago
  7. 27a2873 Merge branch 'ib-pinctrl-genprops' into devel by Linus Walleij · 8 years ago
  8. 58957d2 pinctrl: Widen the generic pinconf argument from 16 to 24 bits by Mika Westerberg · 8 years ago
  9. 578db85 pinctrl: sunxi: Add pinctrl variants by Maxime Ripard · 8 years ago
  10. b3cde19 pinctrl: sunxi: Testing the wrong variable by Dan Carpenter · 8 years ago
  11. d8a2221 pinctrl: sunxi: fix theoretical uninitialized variable access by Arnd Bergmann · 8 years ago
  12. 7c92649 pinctrl: sunxi: Add support for interrupt debouncing by Maxime Ripard · 8 years ago
  13. 5181482 pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper by Chen-Yu Tsai · 8 years ago
  14. c5fda17 pinctrl: sunxi: Add support for fetching pinconf settings from hardware by Chen-Yu Tsai · 8 years ago
  15. 223dba0 pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument by Chen-Yu Tsai · 8 years ago
  16. 88f01a1 pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map by Chen-Yu Tsai · 8 years ago
  17. e11dee2 pinctrl: sunxi: Deal with configless pins by Maxime Ripard · 8 years ago
  18. cefbf1a pinctrl: sunxi: Support generic binding by Maxime Ripard · 8 years ago
  19. 07fe64b pinctrl: sunxi: Handle bias disable by Maxime Ripard · 8 years ago
  20. 42676fa pinctrl: sunxi: Use macros from bindings header file for DT parsing by Maxime Ripard · 8 years ago
  21. f233dbc pinctrl: sunxi: Rework the pin config building code by Maxime Ripard · 8 years ago
  22. 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
  23. 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
  24. 45078ea pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration by Laxman Dewangan · 9 years ago
  25. 5e7515b pinctrl: sunxi: Fix A33 external interrupts not working by Hans de Goede · 9 years ago
  26. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  27. bcc7619 pinctrl: sunxi: does not need module.h by Paul Gortmaker · 9 years ago
  28. 6cee382 gpio/pinctrl: sunxi: stop poking around in private vars by Linus Walleij · 9 years ago
  29. be2d107 pinctrl: sunxi: Use pin number when calling sunxi_pmx_set by Krzysztof Adamski · 9 years ago
  30. 88057d6 pinctrl: sunxi: use gpiochip data pointer by Linus Walleij · 9 years ago
  31. 39e24ac pinctrl: sunxi: Be sure to clamp return value by Linus Walleij · 9 years ago
  32. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  33. 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
  34. 8297992 pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl block by Hans de Goede · 9 years ago
  35. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  36. 5c99c0f pinctrl: sunxi: Remove unneeded semicolon by Javier Martinez Canillas · 9 years ago
  37. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  38. b9a5ec33 pinctrl: sunxi: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  39. d8323c6 pinctrl: sunxi: Add custom irq_domain_ops by Maxime Ripard · 9 years ago
  40. fb5b778 pinctrl: sunxi: Add irq_chip name by Maxime Ripard · 10 years ago
  41. a0d6de9 pinctrl: sunxi: Use common functions to change irq_chip and handler by Maxime Ripard · 10 years ago
  42. eeef97b pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removal by Thomas Gleixner · 10 years ago
  43. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  44. 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
  45. ef80e87 pinctrl/sun4i: Fix race in installing chained IRQ handler by Thomas Gleixner · 10 years ago
  46. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 10 years ago
  47. ef6d24c pinctrl: sun4i: GPIOs configured as irq must be set to input before reading by Hans de Goede · 10 years ago
  48. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  49. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  50. 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
  51. 343f132 pinctrl: sunxi: number gpio ranges starting from 0 by Chen-Yu Tsai · 11 years ago
  52. f83549d pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ by Chen-Yu Tsai · 11 years ago
  53. b4e7c55 pinctrl: remove all usage of gpio_remove ret val in driver/pinctl by abdoulaye berthe · 11 years ago
  54. 0d3bafa pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irq by Chen-Yu Tsai · 11 years ago
  55. d61e23e pinctrl: sunxi: Define enable / disable irq callbacks by Hans de Goede · 11 years ago
  56. f4c51c1 pinctrl: sunxi: Properly handle level triggered gpio interrupts by Hans de Goede · 11 years ago
  57. fea6d8e pinctrl: sunxi: Move setting of mux to irq type by Hans de Goede · 11 years ago
  58. 578c0a8 pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip by Chen-Yu Tsai · 11 years ago
  59. aebdc8a pinctrl: sunxi: Implement multiple interrupt banks support by Maxime Ripard · 11 years ago
  60. 645ec71 pinctrl: sunxi: Remove irq_mask_ack and use irq_ack instead by Maxime Ripard · 11 years ago
  61. bd07894 pinctrl: sunxi: Fix potential null pointer dereference by Sachin Kamat · 11 years ago
  62. d54e9a2 pinctrl: sunxi: create irq/pin mapping during init by Chen-Yu Tsai · 11 years ago
  63. b4575c6 pinctrl: sunxi: fix pin numbers passed to register offset helpers by Chen-Yu Tsai · 11 years ago
  64. ba6764d pinctrl: sunxi: Fix multiple registration issue by Maxime Ripard · 11 years ago
  65. dc96910 pinctrl: sunxi: Move the reset handling functions out of the core by Maxime Ripard · 11 years ago
  66. 2519859 pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own by Maxime Ripard · 11 years ago
  67. 16c675f pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own by Maxime Ripard · 11 years ago
  68. 1c99617 pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own by Maxime Ripard · 11 years ago
  69. 342cefb pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own by Maxime Ripard · 11 years ago
  70. 0a127c1 pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own by Maxime Ripard · 11 years ago
  71. f2821b1 pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own by Maxime Ripard · 11 years ago
  72. 2284ba6 pinctrl: sunxi: Libraryse the driver by Maxime Ripard · 11 years ago
  73. 4409caf pinctrl: sunxi: Switch to devm_ioremap_resource by Maxime Ripard · 11 years ago
  74. 5f91077 pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directory by Maxime Ripard · 11 years ago[Renamed (99%) from drivers/pinctrl/pinctrl-sunxi.c]
  75. d39bd84 pinctrl: sunxi: Add const qualifier to the pin descriptor by Maxime Ripard · 11 years ago
  76. b6369a8 pinctrl: sunxi: fix typo in module author address by Antoine Ténart · 11 years ago
  77. cf2908e pinctrl: sunxi: add reset control support by Boris BREZILLON · 11 years ago
  78. d9d0e1f pinctrl: sunxi: define A31 R_PIO pin functions by Boris BREZILLON · 11 years ago
  79. d83c82c pinctrl: sunxi: support multiple pin controller by Boris BREZILLON · 11 years ago
  80. e2bddc6 pinctrl: sunxi: disable clk when failing to probe pin controller by Boris BREZILLON · 11 years ago
  81. 6415093 pinctrl: sunxi: check clk_prepare_enable return value by Boris BREZILLON · 11 years ago
  82. d82f940 pinctrl: sunxi: Fix masking when setting irq type by Hans de Goede · 11 years ago
  83. 905a511 pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibility by Chen-Yu Tsai · 11 years ago
  84. a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  85. fa8cf57 pinctrl: sunxi: Honor GPIO output initial vaules by Chen-Yu Tsai · 11 years ago
  86. 9fb1f39 gpio/pinctrl: make gpio_chip members typed boolean by Linus Walleij · 11 years ago
  87. c9e3b2d pinctrl: sunxi: Fix off-by-one for valid offset range checking by Axel Lin · 11 years ago
  88. 07b7eb9 pinctrl: sunxi: drop lock on error path by Linus Walleij · 11 years ago
  89. 6ad30ce Merge tag 'v3.11-rc7' into devel by Linus Walleij · 11 years ago
  90. 03b054e pinctrl: Pass all configs to driver on pin_config_set() by Sherman Yin · 11 years ago
  91. 23ac6df pinctrl: sunxi: Add Allwinner A20 pins set by Maxime Ripard · 11 years ago
  92. de0c902 pinctrl: sunxi: Add Allwinner A31 pins set by Maxime Ripard · 11 years ago
  93. 3efa921 pinctrl: sunxi: Fix incorrect NULL check by Sachin Kamat · 11 years ago
  94. 1bee963 pinctrl: sunxi: Add spinlocks by Maxime Ripard · 11 years ago
  95. df7b34f pinctrl: sunxi: Fix gpio_set behaviour by Maxime Ripard · 11 years ago
  96. 2aaaddf pinctrl: sunxi: Read register before writing to it in irq_set_type by Maxime Ripard · 11 years ago
  97. ac68936 pinctrl: sunxi: Add Allwinner A10s pins by Maxime Ripard · 12 years ago
  98. 44abb93 pinctrl: sunxi: Move the pins definitions to a separate header by Maxime Ripard · 12 years ago
  99. 7f884b6 pinctrl: sunxi: Add external interrupt functions by Maxime Ripard · 12 years ago
  100. 60242db pinctrl: sunxi: Add external interrupts support by Maxime Ripard · 12 years ago