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