summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/berlin
AgeCommit message (Expand)AuthorLines
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-28/+8
2017-02-13pinctrl: berlin: make bool drivers explicitly non-modularPaul Gortmaker-28/+8
2017-01-30pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang-1/+1
2016-04-21pinctrl: berlin: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan-1/+2
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea-1/+1
2015-12-01pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLINMasahiro Yamada-1/+1
2015-10-16pinctrl: berlin: fix BG2CD field widthsThomas Hebb-30/+32
2015-10-16pinctrl: berlin: fix my family name spellingAntoine Ténart-8/+8
2015-10-16pinctrl: berlin: add explicit dependency on OFAntoine Tenart-0/+3
2015-10-16pinctrl: berlin: select the pinctrl driver according to the SoC usedAntoine Tenart-3/+3
2015-10-16pinctrl: berlin: add the berlin4ct pinctrl driverJisheng Zhang-0/+509
2015-10-16pinctrl: berlin: Make berlin pinctrl driver visible if COMPILE_TEST=yJisheng Zhang-1/+1
2015-10-16pinctrl: berlin: introduce berlin_pinctrl_probe_regmap()Jisheng Zhang-9/+21
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-75/+12
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada-2/+2
2015-06-10pinctrl: berlin: comment the spi functionsAntoine Tenart-21/+21
2015-06-10pinctrl: berlin: fix spi1 SS0n function nameAntoine Tenart-1/+1
2015-05-18pinctrl: berlin: drop SoC stub provided regmapAntoine Tenart-93/+1
2015-05-18pinctrl: berlin: prepare to use regmap provided by sysconAntoine Tenart-1/+30
2014-10-20pinctrl: berlin: drop owner assignment from platform_driversWolfram Sang-3/+0
2014-09-23pinctrl: berlin: fix the dt_free_map functionAntoine Tenart-20/+1
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij-4/+4
2014-07-05pinctrl: berlin: fix an error code in berlin_pinctrl_probe()Dan Carpenter-1/+1
2014-05-27pinctrl: berlin: Use devm_ioremap_resource()Jingoo Han-9/+9
2014-05-23pinctrl: berlin: add the BG2CD pinctrl driverAntoine Tenart-0/+222
2014-05-23pinctrl: berlin: add the BG2 pinctrl driverAntoine Tenart-0/+279
2014-05-23pinctrl: berlin: add the BG2Q pinctrl driverAntoine Tenart-0/+441
2014-05-23pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCsAntoine Tenart-0/+418