1. 828d631 Revert "pinctrl: digicolor: add missing platform_set_drvdata() call" by Baruch Siach · 8 years ago
  2. 9385f35 pinctrl: as3722: convert PINCTRL_AS3722 from bool to tristate by Paul Gortmaker · 8 years ago
  3. 767b8ce pinctrl: palmas: convert PINCTRL_PALMAS from bool to tristate by Paul Gortmaker · 8 years ago
  4. 98849fa pinctrl: OF: Don't create a pinctrl handle if no pinctrl entries exist by Jon Hunter · 8 years ago
  5. 1a7d1cb pinctrl: intel: Prevent force threading of the interrupt handler by Mika Westerberg · 8 years ago
  6. 27d9098 pinctrl: intel: Use raw_spinlock for locking by Mika Westerberg · 8 years ago
  7. 53501c9 pinctrl: uniphier: fix meaningless drive control offsets by Masahiro Yamada · 8 years ago
  8. 96c8b69 pinctrl: uniphier: prohibit drive control for pin 61-66 of PH1-LD11 by Masahiro Yamada · 8 years ago
  9. 0c3013b pinctrl/broxton: enable platform device in the absence of ACPI enumeration by Tan Jui Nee · 8 years ago
  10. 79f28b9f pinctrl: max77620: select PINMUX by Arnd Bergmann · 8 years ago
  11. 56411f3 pinctrl: fix incorrect inline keyword in multiple drivers by Arnd Bergmann · 8 years ago
  12. 648eb7a pinctrl: max77620: Remove unused structure definition by Jon Hunter · 8 years ago
  13. 77401d7 pinctrl: cherryview: add handlers for pin_config_group_get/set by Dan O'Donovan · 8 years ago
  14. ccdf81d pinctrl: cherryview: add option to set open-drain pin config by Dan O'Donovan · 8 years ago
  15. 0bd50d7 pinctrl: cherryview: prevent concurrent access to GPIO controllers by Dan O'Donovan · 8 years ago
  16. 38c1e5e pinctrl: qcom-ssbi: support for PM8058 by Linus Walleij · 8 years ago
  17. 6b4316a pinctrl: xway: Change structure initialisation to c99 style by Amitoj Kaur Chawla · 8 years ago
  18. 73f8fed pinctrl: Reflow/wrap paragraph describing GPIO interaction by Andrew Jeffery · 8 years ago
  19. eef0673 pinctrl: s/have/has/ in GPIO driver interaction description by Andrew Jeffery · 8 years ago
  20. 191a79f pinctrl: Fix grammar in pinmux request list by Andrew Jeffery · 8 years ago
  21. 3fed681 pinctrl: u300: make u300_pmx_registers static by Ben Dooks · 8 years ago
  22. f886031 pinctrl: Always recurse into bcm folder by Florian Fainelli · 8 years ago
  23. 27cdb5d pinctrl: nomadik: fix warnings from unexported functions by Ben Dooks · 8 years ago
  24. f703851 pinctrl: at91-pio4: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  25. 546c6d7 pinctrl: digicolor: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  26. 4c3deee pinctrl: zynq: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  27. b8c2b10a pinctrl: amd: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  28. 82359b0 pinctrl: lpc18xx: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  29. eaa864a pinctrl: at91: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  30. 360943a pinctrl: baytrail: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  31. 682d68b pinctrl: at91-pio4: fix non-exported functions by Ben Dooks · 8 years ago
  32. d5e4d7a pinctrl: nsp-gpio: fix non-static functions by Ben Dooks · 8 years ago
  33. 9467f56 pinctrl: uniphier: fix NAND pin-mux settings for PH1-LD11/LD20 by Masahiro Yamada · 8 years ago
  34. d2fcd62 pinctrl: mediatek: fix suspend/resume timing issue by hongkun.cao · 8 years ago
  35. 4d6ddd3 pinctrl: oxnas: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map by Neil Armstrong · 8 years ago
  36. 336306e pinctrl: uniphier: add UniPhier PH1-LD20 pinctrl driver by Masahiro Yamada · 8 years ago
  37. 70f2f9c pinctrl: uniphier: add UniPhier PH1-LD11 pinctrl driver by Masahiro Yamada · 8 years ago
  38. 3e030b0 pinctrl: uniphier: allow to have pinctrl node under syscon node by Masahiro Yamada · 8 years ago
  39. a2456a7 pinctrl: uniphier: add System Bus pin-mux settings by Masahiro Yamada · 8 years ago
  40. 1e359eb pinctrl: uniphier: add dedicated pins to pin tables of PH1-LD4/sLD8 by Masahiro Yamada · 8 years ago
  41. 39ec9ac pinctrl: uniphier: support pin configuration for dedicated pins by Masahiro Yamada · 8 years ago
  42. aa54388 pinctrl: uniphier: support per-pin input enable for new SoCs by Masahiro Yamada · 8 years ago
  43. c2ebf47 pinctrl: uniphier: introduce capability flag by Masahiro Yamada · 8 years ago
  44. 94bf176 pinctrl: uniphier: support pin configuration in sparse pin space by Masahiro Yamada · 8 years ago
  45. 72e5706 pinctrl: uniphier: support 3-bit drive strength control by Masahiro Yamada · 8 years ago
  46. 9eaa98a pinctrl: uniphier: rename macros for drive strength control by Masahiro Yamada · 8 years ago
  47. fc78a56 pinctrl: uniphier: allocate struct pinctrl_desc in probe function by Masahiro Yamada · 8 years ago
  48. 4109508 pinctrl: uniphier: set pinctrl_desc name in common probe function by Masahiro Yamada · 8 years ago
  49. 7d36b24 pinctrl: uniphier: set pinctrl_desc owner in common probe function by Masahiro Yamada · 8 years ago
  50. 4725774 pinctrl: uniphier: fix register offsets for drive strength control by Masahiro Yamada · 8 years ago
  51. a4c6052b pinctrl: uniphier: rename function and variable names by Masahiro Yamada · 8 years ago
  52. 10ef827 pinctrl: uniphier: fix .pin_dbg_show() callback by Masahiro Yamada · 8 years ago
  53. 6e408ed pinctrl: imx: fix initialization of imx_pinctrl_desc by Peng Fan · 8 years ago
  54. a454c67 pinctrl: amlogic: gxbb: add ethernet pins by Kevin Hilman · 8 years ago
  55. 6db0f3a pinctrl: amlogic: gxbb: add more UART pins by Kevin Hilman · 8 years ago
  56. 93ed09e pinctrl: amlogic: gxbb: add EMMC and SD pins by Kevin Hilman · 8 years ago
  57. a7db188 pinctrl: amlogic: gxbb: add UART_AO_B, I2C by Kevin Hilman · 8 years ago
  58. 1fb1f05 pinctrl: return -ENOMEM instead of -EINVAL for kasprintf() failure by Masahiro Yamada · 8 years ago
  59. 8b2b3dc pinctrl: digicolor: add missing platform_set_drvdata() call by Masahiro Yamada · 8 years ago
  60. a672eb5 pinctrl: pinconf: separate config parameters with commas for debugfs by Masahiro Yamada · 8 years ago
  61. cd8f61f pinctrl: copy per-pin driver private data to struct pin_desc by Masahiro Yamada · 8 years ago
  62. cf9d994 pinctrl: do not care about blank pin name by Masahiro Yamada · 8 years ago
  63. 4fac724 pinctrl: stm32: factorize stm32_pconf_input/output_get() by Patrice Chotard · 8 years ago
  64. a0ee2ac pinctrl: samsung: Suppress unbinding to prevent theoretical attacks by Krzysztof Kozlowski · 8 years ago
  65. 2f94ced pinctrl: oxnas: Add GPIO get_direction by Neil Armstrong · 8 years ago
  66. 2df723d4 pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024 by Laxman Dewangan · 8 years ago
  67. 7916c0c pinctrl: add DT binding doc for pincontrol of PMIC max77620/max20024 by Laxman Dewangan · 8 years ago
  68. b47fca5 pinctrl: tegra: Get rid of parked_reg by Laxman Dewangan · 8 years ago
  69. 0bde489 Revert "Revert "pinctrl: tegra: avoid parked_reg and parked_bank"" by Linus Walleij · 8 years ago
  70. aeb99c8 dt-bindings: Add Oxford Semiconductor OXNAS pinctrl and gpio bindings by Neil Armstrong · 8 years ago
  71. 611dac1 pinctrl: Add Oxford Semiconductor OXNAS pinctrl and gpio driver by Neil Armstrong · 8 years ago
  72. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 8 years ago
  73. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  74. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  75. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago
  76. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  77. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  78. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  79. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago
  80. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  81. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 8 years ago
  82. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 8 years ago
  83. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 8 years ago
  84. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  85. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 8 years ago
  86. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 8 years ago
  87. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 8 years ago
  88. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 8 years ago
  89. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 8 years ago
  90. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 8 years ago
  91. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  92. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  93. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  94. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  95. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  96. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 8 years ago
  97. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 8 years ago
  98. a8c5ddf MIPS: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 8 years ago
  99. bb93078 MIPS: Build microMIPS VDSO for microMIPS kernels by James Hogan · 8 years ago
  100. 13eb192 MIPS: Fix sigreturn via VDSO on microMIPS kernel by James Hogan · 8 years ago