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