1. 04d02c7 pinctrl: nomadik: split up and comments MC0 pins by Linus Walleij · 8 years ago
  2. 712778d pinctrl: single: Fix a couple error codes by Dan Carpenter · 8 years ago
  3. d8a2221 pinctrl: sunxi: fix theoretical uninitialized variable access by Arnd Bergmann · 8 years ago
  4. d278dae Merge tag 'sh-pfc-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
  5. 688daf2 pinctrl: rockchip: add support for rk1108 by Andy Yan · 8 years ago
  6. 1fa1522 pinctrl: sh-pfc: r8a7795: Add group for QSPI0 and QSPI1 pins by Niklas Söderlund · 8 years ago
  7. b25719e pinctrl: sh-pfc: r8a7795: Add group for AVB MDIO and MII pins by Niklas Söderlund · 8 years ago
  8. ea9c740 pinctrl: sh-pfc: r8a7795: Support none GPIO pins with configurable drive-strength by Niklas Söderlund · 8 years ago
  9. 1ce56ae pinctrl: sh-pfc: Support named pins with custom configuration by Niklas Söderlund · 8 years ago
  10. 5c296f6 pinctrl: sh-pfc: r8a7778: Use lookup function for bias data by Niklas Söderlund · 8 years ago
  11. d3b861b pinctrl: sh-pfc: r8a7795: Use lookup function for bias data by Niklas Söderlund · 8 years ago
  12. 42831cf pinctrl: sh-pfc: r8a7795: Simplify get bias logic by Niklas Söderlund · 8 years ago
  13. c314c9f pinctrl: sh-pfc: Add helper to handle bias lookup table by Niklas Söderlund · 8 years ago
  14. 5d7400c pinctrl: sh-pfc: Do not unconditionally support PIN_CONFIG_BIAS_DISABLE by Niklas Söderlund · 8 years ago
  15. cccc618 pinctrl: sh-pfc: r8a7796: Add DU support by Niklas Söderlund · 8 years ago
  16. 9c99a63 pinctrl: sh-pfc: r8a7796: Add EtherAVB pins, groups and functions by Takeshi Kihara · 9 years ago
  17. 3b8d0fb dt-bindings: add documentation for rk1108 pinctrl by Andy Yan · 8 years ago
  18. 7c92649 pinctrl: sunxi: Add support for interrupt debouncing by Maxime Ripard · 8 years ago
  19. 5181482 pinctrl: sunxi: Make sunxi_pconf_group_set use sunxi_pconf_reg helper by Chen-Yu Tsai · 8 years ago
  20. c5fda17 pinctrl: sunxi: Add support for fetching pinconf settings from hardware by Chen-Yu Tsai · 8 years ago
  21. 223dba0 pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument by Chen-Yu Tsai · 8 years ago
  22. 88f01a1 pinctrl: sunxi: Free configs in pinctrl_map only if it is a config map by Chen-Yu Tsai · 8 years ago
  23. 23d511f pinctrl: vt8500: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  24. ac8130e pinctrl: samsung: Add GPF support for Exynos5433 by Chanwoo Choi · 8 years ago
  25. 8b1bd11 pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank by Chanwoo Choi · 8 years ago
  26. ccca1ad pinctrl: bcm2835: Return pins to inputs when freed by Phil Elwell · 9 years ago
  27. 00445b5 pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53 by Phil Elwell · 10 years ago
  28. dd68a52 pinctrl: single: search for the bits property when parsing bits by Axel Haslam · 8 years ago
  29. de7416b pinctrl: single: check for any error when getting rows by Axel Haslam · 8 years ago
  30. 95bdb0e pinctrl: st: st_pctl_dt_parse_groups simplify expression by Heinrich Schuchardt · 8 years ago
  31. fdcf835 pinctrl: st: st_pinconf_dbg_show wrong format string by Heinrich Schuchardt · 8 years ago
  32. f7cf78b Merge tag 'sh-pfc-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 8 years ago
  33. fc669d1 pinctrl: sx150x: fix up headers by Linus Walleij · 8 years ago
  34. f9038d60 pinctrl-sx150x: Remove magic numbers from sx150x_reset by Andrey Smirnov · 8 years ago
  35. fd931f2 pinctrl-sx150x: Remove magic numbers from sx150x_irq_set_type by Andrey Smirnov · 8 years ago
  36. 080c489 pinctrl-sx150x: Use handle_bad_irq instead of handle_edge_irq by Andrey Smirnov · 8 years ago
  37. 05a90cc pinctrl-sx150x: Simplify interrupt handler by Andrey Smirnov · 8 years ago
  38. ab5bd03 pinctrl-sx150x: Improve oscio GPIO functions by Andrey Smirnov · 8 years ago
  39. d977a87 pinctrl-sx150x: Remove excessive locking by Andrey Smirnov · 8 years ago
  40. 6489677 pinctrl-sx150x: Replace sx150x_*_cfg by means of regmap API by Andrey Smirnov · 8 years ago
  41. 0db0f26 pinctrl-sx150x: Convert driver to use regmap API by Andrey Smirnov · 8 years ago
  42. b30d31e pinctrl-sx150x: Improve sx150x_init_misc for SX1504/5/6 by Andrey Smirnov · 8 years ago
  43. 310cdfa0 pinctrl-sx150x: Move some code out of sx150x_init_hw by Andrey Smirnov · 8 years ago
  44. 9af2ca8 pinctrl-sx150x: Fix incorrect constant in sx150x_init_hw by Andrey Smirnov · 8 years ago
  45. 7d68a79 pinctrl-sx150x: Replace magic number in sx150x_init_hw by Andrey Smirnov · 8 years ago
  46. 978ac03 bindings: pinctrl-sx150x: Document SX1503 compatibility string by Andrey Smirnov · 8 years ago
  47. 6697546 pinctrl-sx150x: Add SX1503 specific data by Andrey Smirnov · 8 years ago
  48. e3ba812 pinctrl-sx150x: Improve OF device matching code by Andrey Smirnov · 8 years ago
  49. 0f866a9 pinctrl: sh-pfc: r8a7796: Fix GPSR definitions for SDHI2/3 by Geert Uytterhoeven · 8 years ago
  50. 465e421 pinctrl: qcom: Add msm8994 pinctrl driver by Michael Scott · 8 years ago
  51. 0c8c6ba pinctrl: sunxi: make bool drivers explicitly non-modular by Paul Gortmaker · 8 years ago
  52. 0f15f50 pinctrl: meson: Add GXL pinctrl definitions by Neil Armstrong · 8 years ago
  53. 22d5127 pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits by Tony Lindgren · 8 years ago
  54. 4622215 pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins by Tony Lindgren · 8 years ago
  55. 42124bc pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_args by Tony Lindgren · 8 years ago
  56. b83bd89 pinctrl: bcm2835: reduce GPPUD set-up time by Stefan Wahren · 8 years ago
  57. 684373e pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs output by Mika Westerberg · 8 years ago
  58. 951f033 pinctrl: zynq: Add a 8 bit wide nand option by Jason Gunthorpe · 8 years ago
  59. 96bb12d pinctrl: at91: add support for OUTPUT config by Boris BREZILLON · 8 years ago
  60. e11dee2 pinctrl: sunxi: Deal with configless pins by Maxime Ripard · 8 years ago
  61. b9aa65b pinctrl: intel: merrifield: Add pin config group handlers by Andy Shevchenko · 8 years ago
  62. e06c2ee pinctrl: generic: Parse pinmux init nodes if node status is okay by Laxman Dewangan · 8 years ago
  63. 24d6a91 pinctrl: max77620: add OF dependency by Arnd Bergmann · 8 years ago
  64. cd23604 pinctrl: single: Drop pointless macro by Tony Lindgren · 8 years ago
  65. 223decc pinctrl: single: Drop custom names by Tony Lindgren · 8 years ago
  66. ecdd1b8 Merge branch 'ib-sx150x' into devel by Linus Walleij · 8 years ago
  67. 9e80f90 pinctrl: Add SX150X GPIO Extender Pinctrl Driver by Neil Armstrong · 8 years ago
  68. dfdad68 pinctrl: sunxi: Deprecate sunxi pinctrl bindings by Maxime Ripard · 8 years ago
  69. cefbf1a pinctrl: sunxi: Support generic binding by Maxime Ripard · 8 years ago
  70. f0a8548 dt-bindings: oxnas: Update Pinctrl and GPIO for OX820 Support by Neil Armstrong · 8 years ago
  71. 4b0c0c2 pinctrl: oxnas: Add support for OX820 by Neil Armstrong · 8 years ago
  72. 93f889b pinctrl: oxnas: Move OX810SE specific function and structure as separate by Neil Armstrong · 8 years ago
  73. 07fe64b pinctrl: sunxi: Handle bias disable by Maxime Ripard · 8 years ago
  74. 42676fa pinctrl: sunxi: Use macros from bindings header file for DT parsing by Maxime Ripard · 8 years ago
  75. f233dbc pinctrl: sunxi: Rework the pin config building code by Maxime Ripard · 8 years ago
  76. 07d9a38 Linux 4.9-rc2 by Linus Torvalds · 8 years ago
  77. 5ff93ab Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  78. c761923 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  79. a55da8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  80. e6995f2 Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  81. 5766e9d Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  82. 0c2b6dc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 3e9679a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 86c5bf7 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. bfb7bfe Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 90e0105 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. ff85605 x86/boot/smp: Don't try to poke disabled/non-existent APIC by Ville Syrjälä · 8 years ago
  88. dcd4693 Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  89. a23b27a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  90. 02593ac Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  91. 43ef55d Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  92. 956c897 Merge branches 'acpi-wdat' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  93. a442950 Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 8 years ago
  94. 6edc51a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  95. ecd06f2 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. e59f30b Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  97. 658f7c4 Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  98. c8ea039 arm/arm64: KVM: Map the BSS at HYP by Marc Zyngier · 8 years ago
  99. 60e21a0 arm64: KVM: Take S1 walks into account when determining S2 write faults by Will Deacon · 8 years ago
  100. ec366cd Merge tag 'drm-fixes-for-v4.9-rc2-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago