1. 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
  2. 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
  3. 3f84ccf pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontroller by Hans de Goede · 9 years ago
  4. 8297992 pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl block by Hans de Goede · 9 years ago
  5. 98c85d5 pinctrl: replace trivial implementations of gpio_chip request/free by Jonas Gorski · 9 years ago
  6. 4730f33 pinctrl: sunxi: add allwinner A83T PIO controller support by Vishnu Patekar · 9 years ago
  7. 5c99c0ff pinctrl: sunxi: Remove unneeded semicolon by Javier Martinez Canillas · 9 years ago
  8. d50a9e1 pinctrl: sun5i: Fix a10s pwm1 pinctrl mapping by Hans de Goede · 9 years ago
  9. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  10. b9a5ec33 pinctrl: sunxi: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  11. 8152d8c pinctrl: sun4i: add spdif to pin description. by Marcus Cooper · 9 years ago
  12. d8323c6 pinctrl: sunxi: Add custom irq_domain_ops by Maxime Ripard · 9 years ago
  13. fb5b778 pinctrl: sunxi: Add irq_chip name by Maxime Ripard · 9 years ago
  14. a0d6de9 pinctrl: sunxi: Use common functions to change irq_chip and handler by Maxime Ripard · 9 years ago
  15. eeef97b pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  16. 5663bb2 pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  17. 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
  18. ef80e87 pinctrl/sun4i: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  19. 323de9e pinctrl: make pinctrl_register() return proper error code by Masahiro Yamada · 9 years ago
  20. 7164873 pinctrl: sunxi: Add allwinner A33 PIO controller support by Vishnu Patekar · 9 years ago
  21. 3944e7b pinctrl: Remove .owner field by Fabio Estevam · 9 years ago
  22. 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
  23. baa9946e pinctrl: constify of_device_id array by Fabian Frederick · 9 years ago
  24. ef6d24c pinctrl: sun4i: GPIOs configured as irq must be set to input before reading by Hans de Goede · 9 years ago
  25. 47cf4b3 pinctrl: sun6i: Add A31s pinctrl support by Hans de Goede · 10 years ago
  26. c5abe62 pinctrl: sun6i: Add some missing functions by Hans de Goede · 10 years ago
  27. 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
  28. 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
  29. d5e9fb3 pinctrl: sunxi: Add A80 pinctrl muxing options by Maxime Ripard · 10 years ago
  30. 4f6bd5c pinctrl: sunxi: Add PN bank base pin by Maxime Ripard · 10 years ago
  31. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  32. 75bb55b pinctrl: sunxi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  33. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  34. 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
  35. 343f132 pinctrl: sunxi: number gpio ranges starting from 0 by Chen-Yu Tsai · 10 years ago
  36. f83549d pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ by Chen-Yu Tsai · 10 years ago
  37. b4e7c55 pinctrl: remove all usage of gpio_remove ret val in driver/pinctl by abdoulaye berthe · 10 years ago
  38. d22bf40 pinctrl: sunxi: Add A23 R_PIO controller support by Chen-Yu Tsai · 10 years ago
  39. 4c821d1 pinctrl: sunxi: Add A23 PIO controller support by Chen-Yu Tsai · 10 years ago
  40. d9ff081 pinctrl: sunxi: Remove PINCTRL_SUNXI by Maxime Ripard · 10 years ago
  41. c01607c pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pins by Chen-Yu Tsai · 10 years ago
  42. 0d3bafa pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irq by Chen-Yu Tsai · 10 years ago
  43. d61e23e pinctrl: sunxi: Define enable / disable irq callbacks by Hans de Goede · 10 years ago
  44. f4c51c1 pinctrl: sunxi: Properly handle level triggered gpio interrupts by Hans de Goede · 10 years ago
  45. fea6d8e pinctrl: sunxi: Move setting of mux to irq type by Hans de Goede · 10 years ago
  46. 578c0a8 pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip by Chen-Yu Tsai · 10 years ago
  47. aebdc8a pinctrl: sunxi: Implement multiple interrupt banks support by Maxime Ripard · 10 years ago
  48. c11a33c pinctrl: sunxi: Declare the interrupt function for the A31 by Maxime Ripard · 10 years ago
  49. 8966ada pinctrl: sunxi: Declare the number of interrupt banks in the descriptor by Maxime Ripard · 10 years ago
  50. 6e1c302 pinctrl: sunxi: Add macro definition for pinctrl with more than one interrupt by Maxime Ripard · 10 years ago
  51. 645ec71 pinctrl: sunxi: Remove irq_mask_ack and use irq_ack instead by Maxime Ripard · 10 years ago
  52. bd07894 pinctrl: sunxi: Fix potential null pointer dereference by Sachin Kamat · 10 years ago
  53. d54e9a2 pinctrl: sunxi: create irq/pin mapping during init by Chen-Yu Tsai · 10 years ago
  54. de5af04 pinctrl: sunxi: depend on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  55. b4575c6 pinctrl: sunxi: fix pin numbers passed to register offset helpers by Chen-Yu Tsai · 10 years ago
  56. ba6764d pinctrl: sunxi: Fix multiple registration issue by Maxime Ripard · 10 years ago
  57. 118c565 pinctrl: sunxi: Fix recursive dependency by Maxime Ripard · 10 years ago
  58. b22116b pinctrl: sunxi: Enable the pinctrl Kconfig options by default by Maxime Ripard · 10 years ago
  59. dc96910 pinctrl: sunxi: Move the reset handling functions out of the core by Maxime Ripard · 10 years ago
  60. 340ba6c pinctrl: sunxi: Introduce per-driver Kconfig options by Maxime Ripard · 10 years ago
  61. 2519859 pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  62. 16c675f pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own by Maxime Ripard · 10 years ago
  63. 1c99617 pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  64. 342cefb pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  65. 0a127c1 pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  66. f2821b1 pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  67. 2284ba6 pinctrl: sunxi: Libraryse the driver by Maxime Ripard · 10 years ago
  68. 4409caf pinctrl: sunxi: Switch to devm_ioremap_resource by Maxime Ripard · 10 years ago
  69. d10acc6 pinctrl: sunxi: Replace hardcoded pin defines by a macro by Maxime Ripard · 10 years ago
  70. 5f91077 pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directory by Maxime Ripard · 10 years ago