Age | Commit message (Expand) | Author | Files | Lines |
2017-02-22 | 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 |