1. f6b6154 gpio: ep93xx: refactor ep93xx_gpio_add_bank by Nikita Shubin · 3 years, 11 months ago
  2. 78f85c7 gpio: ep93xx: Fix typo s/hierarchial/hierarchical by Nikita Shubin · 3 years, 11 months ago
  3. 193f1b7 gpio: ep93xx: drop to_irq binding by Nikita Shubin · 3 years, 11 months ago
  4. 1827a89 gpio: ep93xx: Fix wrong irq numbers in port F by Nikita Shubin · 3 years, 11 months ago
  5. 50f9a6c gpio: uapi: use the preferred SPDX license identifier by Bartosz Golaszewski · 4 years ago
  6. 6e551bf gpio: gpio-xilinx: Add check if width exceeds 32 by Srinivas Neeli · 4 years ago
  7. 26b0477 gpio: gpio-xilinx: Add support for suspend and resume by Srinivas Neeli · 4 years ago
  8. a32c7ca gpio: gpio-xilinx: Add interrupt support by Srinivas Neeli · 4 years ago
  9. 37ef334 gpio: gpio-xilinx: Reduce spinlock array to array by Srinivas Neeli · 4 years ago
  10. 45c5277 gpio: gpio-xilinx: Simplify with dev_err_probe() by Srinivas Neeli · 4 years ago
  11. 78034b8 gpio: msic: Drop driver from Makefile by Andy Shevchenko · 4 years ago
  12. 5a2a46a gpio: wcove: Split out to_ireg() helper and deduplicate the code by Andy Shevchenko · 4 years, 3 months ago
  13. 9fe5fcd6 gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits() by Andy Shevchenko · 4 years ago
  14. 2edba74 gpio: wcove: Get rid of error prone casting in IRQ handler by Andy Shevchenko · 6 years ago
  15. 944dcbe gpio: intel-mid: Remove driver for deprecated platform by Andy Shevchenko · 5 years ago
  16. fe08e9e gpio: msic: Remove driver for deprecated platform by Andy Shevchenko · 5 years ago
  17. 6e004a9 gpio: aggregator: Remove trailing comma in terminator entries by Andy Shevchenko · 4 years ago
  18. b2498cb gpio: aggregator: Use compound literal from the header by Andy Shevchenko · 4 years ago
  19. deb631c gpio: aggregator: Replace isrange() by using get_options() by Andy Shevchenko · 4 years ago
  20. 0ea0908 lib/cmdline: Allow get_options() to take 0 to validate the input by Andy Shevchenko · 4 years ago
  21. f1f405c lib/cmdline: Update documentation to reflect behaviour by Andy Shevchenko · 4 years ago
  22. d3c7cfc lib/cmdline_kunit: add a new test case for get_options() by Andy Shevchenko · 4 years ago
  23. 1d10243 gpio: merrifield: Make bias configuration available for GPIOs by Andy Shevchenko · 4 years, 2 months ago
  24. ea6fe47f dt-bindings: ap806: document gpio marvell,pwm-offset property by Baruch Siach · 4 years ago
  25. 85b7d8a gpio: mvebu: add pwm support for Armada 8K/7K by Baruch Siach · 4 years ago
  26. 94de03c gpio: tegra: Fix irq_set_affinity by Dmitry Osipenko · 4 years ago
  27. 4a6eac2 gpio: tegra: Support building driver as a loadable module by Dmitry Osipenko · 4 years ago
  28. 66f7aaa gpio: tegra: Clean up whitespaces in tegra_gpio_driver by Dmitry Osipenko · 4 years ago
  29. b2a6115 gpio: tegra: Use debugfs_create_devm_seqfile() by Dmitry Osipenko · 4 years ago
  30. 718ff94 gpio: tegra: Improve formatting of the code by Dmitry Osipenko · 4 years ago
  31. 0b68d02b gpio: mvebu: improve handling of pwm zero on/off values by Baruch Siach · 4 years ago
  32. 2bee255 gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX by Baruch Siach · 4 years ago
  33. de1eaf6 gpio: mvebu: make pwm .get_state closer to idempotent by Baruch Siach · 4 years ago
  34. aa37e27 gpio: mvebu: improve pwm period calculation accuracy by Baruch Siach · 4 years ago
  35. 4bf2426 gpio: mockup: tweak the Kconfig help text by Bartosz Golaszewski · 4 years ago
  36. 481a420 gpio: wcove: convert comma to semicolon by Zheng Yongjun · 4 years ago
  37. 10c942a gpio: vx855: convert comma to semicolon by Zheng Yongjun · 4 years ago
  38. 7de2e5f gpio: tegra186: convert comma to semicolon by Zheng Yongjun · 4 years ago
  39. de49e83 gpio: max77620: convert comma to semicolon by Zheng Yongjun · 4 years ago
  40. f0a2c77 gpio: remove zte zx driver by Arnd Bergmann · 4 years ago
  41. f61d3f0 gpio: uapi: fix line info flags description by Kent Gibson · 4 years ago
  42. 94329e1 selftests: gpio: add CONFIG_GPIO_CDEV to config by Kent Gibson · 4 years ago
  43. 10f3365 selftests: gpio: port to GPIO uAPI v2 by Kent Gibson · 4 years ago
  44. ef0d6d9 tools: gpio: remove uAPI v1 code no longer used by selftests by Kent Gibson · 4 years ago
  45. 999e71c selftests: remove obsolete gpio references from kselftest_deps.sh by Kent Gibson · 4 years ago
  46. 01e1250 selftests: remove obsolete build restriction for gpio by Kent Gibson · 4 years ago
  47. e029759 selftests: gpio: remove obsolete gpio-mockup-chardev.c by Kent Gibson · 4 years ago
  48. 8bc395a selftests: gpio: rework and simplify test implementation by Kent Gibson · 4 years ago
  49. 27f8fee gpio: tegra: Fix wake interrupt by Dmitry Osipenko · 4 years ago
  50. 9067b30 dt-bindings: gpio: pca953x: Increase allowed length for gpio-line-names by Uwe Kleine-König · 4 years ago
  51. 600be65 dt-bindings: gpio: pca953x: Document new supported chip pca9506 by Uwe Kleine-König · 4 years ago
  52. 1421b44 gpio: pca953x: Add support for pca9506 by Uwe Kleine-König · 4 years ago
  53. 93ac0b0 gpio: rcar: Add R-Car V3U (R8A779A0) support by Geert Uytterhoeven · 4 years ago
  54. ecba1ea gpio: rcar: Optimize GPIO pin state read on R-Car Gen3 by Geert Uytterhoeven · 4 years ago
  55. 2a84708 dt-bindings: gpio: rcar: Add r8a779a0 support by Geert Uytterhoeven · 4 years ago
  56. cb38cd7 gpio: bd7xxxx: use helper variable for pdev->dev by Bartosz Golaszewski · 4 years ago
  57. 66fecef gpio: tegra: Convert to gpio_irq_chip by Thierry Reding · 4 years, 1 month ago
  58. c988ae3 arm: dts: visconti: Add DT support for Toshiba Visconti5 GPIO driver by Nobuhiro Iwamatsu · 4 years, 1 month ago
  59. 5103c90 MAINTAINERS: Add entries for Toshiba Visconti GPIO controller by Nobuhiro Iwamatsu · 4 years, 1 month ago
  60. 2ad74f4 gpio: visconti: Add Toshiba Visconti GPIO support by Nobuhiro Iwamatsu · 4 years, 1 month ago
  61. 858093f dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller by Nobuhiro Iwamatsu · 4 years, 1 month ago
  62. c233912 dt-bindings: gpio: Add compatible string for AM64 SoC by Aswath Govindraju · 4 years, 1 month ago
  63. 82bf0af gpio: bd7xxxx: Do not depend on parent driver data by Matti Vaittinen · 4 years ago
  64. 032653e gpio: Kconfig: Update help description for GPIO_RCAR config by Lad Prabhakar · 4 years ago
  65. aab0508 gpio: sl28cpld: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  66. 0521ae0 gpio: rcar: Remove redundant compatible values by Lad Prabhakar · 4 years ago
  67. e1d4d66 docs: gpio: intro: Improve HTML formatting by Jonathan Neuschäfer · 4 years ago
  68. db63c09 docs: gpio: Fix formatting in description of gpiod_*_array_* functions by Jonathan Neuschäfer · 4 years ago
  69. 0bb8e80 gpio: fix spelling mistake in Kconfig "supprot" -> "support" by Colin Ian King · 4 years, 1 month ago
  70. f40ddce Linux 5.11 by Linus Torvalds · 3 years, 11 months ago
  71. 28a1733 Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 3 years, 11 months ago
  72. ab30c7f Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
  73. c553021 Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  74. dbeb02a leds: rt8515: add V4L2_FLASH_LED_CLASS dependency by Arnd Bergmann · 4 years ago
  75. fe968c4 scripts: set proper OpenSSL include dir also for sign-file by Rolf Eike Beer · 3 years, 11 months ago
  76. 27dad89 sparc: remove wrong comment from arch/sparc/include/asm/Kbuild by Masahiro Yamada · 4 years ago
  77. 358fece Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 11 months ago
  78. 0001ec9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 11 months ago
  79. ac30d8c Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 11 months ago
  80. 25cbda4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 11 months ago
  81. 8cc8e6a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 11 months ago
  82. e42ee56 Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  83. ade9679 h8300: fix PREEMPTION build, TI_PRE_COUNT undefined by Randy Dunlap · 3 years, 11 months ago
  84. fee92a7 MAINTAINERS: add Andrey Konovalov to KASAN reviewers by Andrey Konovalov · 3 years, 11 months ago
  85. 872fad1 MAINTAINERS: update Andrey Konovalov's email address by Andrey Konovalov · 3 years, 11 months ago
  86. 30d320f MAINTAINERS: update KASAN file list by Andrey Konovalov · 3 years, 11 months ago
  87. 93ca696 scripts/recordmcount.pl: support big endian for ARCH sh by Rong Chen · 3 years, 11 months ago
  88. 3c62cfd m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU by Mike Rapoport · 3 years, 11 months ago
  89. 7989807 Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernel by Linus Torvalds · 3 years, 11 months ago
  90. c6d8570 Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  91. a81bfdf Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 11 months ago
  92. e77a681 Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 11 months ago
  93. 2dbbaae Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 11 months ago
  94. f951625 Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 11 months ago
  95. 9390850 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 11 months ago
  96. 68d54ce arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page by Catalin Marinas · 3 years, 11 months ago
  97. 83c68bb btrfs: initialize fs_info::csum_size earlier in open_ctree by Su Yue · 3 years, 11 months ago
  98. 3d6a3d3 i2c: stm32f7: fix configuration of the digital filter by Alain Volmat · 4 years ago
  99. 551c818 Merge branch 'drm-misc-fixes' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 11 months ago
  100. 245090a clk: sunxi-ng: mp: fix parent rate change flag check by Jernej Skrabec · 3 years, 11 months ago