1. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  2. 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  3. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  4. f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  5. 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  6. 03daa6f Revert "gpio: sch: use uapi/linux/pci_ids.h directly" by Linus Walleij · 9 years ago
  7. 549c5dc gpio: dwapb: remove dependencies by Linus Walleij · 9 years ago
  8. a490c65 gpio: dwapb: enable for ARC by Vineet Gupta · 9 years ago
  9. c4941e0 gpio: removing kfree remove functionality by Varka Bhadram · 9 years ago
  10. 6181954 gpio: mvebu: Fix mask/unmask managment per irq chip type by Gregory CLEMENT · 9 years ago
  11. 177b038 gpio: split GPIO drivers in submenus by Linus Walleij · 9 years ago
  12. be9cab5 gpio: move MFD GPIO drivers under their own comment by Linus Walleij · 9 years ago
  13. ea948cf gpio: move BCM Kona Kconfig option by Linus Walleij · 9 years ago
  14. a7ec2e7 gpio: arrange SPI Kconfig symbols alphabetically by Linus Walleij · 9 years ago
  15. 92c33ef gpio: arrange PCI GPIO controllers alphabetically by Linus Walleij · 9 years ago
  16. bf5a16b gpio: arrange I2C Kconfig symbols alphabetically by Linus Walleij · 9 years ago
  17. 223fa27 gpio: arrange Kconfig symbols alphabetically by Linus Walleij · 9 years ago
  18. 62e08f2 gpio: ich: Implement get_direction function by Aaron Sierra · 9 years ago
  19. afeb7b4 gpio: use (!foo) instead of (foo == NULL) by Varka Bhadram · 9 years ago
  20. 4878b46 gpio: arizona: drop owner assignment from platform_drivers by Varka Bhadram · 9 years ago
  21. 76a2dae gpio: max7300: remove 'ret' variable by Varka Bhadram · 9 years ago
  22. 7898b31 gpio: use devm_kzalloc by Varka Bhadram · 9 years ago
  23. d1e10dc gpio: sch: use uapi/linux/pci_ids.h directly by Michael S. Tsirkin · 9 years ago
  24. 33c07b4 gpio: x-gene: fix devm_ioremap_resource() check by Vladimir Zapolskiy · 9 years ago
  25. cbfb3ea7 gpio: loongson: Add Loongson-3A/3B GPIO driver support by Huacai Chen · 9 years ago
  26. 991ff4e MIPS: Move Loongson GPIO driver to drivers/gpio by Huacai Chen · 9 years ago
  27. 8c7b69a gpio: Remove gpio-msm-v1 driver by Stephen Boyd · 9 years ago
  28. b8a51a2 gpio: gpio-tb10x: remove incorrect __exit markup by Dmitry Torokhov · 9 years ago
  29. c6ac19d gpio: syscon: reduce message level when direction reg offset not in dt by Grygorii Strashko · 9 years ago
  30. 17d33a4 gpio: omap: get rid of GPIO_INDEX() macro by Grygorii Strashko · 9 years ago
  31. ea5fbe8 gpio: omap: get rid of omap_irq_to_gpio() by Grygorii Strashko · 9 years ago
  32. 8ac58a0 gpio: omap: get rid of GPIO_BIT() macro by Grygorii Strashko · 9 years ago
  33. 9943f26 gpio: omap: convert gpio irq functions to use GPIO offset by Grygorii Strashko · 9 years ago
  34. 37e14ec gpio: omap: drop 'gpio' param from omap_gpio_init_irq() by Grygorii Strashko · 9 years ago
  35. 4a58d22 gpio: omap: convert debounce functions switch to use gpio offset by Grygorii Strashko · 9 years ago
  36. 04ebcbd gpio: omap: simplify omap_set_gpio_dataout_x() by Grygorii Strashko · 9 years ago
  37. b2b2004 gpio: omap: convert omap_gpio_is_input() to use gpio offset by Grygorii Strashko · 9 years ago
  38. c4b4049 altera_gpio_probe() can be static by kbuild test robot · 9 years ago
  39. 1422731 mfd: tc3589x: Enforce device-tree only mode by Linus Walleij · 9 years ago
  40. ab82fa7 gpio: rcar: Prevent module clock disable when wake-up is enabled by Geert Uytterhoeven · 9 years ago
  41. 3dc1e68 gpio: rcar: Add more register documentation by Geert Uytterhoeven · 9 years ago
  42. 4d84b9e gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe() by Geert Uytterhoeven · 9 years ago
  43. e189ca5 gpio/crystalcove: Add additional GPIO for Panel control by Shobhit Kumar · 9 years ago
  44. a4dd4dd gpio: dwapb: enable for Quark by Andy Shevchenko · 9 years ago
  45. 1ecb016 gpio / ACPI: Use local variable instead of ACPI_HANDLE() by Rafael J. Wysocki · 9 years ago
  46. 4d8440b gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index() by Rafael J. Wysocki · 9 years ago
  47. 4de6097 gpiolib: translate pin number in GPIO ACPI callbacks by qipeng.zha · 9 years ago
  48. 7e96036 gpio: f7188x: add GPIO support for F71869A by Andreas Bofjall · 9 years ago
  49. 24ccef3 gpio: f7188x: add GPIO support for F71869 by Andreas Bofjall · 9 years ago
  50. 3f8f4f1 gpio: f7188x: correct spelling of "Fintek" by Andreas Bofjall · 9 years ago
  51. b620285 gpio: fix constconst in devres by Linus Walleij · 9 years ago
  52. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 9 years ago
  53. 878ce05 gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq by Grygorii Strashko · 9 years ago
  54. 1e970b7 gpio: pxa: simplify BANK_OFF macro offset calculation by Rob Herring · 9 years ago
  55. b90f8f22 gpio: dwapb: re-enable GPIO_DWAPB for arm64 by Kefeng Wang · 9 years ago
  56. c5abbba drivers/gpio: Altera soft IP GPIO driver by Tien Hock Loh · 9 years ago
  57. d32efe3 gpio: vf610: Replaces comma between expression statements by semicolon by Axel Lin · 9 years ago
  58. 32c006a gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[] by Kevin Hao · 9 years ago
  59. 331758e gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions by Rojhalat Ibrahim · 9 years ago
  60. 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 9 years ago
  61. 7f2e553 gpiolib: define gpio suffixes globally by Rojhalat Ibrahim · 9 years ago
  62. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 9 years ago
  63. b80eef9 gpio: pcf857x: Propagate wake-up setting to parent irq controller by Geert Uytterhoeven · 9 years ago
  64. a39294b gpio: pcf857x: Switch to use gpiolib irqchip helpers by Geert Uytterhoeven · 9 years ago
  65. f625d46 gpio: add GPIO hogging mechanism by Benoit Parrot · 9 years ago
  66. 984f664 gpio: max732x: convert to GPIOLIB_IRQCHIP by Linus Walleij · 9 years ago
  67. fd9c963 gpio: mb86s70: Return error if requesting an already assigned gpio by Axel Lin · 9 years ago
  68. 449c175 gpio: arizona: Add support for WM8280/WM8281 by Richard Fitzgerald · 9 years ago
  69. 2f97c20 gpio: tps65912: fix wrong container_of arguments by Nicolas Saenz Julienne · 9 years ago
  70. 9cf75e9 gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per node by Hans Holmberg · 9 years ago
  71. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  72. a1df7ef Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  73. 0a4a352 gpio: kconfig: replace PPC_OF with PPC by Kevin Hao · 9 years ago
  74. 684bba2 gpio: pxa: add PXA1928 gpio type support by Rob Herring · 9 years ago
  75. ae4f4cf gpio: pxa: remove mach IRQ includes by Rob Herring · 9 years ago
  76. 37fc8a9 gpio: max732x: use an inline function for container cast by Linus Walleij · 9 years ago
  77. 9e08924 gpio: use sizeof() instead of hardcoded values by Olliver Schinagl · 9 years ago
  78. 161af6c gpio: max732x: add set_multiple function by Mans Rullgard · 9 years ago
  79. 49d2ca8 gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low by Johan Hovold · 9 years ago
  80. 0f303db gpio: sysfs: fix memory leak in gpiod_export_link by Johan Hovold · 9 years ago
  81. a0ea298d3 ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver by Dmitry Eremin-Solenikov · 9 years ago
  82. 8350809 ARM: 8278/1: sa1100: split irq handling for low GPIOs by Dmitry Eremin-Solenikov · 9 years ago
  83. 920dfd8 gpio: sch: Consolidate similar algorithms by Chang Rebecca Swee Fun · 9 years ago
  84. 68d77d5 gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculation by Axel Lin · 9 years ago
  85. 74b18de gpio: ge: Convert to use devm_kstrdup by Axel Lin · 9 years ago
  86. ef3b2bd gpio: correctly use const char * const by Olliver Schinagl · 9 years ago
  87. b184c38 gpio: mcp23s08: handle default gpio base by Sonic Zhang · 9 years ago
  88. 3d009c8 gpio: omap: Fix bad device access with setup_irq() by Tony Lindgren · 9 years ago
  89. 16858cc gpio: sx150x: fixup OF support by Linus Walleij · 9 years ago
  90. 257e107 gpio: mpc8xxx: Use of_mm_gpiochip_remove by Ricardo Ribalda Delgado · 9 years ago
  91. 0da094d gpio: Add Fujitsu MB86S7x GPIO driver by Jassi Brar · 9 years ago
  92. 98686d9a5 gpio: mpc8xxx: Convert to platform device interface. by Ricardo Ribalda Delgado · 9 years ago
  93. ff00be6 gpio: zevio: Use of_mm_gpiochip_remove by Ricardo Ribalda Delgado · 9 years ago
  94. da23822 gpio: gpio-mm-lantiq: Use of_mm_gpiochip_remove by Ricardo Ribalda Delgado · 9 years ago
  95. 68a99b1 gpio: gpio-mm-lantiq: Use of_property_read_u32 by Ricardo Ribalda Delgado · 9 years ago
  96. f3f26c2 gpio: gpio-mm-lantiq: Do not replicate code by Ricardo Ribalda Delgado · 9 years ago
  97. 080440a gpio :gpio-mm-lantiq: Use devm_kzalloc by Ricardo Ribalda Delgado · 9 years ago
  98. f91b2db gpio: mpc5200: Use of_mm_gpiochip_remove by Ricardo Ribalda Delgado · 9 years ago
  99. 1dfb4a0 gpio: stmpe: enforce device tree only mode by Linus Walleij · 9 years ago
  100. ee65ef6 Merge tag 'v3.19-rc5' into devel by Linus Walleij · 9 years ago