1. c29e9da pinctrl: nsp: Fix potential NULL dereference by Wei Yongjun · 7 years ago
  2. f90a21c pinctrl: nsp: off by ones in nsp_pinmux_enable() by Dan Carpenter · 7 years ago
  3. 550b6f7 pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag by Niklas Söderlund · 7 years ago
  4. 0084a78 pinctrl: ingenic: Fix inverted direction for < JZ4770 by Paul Cercueil · 7 years ago
  5. 5b1c4bf pinctrl: mt7622: fix a kernel panic when gpio-hog is being applied by Sean Wang · 7 years ago
  6. de227ed pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_range by Sean Wang · 7 years ago
  7. ae6efca pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work by Sean Wang · 7 years ago
  8. 8875059 pinctrl: mt7622: fix initialization sequence between eint and gpiochip by Sean Wang · 7 years ago
  9. fafa35c pinctrl: mt7622: fix error path on failing at groups building by Sean Wang · 7 years ago
  10. 5f59154 pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controller by Sean Wang · 7 years ago
  11. 71fd5d0 pinctrl: actions: Fix uninitialized error in owl_pin_config_set() by Geert Uytterhoeven · 7 years ago
  12. 7f57871 pinctrl: single: Add allocation failure checking of saved_vals by Colin Ian King · 7 years ago
  13. bc3322b pinctrl: devicetree: Fix pctldev pointer overwrite by Fabio Estevam · 7 years ago
  14. fb7298e pinctrl: mediatek: remove redundant return value check of platform_get_resource() by Wei Yongjun · 7 years ago
  15. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  16. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 7 years ago
  17. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  18. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  19. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  20. edb2a38 Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  21. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  22. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  23. 86c5dd6 pinctrl: cherryview: limit Strago DMI workarounds to version 1.0 by Dmitry Torokhov · 7 years ago
  24. c12fcfb pinctrl/stm32: Add irq_eoi for stm32gpio irqchip by Ludovic Barre · 7 years ago
  25. 2181636 pinctrl: at91-pio4: add missing of_node_put by Julia Lawall · 7 years ago
  26. 702d1e8 pinctrl: armada-37xx: Fix spurious irq management by Terry Zhou · 7 years ago
  27. a86caa9 pinctrl: msm: fix gpio-hog related boot issues by Christian Lamparter · 7 years ago
  28. ca071af pinctrl: mediatek: remove unused fields in struct mtk_eint_hw by Sean Wang · 7 years ago
  29. e6612a6 pinctrl: mediatek: use generic EINT register maps for each SoC by Sean Wang · 7 years ago
  30. e6dabd3 pinctrl: mediatek: add EINT support to MT7622 SoC by Sean Wang · 7 years ago
  31. e46df23 pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fit by Sean Wang · 7 years ago
  32. c2b39de pinctrl: freescale: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  33. de8a6c6 Merge tag 'samsung-pinctrl-4.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel by Linus Walleij · 7 years ago
  34. 316a67b Merge tag 'sh-pfc-for-v4.18-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 7 years ago
  35. 7c24e71 pinctrl: samsung: Fix suspend/resume for Exynos5433 GPF1..5 banks by Marek Szyprowski · 7 years ago
  36. db701f4 pinctrl: sh-pfc: rcar-gen3: Fix grammar in static pin comments by Geert Uytterhoeven · 7 years ago
  37. 82540eb pinctrl: sh-pfc: r8a77965: Add I2C pin support by Niklas Söderlund · 7 years ago
  38. 7cf9733 pinctrl: sh-pfc: r8a77990: Add EthernetAVB pins, groups and functions by Takeshi Kihara · 7 years ago
  39. 33f8dad pinctrl: sh-pfc: r8a77990: Add I2C{1,2,4,5,6,7} pins, groups and functions by Takeshi Kihara · 7 years ago
  40. 6d3789e pinctrl: sh-pfc: r8a77990: Add SCIF pins, groups and functions by Takeshi Kihara · 7 years ago
  41. 83f6941 pinctrl: sh-pfc: r8a77990: Add bias pinconf support by Takeshi Kihara · 7 years ago
  42. 6d4036a pinctrl: sh-pfc: Initial R8A77990 PFC support by Takeshi Kihara · 7 years ago
  43. ec96db5 pinctrl: sh-pfc: Add PORT_GP_11 helper macro by Takeshi Kihara · 7 years ago
  44. c6114f2 pinctrl: berlin: switch to SPDX license identifier by Jisheng Zhang · 7 years ago
  45. b97038a pinctrl: rockchip: Add set_config callback support for gpiolib by Shawn Lin · 7 years ago
  46. 87065ca pinctrl: rockchip: Add pinctrl support for PX30 by David Wu · 7 years ago
  47. f61f5a2 pinctrl: mvebu: update use "nand" function for "rb" pin by Chris Packham · 7 years ago
  48. 33257f8 pinctrl: actions: Add gpio support for Actions S900 SoC by Manivannan Sadhasivam · 7 years ago
  49. 88a1dbd pinctrl: pinctrl-single: Add functions to save and restore pinctrl context by Keerthy · 7 years ago
  50. c0136ef pinctrl: nand: meson-gxl: fix missing data pins by Yixun Lan · 7 years ago
  51. e3678b6 pinctrl: nand: meson-gxbb: fix missing data pins by Yixun Lan · 7 years ago
  52. 59a18c24 pinctrl: qcom: Print high/low status of gpios in debugfs by Stephen Boyd · 7 years ago
  53. c3234d3 pinctrl: mvebu: use correct MPP sel value for dev pins by Chris Packham · 7 years ago
  54. 53e73a2 pinctrl: qcom: fix wrong pull status display for no_keeper SoC by Clément Péron · 7 years ago
  55. c594870 pinctrl: tegra20: Provide CDEV1/2 clock muxes by Dmitry Osipenko · 7 years ago
  56. ba5554d pinctrl: sunxi: add support for H6 R_PIO pin controller by Icenowy Zheng · 7 years ago
  57. 5983700 pinctrl: armada-37xx: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  58. 90b6055 pinctrl: bcm2835: Add support for output-low output-high properties by Matheus Castello · 7 years ago
  59. 0de7049 pinctrl: bcm2835: Add support for generic pinctrl binding by Matheus Castello · 7 years ago
  60. 73dacc3 pinctrl: sh-pfc: Add r8a77470 PFC support by Biju Das · 7 years ago
  61. 16688c8 pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functions by Takeshi Kihara · 7 years ago
  62. a73ab12 pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and functions by Kieran Bingham · 7 years ago
  63. 3a4d174 pinctrl: sh-pfc: r8a77965: Fixup incorrect SPDX identifier by Thomas Gleixner · 7 years ago
  64. f9931a4 pinctrl: sh-pfc: r8a77970: Fix pin I/O voltage control support by Sergei Shtylyov · 7 years ago
  65. b374c90 pinctrl: sh-pfc: r8a77980: Add pin I/O voltage control support by Sergei Shtylyov · 7 years ago
  66. 54b7f2d pinctrl: sh-pfc: r8a77965: Add PWM pins, groups and functions by Takeshi Kihara · 7 years ago
  67. fff8e33 pinctrl: sh-pfc: r8a7796: Fix comment for MSIOF3 SS2_E pin by Geert Uytterhoeven · 7 years ago
  68. 3788051 pinctrl: sh-pfc: r8a7795: Fix comment for MSIOF3 SS2_E pin by Geert Uytterhoeven · 7 years ago
  69. 2c77aa3 pinctrl: sh-pfc: r8a77965: Add MSIOF pins, groups and functions by Takeshi Kihara · 7 years ago
  70. 0ca0557 pinctrl: samsung: Remove support for Exynos5440 by Krzysztof Kozlowski · 7 years ago
  71. 10e3a88 pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding by Geert Uytterhoeven · 7 years ago
  72. 7d6989a pinctrl: imx: use seq_puts() instead of seq_printf() by Dong Aisheng · 7 years ago
  73. 37c1628 pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_ID by Dong Aisheng · 7 years ago
  74. 562088e pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero by Dong Aisheng · 7 years ago
  75. fdab33d pinctrl: uniphier: add LD11 MPEG2-TS I/O pin-mux settings by Katsuhiro Suzuki · 7 years ago
  76. e834922 pinctrl: uniphier: add LD20 MPEG2-TS I/O pin-mux settings by Katsuhiro Suzuki · 7 years ago
  77. ea813dc pinctrl: actions: Fix Kconfig dependency and help text by Manivannan Sadhasivam · 7 years ago
  78. 882518d pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case. by Colin Ian King · 7 years ago
  79. 07ef798 pinctrl: actions: make s900_functions, s900_padinfo and s900_pads static by Colin Ian King · 7 years ago
  80. f83b588 pinctrl: meson: axg: add tdm pins by Jerome Brunet · 7 years ago
  81. bf6f146 pinctrl: meson: meson8: add the RGMII RXD2/RXD3 and TXD2/TXD3 signals by Martin Blumenstingl · 7 years ago
  82. b0d46cb pinctrl: meson: meson8: add support for the Meson8m2 SoC by Martin Blumenstingl · 7 years ago
  83. e508099 pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002 by Timur Tabi · 7 years ago
  84. f265e8b pinctrl: qcom: remove static globals to allow multiple TLMMs by Timur Tabi · 7 years ago
  85. 2242ddf pinctrl: actions: Add Actions S900 pinctrl driver by Manivannan Sadhasivam · 7 years ago
  86. 4e21264 pinctrl: samsung: add pin_dbg_show callback for debugfs by Chanho Park · 7 years ago
  87. c41eb2c pinctrl: sunrisepoint: Align GPIO number space with Windows by Mika Westerberg · 7 years ago
  88. 83b9dc1 pinctrl: cherryview: Associate IRQ descriptors to irqdomain by Mika Westerberg · 7 years ago
  89. b84e546 pinctrl: meson-axg: fix the range of aobus bank by Yixun Lan · 7 years ago
  90. 938a10b pinctrl: samsung: Document required order of banks by Paweł Chmiel · 7 years ago
  91. 5cf9a33 pinctrl: samsung: Correct EINTG banks order by Paweł Chmiel · 7 years ago
  92. 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  93. 77624cd2a Merge tag 'pinctrl-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  94. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  95. 691bf5d pinctrl: qcom: Don't allow protected pins to be requested by Stephen Boyd · 7 years ago
  96. 4fc97ef pinctrl: uniphier: add UART hardware flow control pin-mux settings by Kunihiko Hayashi · 7 years ago
  97. c8a8309 pinctrl: sunxi: add support for the Allwinner H6 main pin controller by Icenowy Zheng · 7 years ago
  98. 35817d3 pinctrl: sunxi: change irq_bank_base to irq_bank_map by Icenowy Zheng · 7 years ago
  99. 29dfc6b pinctrl: sunxi: introduce IRQ bank conversion function by Icenowy Zheng · 7 years ago
  100. 4b0d6c5 pinctrl: sunxi: refactor irq related register function to have desc by Icenowy Zheng · 7 years ago