1. 81d3753 gpio: axp209: Implement get_direction by Maxime Ripard · 8 years ago
  2. 83626bb gpio: aspeed: remove redundant return value check by Wei Yongjun · 8 years ago
  3. 6e643d8 gpio: loongson1: remove redundant return value check by Wei Yongjun · 8 years ago
  4. 22a5db9 Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel by Linus Walleij · 8 years ago
  5. 79b804c gpiolib: Make it possible to exclude GPIOs from IRQ domain by Mika Westerberg · 8 years ago
  6. 0e4011e gpio: tc3589x: fix up complaints on unsigned by Linus Walleij · 8 years ago
  7. 14063d7 gpio: tc3589x: add .get_direction() and small cleanup by Linus Walleij · 8 years ago
  8. 35a2614 gpio: f7188x: use gpiochip_get_data instead of container_of by Amitesh Singh · 8 years ago
  9. 8df759c gpio: tps65218: use devm_gpiochip_add_data() for gpio registration by Wei Yongjun · 8 years ago
  10. 7f8b965 gpio: aspeed: fix return value check in aspeed_gpio_probe() by Wei Yongjun · 8 years ago
  11. 39d8007 gpio: wcove: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  12. 5f60450 gpio: loongson1: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  13. 2034b9d gpio: ath79: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  14. 7b5409e gpio: altera: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  15. 7de9a6c gpio: ts4800: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  16. bb411e7 gpio: sx150x: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  17. a86e87e gpio: palmas: fix implicit assumption module.h is present by Paul Gortmaker · 8 years ago
  18. d147d54 Revert "gpio: pca953x: initialize ret to zero to avoid returning garbage" by Linus Walleij · 8 years ago
  19. e50237c gpio: aspeed: add MODULE_LICENSE() by Linus Walleij · 8 years ago
  20. 0a1e005 gpiolib: Forbid irqchip default trigger for ACPI enumerated devices by Mika Westerberg · 8 years ago
  21. e35b5ab gpio: constify gpio_chip structures by Julia Lawall · 8 years ago
  22. 9d99c41 gpio: lp873x: Use devm_gpiochip_add_data() for gpio registration by Wei Yongjun · 8 years ago
  23. 2e68023 Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel by Linus Walleij · 8 years ago
  24. eb89941 Merge tag 'v4.8-rc2' into devel by Linus Walleij · 8 years ago
  25. 313b9a9 gpio: pca953x: initialize ret to zero to avoid returning garbage by Colin Ian King · 8 years ago
  26. 6d12541 gpio: iop: Use generic GPIO MMIO functions for driver by Alexander Shiyan · 8 years ago
  27. 31963eb gpio: fix documentation for gpiod_unexport by Amitesh Singh · 8 years ago
  28. ea3d579 gpio: pca953x: coding style fixes by Bartosz Golaszewski · 8 years ago
  29. 60f547b gpio: pca953x: remove an unused variable by Bartosz Golaszewski · 8 years ago
  30. c6e3cf0 gpio: pca953x: refactor pca953x_read_regs() by Bartosz Golaszewski · 8 years ago
  31. 7acc66e gpio: pca953x: refactor pca953x_write_regs() by Bartosz Golaszewski · 8 years ago
  32. 53661f3b gpio: pca953x: code shrink by Bartosz Golaszewski · 8 years ago
  33. 14bf873 gpio: lpc32xx: remove unused platform data file by Vladimir Zapolskiy · 8 years ago
  34. 332e99d gpio/gpiolib: Forbid irqchip default trigger if probed over DT by Marc Zyngier · 8 years ago
  35. 5d2f1d6 gpio: rcar: Add r8a7796 (R-Car M3-W) support by Simon Horman · 8 years ago
  36. 361b791 gpio: Add Aspeed driver by Joel Stanley · 8 years ago
  37. bf62efe gpio: pca954x: fix undefined error code from remove by Arnd Bergmann · 8 years ago
  38. f618ed2 regulator: lp873x: Change the MFD config option as per latest naming by Keerthy · 8 years ago
  39. 83f1410 gpio: lp873x: Add support for General Purpose Outputs by Keerthy · 8 years ago
  40. dc21c7a mfd: lp873x: Add lp873x PMIC support by Keerthy · 8 years ago
  41. adaaf63 gpio: vf610: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  42. b29c5dd gpio: spear-spics: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  43. 2c8d6c8 gpio: mxc: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  44. 9810288 gpio: msic: drop unused MODULE_ tags from non-modular code by Paul Gortmaker · 8 years ago
  45. 7d9e59c gpio: wcove-gpio: add get_direction method by Bin Gao · 8 years ago
  46. 9c66863 gpio: add Technologic I2C-FPGA gpio support by Lucile Quirion · 8 years ago
  47. acf06ff gpio: refactor gpiochip_find() slightly by Masahiro Yamada · 8 years ago
  48. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  49. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  50. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  51. f31494b Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  52. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  53. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  55. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 0e1117b Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. c239ae1 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  58. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  59. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  60. 3b3ce01 Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  61. c21377f nvme: Suspend all queues before deletion by Gabriel Krisman Bertazi · 8 years ago
  62. 05cc995 gpio: mmio: add brcm,bcm6345 support by Christian Lamparter · 8 years ago
  63. de4b894 Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel by Linus Walleij · 8 years ago
  64. 6862e6a efi/capsule: Allocate whole capsule into virtual memory by Austin Christ · 8 years ago
  65. 6ea5dcd gpio: Add GPIO support for the Diamond Systems GPIO-MM by William Breathitt Gray · 8 years ago
  66. 0ba19cf gpio: Add Intel WhiskeyCove PMIC GPIO driver by Bin Gao · 8 years ago
  67. f72f4b4 gpio: Add AXP209 GPIO driver by Maxime Ripard · 8 years ago
  68. e23efa3 gpio: pca954x: Add vcc regulator and enable it by Phil Reid · 8 years ago
  69. 7398413 rapidio: dereferencing an error pointer by Dan Carpenter · 8 years ago
  70. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  71. c6a05a0 gpio: stmpe: Add STMPE1600 support by Patrice Chotard · 8 years ago
  72. 6bb9f0d mfd: Add STMPE1600 support by Patrice Chotard · 8 years ago
  73. 43db289 gpio: stmpe: Rework registers access by Patrice Chotard · 8 years ago
  74. 897ac66 mfd: stmpe: Rework registers access by Patrice Chotard · 8 years ago
  75. c16bee7 mfd: stmpe: Use generic bit mask name by Patrice Chotard · 8 years ago
  76. 6936e1f gpio: stmpe: Write int status register only when needed by Patrice Chotard · 8 years ago
  77. 287849c gpio: stmpe: Fix edge and rising/falling edge detection by Patrice Chotard · 8 years ago
  78. c4dd1ba mfd: stmpe: Add reset support for all STMPE variant by Patrice Chotard · 8 years ago
  79. 0f4be8c mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enum by Patrice Chotard · 8 years ago
  80. c6d2ee0 cxl: Set psl_fir_cntl to production environment value by Frederic Barrat · 8 years ago
  81. e1d009e Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  82. cb0d93a Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  83. a3d1ddd ipr: Fix sync scsi scan by Brian King · 8 years ago
  84. 7f1d642 drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property by Marc Zyngier · 8 years ago
  85. a026bb1 drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock by Sudeep Holla · 8 years ago
  86. d873484 rbd: nuke the 32-bit pool id check by Ilya Dryomov · 8 years ago
  87. 3b2fbb3 virtio/s390: deprecate old transport by Cornelia Huck · 8 years ago
  88. 2ab0d56 virtio/s390: keep early_put_chars by Christian Borntraeger · 8 years ago
  89. 347a529 virtio_blk: Fix a slient kernel panic by Minfei Huang · 8 years ago
  90. 3fda5d6 vhost/vsock: fix vhost virtio_vsock_pkt use-after-free by Stefan Hajnoczi · 8 years ago
  91. 3cc36f6 virtio: fix error handling for debug builds by Michael S. Tsirkin · 8 years ago
  92. 58625ed virtio: fix memory leak in virtqueue_add() by Wei Yongjun · 8 years ago
  93. f3b0946 genirq/msi: Make sure PCI MSIs are activated early by Marc Zyngier · 8 years ago
  94. 6fd40f1 cxl: Fix sparse warnings by Andrew Donnellan · 8 years ago
  95. 1647933 cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests by Andrew Donnellan · 8 years ago
  96. 36e9d08 drm/cirrus: Fix NULL pointer dereference when registering the fbdev by Boris Brezillon · 8 years ago
  97. 210a021 drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS". by Mario Kleiner · 8 years ago
  98. 196f954 drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown" by Mario Kleiner · 8 years ago
  99. e10aec6 drm/edid: Add 6 bpc quirk for display AEO model 0. by Mario Kleiner · 8 years ago
  100. 81abf25 Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago