Age | Commit message (Expand) | Author |
2018-08-29 | pinctrl: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-03 | pinctrl: berlin: fix 'pctrl->functions' allocation in berlin_pinctrl_build_state | YueHaibing |
2018-07-29 | pinctrl: berlin: add the as370 SoC pinctrl driver | Jisheng Zhang |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-05-23 | pinctrl: berlin: switch to SPDX license identifier | Jisheng Zhang |
2017-08-14 | pinctrl: move const qualifier before struct | Masahiro Yamada |
2017-02-21 | Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-02-13 | pinctrl: berlin: make bool drivers explicitly non-modular | Paul Gortmaker |
2017-01-30 | pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRES | Jisheng Zhang |
2016-04-21 | pinctrl: berlin: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea |
2015-12-01 | pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLIN | Masahiro Yamada |
2015-10-16 | pinctrl: berlin: fix BG2CD field widths | Thomas Hebb |
2015-10-16 | pinctrl: berlin: fix my family name spelling | Antoine Ténart |
2015-10-16 | pinctrl: berlin: add explicit dependency on OF | Antoine Tenart |
2015-10-16 | pinctrl: berlin: select the pinctrl driver according to the SoC used | Antoine Tenart |
2015-10-16 | pinctrl: berlin: add the berlin4ct pinctrl driver | Jisheng Zhang |
2015-10-16 | pinctrl: berlin: Make berlin pinctrl driver visible if COMPILE_TEST=y | Jisheng Zhang |
2015-10-16 | pinctrl: berlin: introduce berlin_pinctrl_probe_regmap() | Jisheng Zhang |
2015-06-26 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-06-10 | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada |
2015-06-10 | pinctrl: berlin: comment the spi functions | Antoine Tenart |
2015-06-10 | pinctrl: berlin: fix spi1 SS0n function name | Antoine Tenart |
2015-05-18 | pinctrl: berlin: drop SoC stub provided regmap | Antoine Tenart |
2015-05-18 | pinctrl: berlin: prepare to use regmap provided by syscon | Antoine Tenart |
2014-10-20 | pinctrl: berlin: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-23 | pinctrl: berlin: fix the dt_free_map function | Antoine Tenart |
2014-09-04 | pinctrl: clean up after enable refactoring | Linus Walleij |
2014-07-05 | pinctrl: berlin: fix an error code in berlin_pinctrl_probe() | Dan Carpenter |
2014-05-27 | pinctrl: berlin: Use devm_ioremap_resource() | Jingoo Han |
2014-05-23 | pinctrl: berlin: add the BG2CD pinctrl driver | Antoine Tenart |
2014-05-23 | pinctrl: berlin: add the BG2 pinctrl driver | Antoine Tenart |
2014-05-23 | pinctrl: berlin: add the BG2Q pinctrl driver | Antoine Tenart |
2014-05-23 | pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs | Antoine Tenart |