1. 223463f pinctrl: qcom: spmi-gpio: Add dtest route for digital input by Fenglin Wu · 7 years ago
  2. d7b5f5c pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype by Fenglin Wu · 7 years ago
  3. 496d581 Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel by Linus Walleij · 7 years ago
  4. 06351d1 pinctrl: add a Gemini SoC pin controller by Linus Walleij · 7 years ago
  5. 17a5124 pinctrl: check ops->pin_config_set in pinconf_set_config() by Masahiro Yamada · 7 years ago
  6. 75bb10b pinctrl: intel: Add Intel Denverton pin controller support by Mika Westerberg · 7 years ago
  7. 906a2a3 pinctrl: add __rcu annotations to fix sparse warnings by Masahiro Yamada · 7 years ago
  8. 376c7a7 pinctrl: nomadik: fix incorrect type in return expression by Masahiro Yamada · 7 years ago
  9. d52e0d0 pinctrl: sirf: add static to local data by Masahiro Yamada · 7 years ago
  10. aea1dd4 pinctrl: armada-37xx: add static to local data by Masahiro Yamada · 7 years ago
  11. 37f92c1 pinctrl: uniphier: widen all pinconf-derived arguments to u32 by Masahiro Yamada · 7 years ago
  12. f547b3d pinctrl: sunxi: fix V3s pinctrl driver IRQ bank base by Icenowy Zheng · 7 years ago
  13. 3f713b7 pinctrl: move const qualifier before struct by Masahiro Yamada · 7 years ago
  14. e84621b dt-bindings: pinctrl: mt2712: add binding document by Zhiyong Tao · 7 years ago
  15. 98c01b1 pinctrl-st: fix of_irq_to_resource() result check by Sergei Shtylyov · 7 years ago
  16. ff7e4d2 pinctrl: Add DT bindings for Cortina Gemini by Linus Walleij · 7 years ago
  17. 5caff7e pinctrl: rockchip: add input schmitt support for rv1108 by Andy Yan · 7 years ago
  18. 29ddbb8 pinctrl: intel: wrap Intel pin control drivers in an architecture check by Peter Robinson · 7 years ago
  19. 48e43b3 pinctrl: sirf: atlas7: fix of_irq_get() error check by Sergei Shtylyov · 7 years ago
  20. 5fdd1a6 pinctrl: Add pmi8994 gpio bindings by Vivek Gautam · 7 years ago
  21. d23c66d pinctrl: rockchip: Add rk3128 pinctrl support by David Wu · 7 years ago
  22. c04c3fa pinctrl: rockchip: Use common interface for recalced iomux by David Wu · 7 years ago
  23. 0d885e9 pinctrl: bcm2835: Remove unneeded irq_group field by Thierry Reding · 7 years ago
  24. 556ce55 pinctrl: sirf: atlas7: Initialize GPIO offset by Thierry Reding · 7 years ago
  25. f5292d0 pinctrl: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  26. 725e222 pinctrl: tegra: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  27. 2fdf5f8 pinctrl: sunxi: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  28. d9e99bd pinctrl: stm32: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  29. 9ffac44 pinctrl: aspeed: g5: Add USB device and host support by Andrew Jeffery · 7 years ago
  30. d22d5ca pinctrl: aspeed: g4: Add USB device and host support by Andrew Jeffery · 7 years ago
  31. 64a92f5 dt-bindings: pinctrl: aspeed: Add g5 USB functions by Andrew Jeffery · 7 years ago
  32. ea47fd8 dt-bindings: pinctrl: aspeed: Add g4 USB functions by Andrew Jeffery · 7 years ago
  33. bba2e87 pinctrl: zte: fix 'functions' allocation in zx_pinctrl_build_state() by Shawn Guo · 7 years ago
  34. 8939aa5 pinctrl: qcom: ssbi: mpp: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  35. 531bcf7 pinctrl: bcm2835: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  36. 6c2c9bd pinctrl: zynq: Fix warnings in the driver by Nava kishore Manne · 7 years ago
  37. 4cb4142 pinctrl: zynq: Fix kernel doc warnings by Nava kishore Manne · 7 years ago
  38. fe4f86a pinctrl: st: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  39. b5894d1 pinctrl: baytrail: Do not call WARN_ON for a firmware bug by Hans de Goede · 7 years ago
  40. 26d1f43 pinctrl: pinctrl-imx7ulp: add gpio_set_direction support by Dong Aisheng · 7 years ago
  41. 3be6f65 pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks by Dong Aisheng · 7 years ago
  42. a5c771e pinctrl: imx: remove gpio_request_enable and gpio_disable_free by Dong Aisheng · 7 years ago
  43. b026402 pinctrl: imx: add imx7ulp driver by Dong Aisheng · 7 years ago
  44. fc4f351 pinctrl: imx: switch to use the generic pinmux property by Dong Aisheng · 7 years ago
  45. a621421 dt-bindings: pinctrl: add imx7ulp pinctrl binding doc by Dong Aisheng · 7 years ago
  46. c3ed6f4 pinctrl: uniphier: add UniPhier PXs3 pinctrl driver by Masahiro Yamada · 7 years ago
  47. 9697509 pinctrl: uniphier: add suspend / resume support by Masahiro Yamada · 7 years ago
  48. 4e76798 pinctrl: uniphier: omit redundant input enable bit information by Masahiro Yamada · 7 years ago
  49. 7f6ee0a pinctrl: uniphier: clean up GPIO port muxing by Masahiro Yamada · 7 years ago
  50. e3829d1 pinctrl: uniphier: fix pin_config_get() for input-enable by Masahiro Yamada · 7 years ago
  51. 9fc939c pinctrl: uniphier: remove unneeded EXPORT_SYMBOL_GPL() by Masahiro Yamada · 7 years ago
  52. 12cb90ba pinctrl: qcom: msm: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  53. 75db1ba pinctrl: qcom: ssbi-gpio: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  54. 115fa3fa pinctrl: coh901: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  55. d376102 pinctrl: nomadik: abx500: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  56. 3d9c256 pinctrl: vt8500: wmt: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  57. fa39210 pinctrl: rza1: constify gpio_chip structure by Gustavo A. R. Silva · 7 years ago
  58. 059b079 pinctrl: sunxi: rename R_PIO i2c pin function name by Icenowy Zheng · 7 years ago
  59. cad4e20 pinctrl: sunxi: add support of R40 to A10 pinctrl driver by Icenowy Zheng · 7 years ago
  60. 83cf5fa pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits by Ram Chandra Jangir · 7 years ago
  61. 77a65959 pinctrl: qcom: ipq4019: add most remaining pin definitions by Ram Chandra Jangir · 7 years ago
  62. 1f5f0f2 dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups by Christian Lamparter · 7 years ago
  63. ef95484 Linux 4.13-rc5 by Linus Torvalds · 7 years ago
  64. b2298fc Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  65. c9dc281 Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  66. ce7ba95 Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  67. 438630e Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  68. dd95f18 Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  69. 10cec91 Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  70. 89a5527 Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  71. 9a51544 mtd: blkdevs: Fix mtd block write failure by Abhishek Sahu · 7 years ago
  72. a99bcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  73. 043cd07 Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  74. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  75. e0d0e04 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  76. 0993133 Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  77. 7eb97ba Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  78. 2bfc37c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  79. 7d7a827 Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  80. 8a9d6e9 pnfs/blocklayout: require 64-bit sector_t by Christoph Hellwig · 7 years ago
  81. 8001a97 Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  82. a7990c6 iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device by Artem Savkov · 7 years ago
  83. 020db9d xen/events: Fix interrupt lost during irq_disable and irq_enable by Liu Shuo · 7 years ago
  84. 529871b xen: avoid deadlock in xenbus by Juergen Gross · 7 years ago
  85. 4a8b53b Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  86. 4ca83dc xen: fix hvm guest with kaslr enabled by Juergen Gross · 7 years ago
  87. 10231f6 xen: split up xen_hvm_init_shared_info() by Juergen Gross · 7 years ago
  88. c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 7 years ago
  89. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 8 years ago
  90. b2dbdf2 Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  91. 27df704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  92. e86b298 userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage by Mike Rapoport · 7 years ago
  93. f357e34 zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 7 years ago
  94. aac2fea rmap: do not call mmu_notifier_invalidate_page() under ptl by Kirill A. Shutemov · 7 years ago
  95. d041353 mm: fix list corruptions on shmem shrinklist by Cong Wang · 7 years ago
  96. af54aed mm/balloon_compaction.c: don't zero ballooned pages by Wei Wang · 7 years ago
  97. c0a6a5a MAINTAINERS: copy virtio on balloon_compaction.c by Michael S. Tsirkin · 7 years ago
  98. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 7 years ago
  99. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  100. 0a2dd26 mm: make tlb_flush_pending global by Minchan Kim · 7 years ago