1. 339e773 gpio: mxs: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  2. 97fe7be gpio: Remove VLA from stmpe driver by Laura Abbott · 7 years ago
  3. 014e420 gpio: mxc: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  4. 2808801 gpio: mxc: add clock operation by Anson Huang · 7 years ago
  5. 3027743 gpio: Remove VLA from gpiolib by Laura Abbott · 7 years ago
  6. ed5cab4 gpio: aspeed: Use a cache of output data registers by Benjamin Herrenschmidt · 7 years ago
  7. af79492 gpio: aspeed: Set output latch before changing direction by Benjamin Herrenschmidt · 7 years ago
  8. d5dbf9c gpio: pca953x: fix address calculation for pcal6524 by H. Nikolaus Schaller · 7 years ago
  9. 394aeef gpio: pca953x: define masks for addressing common and extended registers by H. Nikolaus Schaller · 7 years ago
  10. 0cdf21b gpio: pca953x: set the PCA_PCAL flag also when matching by DT by H. Nikolaus Schaller · 7 years ago
  11. 0a70fe0 gpio: pca953x: Clear irq trigger type on irq shutdown by Grigoryev Denis · 7 years ago
  12. 060f3eb gpio: zynq: Setup chip->base based on alias ID by Michal Simek · 7 years ago
  13. da069d5 gpio: dwapb: Rework support for 1 interrupt per port A GPIO by Phil Edworthy · 7 years ago
  14. aa1fdda gpio: syscon: allow fetching syscon from parent node by Heiko Stuebner · 7 years ago
  15. a76e865 gpio: zynq: simplifly getting drvdata by Shubhrajyoti Datta · 7 years ago
  16. 5e3a8ec gpio: zynq: Remove call to platform_get_irq by Shubhrajyoti Datta · 7 years ago
  17. 4b21f94 gpio: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  18. a0ecbcc gpio: pca953x: add more register definitions for pcal6524 by H. Nikolaus Schaller · 7 years ago
  19. 6315d23 gpio: pca953x: add more register definitions for pcal953x by H. Nikolaus Schaller · 7 years ago
  20. 0950c19 gpio: pca953x: convert register constants to hex by H. Nikolaus Schaller · 7 years ago
  21. 668f065 gpio: ge: Fix build warning by Thierry Reding · 7 years ago
  22. ba3efdf gpiolib: fix gpiochip_machine_hog() by Dan Carpenter · 7 years ago
  23. 0c695e3 gpio: xlp: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  24. 23e577e gpio: vf610: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  25. 81317c5 gpio: ts4900: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  26. edf874e gpio: syscon: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  27. 8357759 gpio: pxa: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  28. 67bab93 gpio: pca953x: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  29. fd46d5c gpio: palmas: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  30. 1f2d357 gpio: mxs: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  31. d897738 gpio: ingenic: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  32. 490a887 gpio: ge: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  33. 7114b7b gpio: dwapb: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  34. a23ffcf gpio: 74xx-mmio: Use of_device_get_match_data() by Thierry Reding · 7 years ago
  35. 058de34 gpio: mockup: use the SPDX identifier and remove license boilerplate by Bartosz Golaszewski · 7 years ago
  36. e6ca26a gpio: dwapb: Add support for 1 interrupt per port A GPIO by Phil Edworthy · 7 years ago
  37. 413f9e9 gpio: make several const arrays static, shrinks object size by Colin Ian King · 7 years ago
  38. 8d0bd9a gpio: mxc: Remove reliance on <linux/gpio.h> by Linus Walleij · 7 years ago
  39. ba78d83 gpio: mvebu: Use the proper APIs by Linus Walleij · 7 years ago
  40. 99ef32adc gpio: msic: Include the right header by Linus Walleij · 7 years ago
  41. 0cbbdcf gpio: mm-lantiq: Include the right header by Linus Walleij · 7 years ago
  42. 85320ab gpio: ml_ioh: Include the right header by Linus Walleij · 7 years ago
  43. 3dc1c92 gpio: mc9s08dz60: Include the right header by Linus Walleij · 7 years ago
  44. 03a3f19 gpio: mc33880: Include the right header by Linus Walleij · 7 years ago
  45. 25424b8 gpio: max730x: Include the right header by Linus Walleij · 7 years ago
  46. cec93b0 gpio: lynxpoint: Include the right header by Linus Walleij · 7 years ago
  47. 11975f9 gpio: lpc32xx: Include the right header by Linus Walleij · 7 years ago
  48. 284ead5 gpio: lp873x: Include the right header by Linus Walleij · 7 years ago
  49. e92a5c6 gpio: lp3943: Include the right header by Linus Walleij · 7 years ago
  50. a4e5db8 gpio: loongson: Use BIT() macros by Linus Walleij · 7 years ago
  51. 70e703e gpio: loongson: Create a dynamic platform device by Linus Walleij · 7 years ago
  52. f105edf gpio: loongson: Use right include by Linus Walleij · 7 years ago
  53. a411e81 gpiolib: add hogs support for machine code by Bartosz Golaszewski · 7 years ago
  54. 192a35b gpio: 104-dio-48e: make array 'ports' static, shrinks object size by Colin Ian King · 7 years ago
  55. 92da8b9 gpio: pmic_eic: Add edge trigger emulation for PMIC EIC by Baolin Wang · 7 years ago
  56. 7bf0d7f gpio: eic: Add edge trigger emulation for EIC by Baolin Wang · 7 years ago
  57. 12f92cc gpio: xra1403: Switch to a fixed upper bound for registers by Laura Abbott · 7 years ago
  58. f0d98d8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  59. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  60. ba2b137 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  61. 71893f1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  62. f681137 Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  63. ca4e7c5 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  64. daf3ef6 Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  65. 41531f5 Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  66. edda415 Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  67. 3e565a3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  68. 6c21e43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  69. 712ff25 firmware: dmi_scan: Use lowercase letters for UUID by Jean Delvare · 7 years ago
  70. de40614d firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches by Alex Hung · 7 years ago
  71. 90fe6f8 firmware: dmi_scan: Fix UUID length safety check by Jean Delvare · 7 years ago
  72. b907b40 Merge branches 'thermal-core' and 'thermal-soc' into next by Zhang Rui · 7 years ago
  73. 16e205c Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  74. 0c314a9 Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  75. a10beab Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  76. dece02f Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  77. 1cb19e8 Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)" by Harry Wentland · 7 years ago
  78. 1bc8ffb Revert "drm/amd/display: fix dereferencing possible ERR_PTR()" by Harry Wentland · 7 years ago
  79. b2f3f59 drm/amd/display: Fix regamma not affecting full-intensity color values by Leo (Sunpeng) Li · 7 years ago
  80. 1409bc6 drm/amd/display: Fix FBC text console corruption by Roman Li · 7 years ago
  81. 89fc8d4 drm/amd/display: Only register backlight device if embedded panel connected by Harry Wentland · 7 years ago
  82. 5d13659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. 67a7a8f Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  84. d1cb771 Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  85. cb098d5 Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  86. bb06ec31 nvme: expand nvmf_check_if_ready checks by James Smart · 7 years ago
  87. 62843c2 nvme: Use admin command effects for admin commands by Keith Busch · 7 years ago
  88. c739969 nvmet: fix space padding in serial number by Daniel Verkamp · 7 years ago
  89. fd92c77 nvme: check return value of init_srcu_struct function by Max Gurtovoy · 7 years ago
  90. 543c09c nvmet: Fix nvmet_execute_write_zeroes sector count by Rodrigo R. Galvao · 7 years ago
  91. 22b5560 nvme-pci: Separate IO and admin queue IRQ vectors by Keith Busch · 7 years ago
  92. a6ff726 nvme-pci: Remove unused queue parameter by Keith Busch · 7 years ago
  93. 64ee0ac nvme-pci: Skip queue deletion if there are no queues by Keith Busch · 7 years ago
  94. 6038aa5 nvme: target: fix buffer overflow by Arnd Bergmann · 7 years ago
  95. 74c6c71 nvme: don't send keep-alives to the discovery controller by Johannes Thumshirn · 7 years ago
  96. 00b683d nvme: unexport nvme_start_keep_alive by Johannes Thumshirn · 7 years ago
  97. 11d9ea6 nvme-loop: fix kernel oops in case of unhandled command by Ming Lei · 7 years ago
  98. 7ec6074 nvme: enforce 64bit offset for nvme_get_log_ext fn by Matias Bjørling · 7 years ago
  99. e241e3f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  100. e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago