1. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  2. 6de4c69 Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  3. 2c20443 Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  4. c6ed444 Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  5. 4a3f421 Merge branches 'acpica' and 'acpi-property' by Rafael J. Wysocki · 6 years ago
  6. a5ec96d gpio: it87: Add support for IT8613 by Leonid Bloch · 6 years ago
  7. 6288520 gpio: it87: add support for IT8718F Super I/O. by Ivan Podovalov · 6 years ago
  8. 3789f5a gpiolib: Avoid calling chip->request() for unused gpios by Biju Das · 6 years ago
  9. 21041da gpio: tegra: Include the right header by Linus Walleij · 6 years ago
  10. d799a4d gpio: mmio: Fix up inverted direction registers by Linus Walleij · 6 years ago
  11. 516df4e gpio: xilinx: Use the right include by Linus Walleij · 6 years ago
  12. 50fe83a gpio: timberdale: Include the right header by Linus Walleij · 6 years ago
  13. 32e49b9 gpio: tb10x: Use the right include by Linus Walleij · 6 years ago
  14. 6ff0497 gpiolib: Fix of_node inconsistency by Biju Das · 6 years ago
  15. f8ad8aa gpio: vr41xx: Bail out on gpiochip_lock_as_irq() error by Andy Shevchenko · 6 years ago
  16. d124339 gpio: uniphier: Bail out on gpiochip_lock_as_irq() error by Andy Shevchenko · 6 years ago
  17. 6d7a2b8 gpio: xgene-sb: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 6 years ago
  18. 41d6908 gpio: em: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 6 years ago
  19. 10ed353 gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 6 years ago
  20. 9b07333 gpio: bcm-kona: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 6 years ago
  21. 3a2f335 gpiolib: Don't shadow error code of gpiochip_lock_as_irq() by Andy Shevchenko · 6 years ago
  22. cf2ff87 gpio: syscon: rockchip: add GRF GPIO support for rk3328 by Levin Du · 6 years ago
  23. 442af14 gpio: omap: Add get/set_multiple() callbacks by Janusz Krzysztofik · 6 years ago
  24. 40b25bc gpio: tegra: Move driver registration to subsys_init level by Dmitry Osipenko · 6 years ago
  25. ae61bac gpio: pxa: remove set but not used variable 'gpio_offset' by Wei Yongjun · 6 years ago
  26. ca876c7 gpiolib-acpi: make sure we trigger edge events at least once on boot by Benjamin Tissoires · 6 years ago
  27. 4e13382 gpio-it87: add support for IT8786E Super I/O by Vincent Prince · 6 years ago
  28. 0b07609 gpio: tegra: drop tegra specific GPIO lockdep classes by Stefan Agner · 6 years ago
  29. 23211b0 gpio: fix meaningless return expression by zhong jiang · 6 years ago
  30. 2bee9e0 gpio: mxs: Fit writel() into a single line by Fabio Estevam · 6 years ago
  31. 9dabfdd gpio: pxa: disable pinctrl calls for PXA3xx by Daniel Mack · 6 years ago
  32. 4bf4eed gpio: ml-ioh: Fix buffer underwrite on probe error path by Anton Vasilyev · 6 years ago
  33. 1777fc9 gpiolib: probe deferral error reporting by Marcel Ziswiler · 6 years ago
  34. f78709a gpio: tegra: Fix tegra_gpio_irq_set_type() by Dmitry Osipenko · 6 years ago
  35. c19fdae gpio: mxc: add power management support by Anson Huang · 6 years ago
  36. 40bb5d7 gpio-pisosr: add support for get_multiple by Morten Hein Tiljeset · 6 years ago
  37. e5ff19c Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-platform-4.19' and 'ib-mfd-regulator-4.19', tag 'ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19' into ibs-for-mfd-merged by Lee Jones · 6 years ago
  38. bbfbf04 gpio: uniphier: set legitimate irq trigger type in .to_irq hook by Masahiro Yamada · 6 years ago
  39. 906402a gpio: of: Handle fixed regulator flags properly by Linus Walleij · 6 years ago
  40. 977d5ad ACPI: Convert ACPI reference args to generic fwnode reference args by Sakari Ailus · 6 years ago
  41. 2b955b3 gpiolib: remove an unnecessary TODO by Bartosz Golaszewski · 6 years ago
  42. e5332d5 gpiolib: don't allow userspace to set values of input lines by Bartosz Golaszewski · 6 years ago
  43. ad81729 gpio: rcar: Implement .get_direction() callback by Geert Uytterhoeven · 6 years ago
  44. 1c22a25 gpiolib: Join one line back for better readability by Andy Shevchenko · 6 years ago
  45. 9506755 gpio: pxa: Fix potential NULL dereference by Wei Yongjun · 6 years ago
  46. 7a9a5df gpio: mt7621: add OF_GPIO dependency by Arnd Bergmann · 6 years ago
  47. c296773 gpio: aspeed: fix compile testing warning by Arnd Bergmann · 6 years ago
  48. 8095679 gpiolib: Consistent use of ->get_direction() inside gpiolib by Andy Shevchenko · 6 years ago
  49. b23ec59 gpiolib: Mark gpio_suffixes array with __maybe_unused by Andy Shevchenko · 6 years ago
  50. 8853daf gpiolib: Defer on non-DT find_chip_by_name() failure by Janusz Krzysztofik · 6 years ago
  51. 36b3127 gpiolib: Respect error code of ->get_direction() by Andy Shevchenko · 6 years ago
  52. 8512486 gpio: mt7621: Edit to preferred syntax by Linus Walleij · 6 years ago
  53. 4ba9c3a gpio: mt7621: Add a driver for MT7621 by Sergio Paracuellos · 6 years ago
  54. b191171 gpiolib: Join string literals back by Andy Shevchenko · 6 years ago
  55. 2b6c83c Merge branch 'ib-aspeed' into devel by Linus Walleij · 6 years ago
  56. a7ca138 gpio: aspeed: Add interfaces for co-processor to grab GPIOs by Benjamin Herrenschmidt · 6 years ago
  57. 0f1e03c gpio: aspeed: Add command source registers by Benjamin Herrenschmidt · 6 years ago
  58. c67dda8 gpio: aspeed: Add "Read Data" register to read the write latch by Benjamin Herrenschmidt · 6 years ago
  59. 44ddf55 gpio: aspeed: Rework register type accessors by Benjamin Herrenschmidt · 6 years ago
  60. 72b38ca gpio: pca953x: suppress interrupts warning when not applicable by Baruch Siach · 6 years ago
  61. 122d00f gpio: syscon: Include the right header by Linus Walleij · 6 years ago
  62. 97a48fc gpio: stp-xway: Include the right header by Linus Walleij · 6 years ago
  63. ecac6e6 gpio: stmpe: Include the right header by Linus Walleij · 6 years ago
  64. aadf77c gpio: sta2x11: Inline regs macro by Linus Walleij · 6 years ago
  65. 24dcfd8 gpio: sta2x11: Use BIT() macro by Linus Walleij · 6 years ago
  66. 25fc177 gpio: sta2x11: Include the right header by Linus Walleij · 6 years ago
  67. 9fc18cc5 gpio: spear-spics: Include the right header by Linus Walleij · 6 years ago
  68. eb452a8 gpio: sch311x: Replace unsigned char with u8 by Linus Walleij · 6 years ago
  69. 4455a82 gpio: sch311x: Implement open drain support by Linus Walleij · 6 years ago
  70. 4a2398d gpio: sch311x: Use RMW to change direction by Linus Walleij · 6 years ago
  71. f9e03b0 gpio: sch311x: Implement .get_direction() by Linus Walleij · 6 years ago
  72. 30467c1 gpio: sch311x: Include the right header by Linus Walleij · 6 years ago
  73. d8e764c gpio: sch: Implement .get_direction() by Linus Walleij · 6 years ago
  74. 4c1abc8 gpio: sch: Include the right header by Linus Walleij · 6 years ago
  75. 827fb6a gpio: sa1100: Include the right header by Linus Walleij · 6 years ago
  76. 05467e5 gpio: rdc321x: Include the right header by Linus Walleij · 6 years ago
  77. 4b1d800 gpio: rcar: Include the right header by Linus Walleij · 6 years ago
  78. 98aef8e gpio: rc5t583: Include the right header by Linus Walleij · 6 years ago
  79. 5b9b2b5 gpio: stp-xway: Implement get callback by Mathias Kresin · 6 years ago
  80. bac5c3b gpio: tegra186: Add support for Tegra194 by Mikko Perttunen · 6 years ago
  81. 90b3940 gpio: Add API to explicitly name a consumer by Linus Walleij · 6 years ago
  82. f3a049e gpio: max732x: add error handling for i2c_new_dummy by Zhouyang Jia · 6 years ago
  83. eb3744a gpio: davinci: Do not assume continuous IRQ numbering by Keerthy · 6 years ago
  84. c1d013a gpio: davinci: Shuffle IRQ resource fetching from DT to beginning of probe by Keerthy · 6 years ago
  85. 7279d99 gpio: Fix wrong rounding in gpio-menz127 by Nadav Amit · 6 years ago
  86. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  87. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  88. ea125de Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  89. edb2a38 Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  90. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  91. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 6 years ago
  92. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 6 years ago
  93. aca429f gpio: madera: Support Cirrus Logic Madera class codecs by Richard Fitzgerald · 6 years ago
  94. 6310b93 gpio: davinci: fix build warning when !CONFIG_OF by Sekhar Nori · 6 years ago
  95. 84bf021 gpio: pxa: Include the right header by Linus Walleij · 6 years ago
  96. dcc6cee gpio: pl061: Include the right header by Linus Walleij · 6 years ago
  97. 5db1f87 gpio: pch: Include the right header by Linus Walleij · 6 years ago
  98. 12087fa gpio: pcf857x: Include the right header by Linus Walleij · 6 years ago
  99. 644f3da gpio: pca953x: Include the right header by Linus Walleij · 6 years ago
  100. b11a0b3 gpio: palmas: Include the right header by Linus Walleij · 6 years ago