1. ec604f1 gpio: mockup: improve the error message by Bartosz Golaszewski · 8 years ago
  2. 4dc9d76 gpio: mockup: don't return magic numbers from probe() by Bartosz Golaszewski · 8 years ago
  3. b652336 gpio: mockup: improve readability by Bartosz Golaszewski · 8 years ago
  4. b6c2e77 gpio: mockup: refuse to accept an odd number of GPIO ranges by Bartosz Golaszewski · 8 years ago
  5. 650b57b gpio: mockup: tweak gpio_mockup_event_write() by Bartosz Golaszewski · 8 years ago
  6. 6f9b3e7 gpio: mockup: improve the debugfs input sanitization by Bartosz Golaszewski · 8 years ago
  7. b6730b2 gpio: mvebu: Add support for the Armada 7K/8K SoCs by Gregory CLEMENT · 8 years ago
  8. 43a2dce gpio: mvebu: fix regmap_update_bits usage by Gregory CLEMENT · 8 years ago
  9. 3638bd4 gpio: zynq: Clarify quirk and provide helper function by Soren Brinkmann · 8 years ago
  10. 5117f2b MAINTAINERS: gpio: gpio-davinci: Add entry for gpio-davinci driver by Keerthy · 8 years ago
  11. ff8c474 gpio: merrifield: Remove unused header by Andy Shevchenko · 8 years ago
  12. ead066e gpio: of: Spelling: s/retures/returns/ by Geert Uytterhoeven · 8 years ago
  13. 665dff9 gpio: xra1403: select REGMAP_SPI by Arnd Bergmann · 8 years ago
  14. 073570dc gpiolib: remove unused variable by Arnd Bergmann · 8 years ago
  15. c1a4634 gpio: adp5588: move header file out of I2C realm by Wolfram Sang · 8 years ago
  16. e3fe07e gpio: ml-ioh: check the return value of irq_alloc_generic_chip() by Bartosz Golaszewski · 8 years ago
  17. d76e8ba gpio: sta2x11: check the return value of irq_alloc_generic_chip() by Bartosz Golaszewski · 8 years ago
  18. 09445a1 gpio: pch: check the return value of irq_alloc_generic_chip() by Bartosz Golaszewski · 8 years ago
  19. c7f5326 gpio: mockup: support irqmask and irqunmask by Bartosz Golaszewski · 8 years ago
  20. 01a3f23 gpio: mockup: be quiet unless something goes wrong by Bartosz Golaszewski · 8 years ago
  21. c650c00 gpio: mockup: add prefixes to the direction enum by Bartosz Golaszewski · 8 years ago
  22. c9546cf gpio: mockup: fix direction values by Bartosz Golaszewski · 8 years ago
  23. 923a654 gpiolib: Re-use bitmap_fill() instead of open coded loop by Andy Shevchenko · 8 years ago
  24. 193d092 PNP / ACPI: remove FSF address by Andy Shevchenko · 8 years ago
  25. 1d7f2cd PNP / ACPI: join strings back for better maintenance by Andy Shevchenko · 8 years ago
  26. 2a56e91 PNP / ACPI: add support for GpioInt resource type by Jagadish Krishnamoorthy · 8 years ago
  27. 25e3ef8 gpio: acpi: Split out acpi_gpio_get_irq_resource() helper by Andy Shevchenko · 8 years ago
  28. a31f5c3 gpio: acpi: Override GPIO initialization flags by Andy Shevchenko · 8 years ago
  29. 2eca25a gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper by Andy Shevchenko · 8 years ago
  30. ed7fcf1 gpio: acpi: Explain how to get GPIO descriptors in ACPI case by Andy Shevchenko · 8 years ago
  31. 6fe9da4 gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count() by Andy Shevchenko · 8 years ago
  32. f10e4bf gpio: acpi: Even more tighten up ACPI GPIO lookups by Andy Shevchenko · 8 years ago
  33. fe06b56 gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio() by Andy Shevchenko · 8 years ago
  34. 9e66504 gpio: acpi: Align acpi_find_gpio() with DT version by Andy Shevchenko · 8 years ago
  35. c29fd9e gpiolib: Export gpiod_configure_flags() to internal users by Andy Shevchenko · 8 years ago
  36. ca37978 gpio: of: Add documentation of new sleep standard GPIO specifiers by Charles Keepax · 8 years ago
  37. 27a49ed gpio: arizona: Add support for GPIOs that need to be maintained by Charles Keepax · 8 years ago
  38. 05f479b gpio: Add new flags to control sleep status of GPIOs by Charles Keepax · 8 years ago
  39. f9e3a41 gpio: of: Reflect decoupling of open collector and active low/high by Charles Keepax · 8 years ago
  40. 6dc0048 gpio: davinci: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  41. f37e335 gpio: mvebu: Select REGMAP_MMIO now that regmap is used by Gregory CLEMENT · 8 years ago
  42. 240d3d5 gpio: xlp: update GPIO_XLP dependency by Jayachandran C · 8 years ago
  43. b6480fa gpio: pcf857x: move header file out of I2C realm by Wolfram Sang · 8 years ago
  44. 0a848d6 gpio: max732x: move header file out of I2C realm by Wolfram Sang · 8 years ago
  45. 3b4c94b gpio: mvebu: allow building driver for Armada 7K/8K by Gregory CLEMENT · 8 years ago
  46. 2233bf7 gpio: mvebu: switch to regmap for register access by Thomas Petazzoni · 8 years ago
  47. 6ec015d gpio: mvebu: sort header include by Gregory CLEMENT · 8 years ago
  48. 350fe5e Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into devel by Linus Walleij · 8 years ago
  49. 7f38c5b pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base by Sebastian Reichel · 8 years ago
  50. d8f4494 pinctrl: mcp23s08: drop comment about missing irq support by Sebastian Reichel · 8 years ago
  51. ce9bd0a pinctrl: mcp23s08: simplify spi_present_mask handling by Sebastian Reichel · 8 years ago
  52. 5b1a7e8 pinctrl: mcp23s08: generalize irq property handling by Sebastian Reichel · 8 years ago
  53. 0d7fcd5 pinctrl: mcp23s08: simplify spi pdata handling by Sebastian Reichel · 8 years ago
  54. 5f853ac pinctrl: mcp23s08: simplify i2c pdata handling by Sebastian Reichel · 8 years ago
  55. d0e49da pinctrl: mcp23s08: switch to devm_gpiochip_add_data by Sebastian Reichel · 8 years ago
  56. 2f98e78 pinctrl: mcp23s08: use managed kzalloc for mcp by Sebastian Reichel · 8 years ago
  57. 2e29e76 pinctrl: mcp23s08: irq mapping is already done by Sebastian Reichel · 8 years ago
  58. 25ca1ce pinctrl: mcp23s08: drop OF_GPIO dependency by Sebastian Reichel · 8 years ago
  59. 8f38910 pinctrl: mcp23s08: switch to regmap caching by Sebastian Reichel · 8 years ago
  60. d795cb5 pinctrl: mcp23s08: drop pullup config from pdata by Sebastian Reichel · 8 years ago
  61. 82039d2 pinctrl: mcp23s08: add pinconf support by Sebastian Reichel · 8 years ago
  62. 64ac43e gpio: mcp23s08: move to pinctrl by Sebastian Reichel · 8 years ago
  63. 39d2675 gpio: xra1403: Add XRA1403 support to MAINTAINERS file by Nandor Han · 8 years ago
  64. 5704520 gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver by Nandor Han · 8 years ago
  65. 7808c42 gpio: zynq: remove unneeded (void *) casts in of_match_table by Masahiro Yamada · 8 years ago
  66. 226b224 gpio: export add/remove lookup table functions by Anatolij Gustschin · 8 years ago
  67. 7b0db55 gpio: fix description for gpio-ranges example by Uwe Kleine-König · 8 years ago
  68. 0833289 Linux 4.12-rc2 by Linus Torvalds · 8 years ago
  69. 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
  70. 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
  71. f3926e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  72. 970c305 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. e7a3d62 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. a8c3954 osf_wait4(): fix infoleak by Al Viro · 8 years ago
  75. a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
  76. 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  77. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  78. 549f01a nvmet: release the sq ref on rdma read errors by Vijay Immanuel · 8 years ago
  79. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  80. 2952a87 nvme-fc: stop queues on error detection by James Smart · 8 years ago
  81. 85e6a6a nvme-fc: require target or discovery role for fc-nvme targets by James Smart · 8 years ago
  82. 4123109 nvme-fc: correct port role bits by James Smart · 8 years ago
  83. f63572d nvme: unmap CMB and remove sysfs file in reset path by Jon Derrick · 8 years ago
  84. ef82f1a Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  85. 3202629 Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  86. 331da10 Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  87. ec53c02 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  88. cf80a6f Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  89. 6fe1de4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  90. 8c3fc16 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  91. 0bdc6fd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  92. d4c6cd1 Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  93. 4217fdd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  94. 9e856e4 Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  95. 1fbbed4 Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  96. f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  97. 2fe296a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  98. d51aff1 Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 8 years ago
  99. e5a489a Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  100. 92ceb76 KVM: x86: prevent uninitialized variable warning in check_svme() by Radim Krčmář · 8 years ago