1. 47cf4b3 pinctrl: sun6i: Add A31s pinctrl support by Hans de Goede · 10 years ago
  2. c5abe62 pinctrl: sun6i: Add some missing functions by Hans de Goede · 10 years ago
  3. 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
  4. 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
  5. d5e9fb3 pinctrl: sunxi: Add A80 pinctrl muxing options by Maxime Ripard · 10 years ago
  6. 4f6bd5c pinctrl: sunxi: Add PN bank base pin by Maxime Ripard · 10 years ago
  7. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  8. 75bb55b pinctrl: sunxi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 03e9f0c pinctrl: clean up after enable refactoring by Linus Walleij · 10 years ago
  10. 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
  11. 343f132 pinctrl: sunxi: number gpio ranges starting from 0 by Chen-Yu Tsai · 10 years ago
  12. f83549d pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ by Chen-Yu Tsai · 10 years ago
  13. b4e7c55 pinctrl: remove all usage of gpio_remove ret val in driver/pinctl by abdoulaye berthe · 10 years ago
  14. d22bf40 pinctrl: sunxi: Add A23 R_PIO controller support by Chen-Yu Tsai · 10 years ago
  15. 4c821d1 pinctrl: sunxi: Add A23 PIO controller support by Chen-Yu Tsai · 10 years ago
  16. d9ff081 pinctrl: sunxi: Remove PINCTRL_SUNXI by Maxime Ripard · 10 years ago
  17. c01607c pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pins by Chen-Yu Tsai · 10 years ago
  18. 0d3bafa pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irq by Chen-Yu Tsai · 10 years ago
  19. d61e23e pinctrl: sunxi: Define enable / disable irq callbacks by Hans de Goede · 10 years ago
  20. f4c51c1 pinctrl: sunxi: Properly handle level triggered gpio interrupts by Hans de Goede · 10 years ago
  21. fea6d8e pinctrl: sunxi: Move setting of mux to irq type by Hans de Goede · 10 years ago
  22. 578c0a8 pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip by Chen-Yu Tsai · 10 years ago
  23. aebdc8a pinctrl: sunxi: Implement multiple interrupt banks support by Maxime Ripard · 10 years ago
  24. c11a33c pinctrl: sunxi: Declare the interrupt function for the A31 by Maxime Ripard · 10 years ago
  25. 8966ada pinctrl: sunxi: Declare the number of interrupt banks in the descriptor by Maxime Ripard · 10 years ago
  26. 6e1c302 pinctrl: sunxi: Add macro definition for pinctrl with more than one interrupt by Maxime Ripard · 10 years ago
  27. 645ec71 pinctrl: sunxi: Remove irq_mask_ack and use irq_ack instead by Maxime Ripard · 10 years ago
  28. bd07894 pinctrl: sunxi: Fix potential null pointer dereference by Sachin Kamat · 10 years ago
  29. d54e9a2 pinctrl: sunxi: create irq/pin mapping during init by Chen-Yu Tsai · 10 years ago
  30. de5af04 pinctrl: sunxi: depend on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  31. b4575c6 pinctrl: sunxi: fix pin numbers passed to register offset helpers by Chen-Yu Tsai · 10 years ago
  32. ba6764d pinctrl: sunxi: Fix multiple registration issue by Maxime Ripard · 10 years ago
  33. 118c565 pinctrl: sunxi: Fix recursive dependency by Maxime Ripard · 10 years ago
  34. b22116b pinctrl: sunxi: Enable the pinctrl Kconfig options by default by Maxime Ripard · 10 years ago
  35. dc96910 pinctrl: sunxi: Move the reset handling functions out of the core by Maxime Ripard · 10 years ago
  36. 340ba6c pinctrl: sunxi: Introduce per-driver Kconfig options by Maxime Ripard · 10 years ago
  37. 2519859 pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  38. 16c675f pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own by Maxime Ripard · 10 years ago
  39. 1c99617 pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  40. 342cefb pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  41. 0a127c1 pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  42. f2821b1 pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own by Maxime Ripard · 10 years ago
  43. 2284ba6 pinctrl: sunxi: Libraryse the driver by Maxime Ripard · 10 years ago
  44. 4409caf pinctrl: sunxi: Switch to devm_ioremap_resource by Maxime Ripard · 10 years ago
  45. d10acc6 pinctrl: sunxi: Replace hardcoded pin defines by a macro by Maxime Ripard · 10 years ago
  46. 5f91077 pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directory by Maxime Ripard · 10 years ago