1. 5490c77 dt-bindings: pinctrl: imx7d: Fix PAD_CTL_DSE_X* by Christina Quast · 6 years ago
  2. e05487d pinctrl: freescale: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  3. c7df94c pinctrl: imx: remove an unnecessary NULL check by Dan Carpenter · 6 years ago
  4. 5e73de3 pinctrl: add drive for I2C related pins on MT8183 by Zhiyong Tao · 6 years ago
  5. 9f325c9 pinctrl: mt8183: add DT binding document by Zhiyong Tao · 6 years ago
  6. 1adc90c pinctrl: axp209: Fix NULL pointer dereference after allocation by Aditya Pakki · 6 years ago
  7. 182e80e gpiolib: devprop: Fix syntax error by Linus Walleij · 6 years ago
  8. 1889ae5 pinctrl: artpec6: Make two functions static by YueHaibing · 6 years ago
  9. 3846e6a Merge tag 'sh-pfc-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 6 years ago
  10. 0a042b3 pinctrl: sh-pfc: r8a77965: Add I2C{0,3,5} pins, groups and functions by Takeshi Kihara · 6 years ago
  11. f05603f pinctrl: sh-pfc: r8a7796: Remove placeholder I2C pin data by Ulrich Hecht · 6 years ago
  12. baaa2ef pinctrl: sh-pfc: r8a77970: Fix spacing by Geert Uytterhoeven · 6 years ago
  13. d1ff8d0 pinctrl: fsl: Make pinctrl_ipc_handle static by YueHaibing · 6 years ago
  14. 0548448 pinctrl: lochnagar: Add support for the Cirrus Logic Lochnagar by Charles Keepax · 6 years ago
  15. e3097b6 pinctrl: lochnagar: Add initial binding documentation by Charles Keepax · 6 years ago
  16. c69a26b pinctrl: sunxi: Allow to disable pinctrl drivers by Maxime Ripard · 6 years ago
  17. 04ed8c0 pinctrl: sunxi: Declare set_config on the GPIO chip by Maxime Ripard · 6 years ago
  18. fb7dea6 pinctrl: sunxi: Fix variable assignment syntax by Maxime Ripard · 6 years ago
  19. 90be64e pinctrl: sunxi: implement pin_config_set by Maxime Ripard · 6 years ago
  20. e551122 pinctrl: sh-pfc: rcar-gen3: Rename SEL_NDFC to SEL_NDF by Takeshi Kihara · 6 years ago
  21. a040f3d pinctrl: sh-pfc: rcar-gen3: Rename SEL_ADG_{A,B,C} to SEL_ADG{A,B,C} by Takeshi Kihara · 6 years ago
  22. 624a7a1 pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions by Takeshi Kihara · 6 years ago
  23. 662dc92 pinctrl: sh-pfc: rcar-gen3: Remove CC5_OSCOUT pin by Takeshi Kihara · 6 years ago
  24. 5671f8e pinctrl: sh-pfc: rcar-gen3: Remove HDMI CEC pins, groups, and functions by Takeshi Kihara · 6 years ago
  25. e87882e pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2 by Takeshi Kihara · 6 years ago
  26. e167d72 pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D by Takeshi Kihara · 6 years ago
  27. 943ff71 pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_N by Takeshi Kihara · 6 years ago
  28. 360328c pinctrl: sh-pfc: Improve PINMUX_IPSR_PHYS() documentation by Geert Uytterhoeven · 6 years ago
  29. e005da0 pinctrl: rza1: Remove unneeded spinlock acquisitions by Geert Uytterhoeven · 6 years ago
  30. fa4d367 pinctrl: sh-pfc: Validate enum IDs for regs with variable-width fields by Geert Uytterhoeven · 6 years ago
  31. c481c81 pinctrl: sh-pfc: Validate enum IDs for regs with fixed-width fields by Geert Uytterhoeven · 6 years ago
  32. 19b593a pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macro by Geert Uytterhoeven · 6 years ago
  33. 69f7be1c pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro by Geert Uytterhoeven · 6 years ago
  34. efca8da0 pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro by Geert Uytterhoeven · 6 years ago
  35. 01ff33a pinctrl: sh-pfc: Allow compile-testing of all drivers by Geert Uytterhoeven · 6 years ago
  36. 8440bb9 sh: sh7786: Add explicit I/O cast to sh7786_mm_sel() by Geert Uytterhoeven · 6 years ago
  37. 2f9f509 pinctrl: sh-pfc: Add missing #include <linux/errno.h> by Geert Uytterhoeven · 6 years ago
  38. 0ace959 pinctrl: sh-pfc: Introduce PINCTRL_SH_FUNC_GPIO helper symbol by Geert Uytterhoeven · 6 years ago
  39. 6161b39 pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging by Geert Uytterhoeven · 6 years ago
  40. 64ebde5 gpiolib: export devprop_gpiochip_set_names() by Jan Kundrát · 6 years ago
  41. d92ee9c pinctrl: sh-pfc: rcar-gen3: Retain TDSELCTRL register across suspend/resume by Marek Vasut · 6 years ago
  42. 2cee6cb pinctrl: sh-pfc: r8a77990: Move CANFD pin groups and functions by Fabrizio Castro · 6 years ago
  43. dcd24e0 pinctrl: sh-pfc: r8a7796: Move CANFD pin groups and functions by Fabrizio Castro · 6 years ago
  44. 5428026 pinctrl: sh-pfc: r8a7779: Add HSCIF0/1 pins by Ulrich Hecht · 6 years ago
  45. 3df892fd pinctrl: sh-pfc: r8a77990: Rename IOCTRLx registers by Geert Uytterhoeven · 6 years ago
  46. a8d728a pinctrl: sh-pfc: r8a77980: Rename IOCTRLx registers by Geert Uytterhoeven · 6 years ago
  47. 1c5c110 pinctrl: sh-pfc: r8a77970: Rename IOCTRLx registers by Geert Uytterhoeven · 6 years ago
  48. 9e98c67 Linux 5.1-rc1 by Linus Torvalds · 6 years ago
  49. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  50. 80b98e9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. 69ebf9a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. c5b5138 Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  53. db77bef Merge tag '9p-for-5.1' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  54. c634dc6 perf/x86/intel: Make dev_attr_allow_tsx_force_abort static by kbuild test robot · 6 years ago
  55. c71bb9f kconfig: remove stale lxdialog/.gitignore by Masahiro Yamada · 6 years ago
  56. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  57. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  58. f84dde10 Revert "modsign: Abort modules_install when signing fails" by Douglas Anderson · 6 years ago
  59. 0c22be0 kbuild: Make NOSTDINC_FLAGS a simply expanded variable by Douglas Anderson · 6 years ago
  60. f6d9db6 kbuild: deb-pkg: avoid implicit effects by Arseny Maslennikov · 6 years ago
  61. da9cfb8 coccinelle: semantic code search for missing put_device() by Wen Yang · 6 years ago
  62. a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  63. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  64. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  65. 11efae3 Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  66. 465c209 Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  67. a9c55d5 Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  68. 9249735 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  69. ab81dab fix sysfs_init_fs_context() in !CONFIG_NET_NS case by Al Viro · 6 years ago
  70. 9c7dc82 Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  71. 6c83d0d Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  72. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  73. aa2e3ac Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  74. 323ea40 Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  75. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  76. e8a71a3 Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  77. 2b9c272 Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  78. 51b1ac0 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  79. 2dbb0e6 Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  80. 8264fd0 Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  81. de57818 Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  82. 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  83. f91f2ee Merge branch 'akpm' (rest of patches from Andrew) by Linus Torvalds · 6 years ago
  84. 8b0f9fa filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 6 years ago
  85. 4a605bc kvm: vmx: fix formatting of a comment by Paolo Bonzini · 6 years ago
  86. eca6be5 KVM: doc: Document the life cycle of a VM and its resources by Sean Christopherson · 6 years ago
  87. 6b4c9f4 filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 6 years ago
  88. a75d4c3 filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 6 years ago
  89. c7a0e83 Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  90. 4633323 MAINTAINERS: Add KVM selftests to existing KVM entry by Sean Christopherson · 6 years ago
  91. 92da008 Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()" by Ben Gardon · 6 years ago
  92. 52eaa79 scsi: ia64: simscsi: use request tag instead of serial_number by Hannes Reinecke · 6 years ago
  93. 5e3863f SUNRPC: Remove redundant check for the reply length in call_decode() by Trond Myklebust · 6 years ago
  94. 928d42f SUNRPC: Handle the SYSTEM_ERR rpc error by Trond Myklebust · 6 years ago
  95. eb90a16 SUNRPC: rpc_decode_header() must always return a non-zero value on error by Trond Myklebust · 6 years ago
  96. 27adc78 SUNRPC: Use the ENOTCONN error on socket disconnect by Trond Myklebust · 6 years ago
  97. 5131496 SUNRPC: Fix the minimal size for reply buffer allocation by Trond Myklebust · 6 years ago
  98. 9734ad5 SUNRPC: Fix a client regression when handling oversized replies by Trond Myklebust · 6 years ago
  99. bb6bccb iommu/amd: Fix NULL dereference bug in match_hid_uid by Aaron Ma · 6 years ago
  100. 4c2741a Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next by Russell King · 6 years ago