aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/berlin (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-01-28pinctrl: berlin: as370: use generic "pwm" as pwm function nameJisheng Zhang1-29/+29
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring1-4/+2
2018-08-03pinctrl: berlin: fix 'pctrl->functions' allocation in berlin_pinctrl_build_stateYueHaibing1-6/+8
2018-07-29pinctrl: berlin: add the as370 SoC pinctrl driverJisheng Zhang3-0/+374
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-4/+6
2018-05-23pinctrl: berlin: switch to SPDX license identifierJisheng Zhang6-32/+6
2017-08-14pinctrl: move const qualifier before structMasahiro Yamada1-2/+2
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-28/+8
2017-02-13pinctrl: berlin: make bool drivers explicitly non-modularPaul Gortmaker4-28/+8
2017-01-30pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang1-1/+1
2016-04-21pinctrl: berlin: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan1-1/+2
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea1-1/+1
2015-12-01pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLINMasahiro Yamada1-1/+1
2015-10-16pinctrl: berlin: fix BG2CD field widthsThomas Hebb1-30/+32
2015-10-16pinctrl: berlin: fix my family name spellingAntoine Ténart5-8/+8
2015-10-16pinctrl: berlin: add explicit dependency on OFAntoine Tenart1-0/+3
2015-10-16pinctrl: berlin: select the pinctrl driver according to the SoC usedAntoine Tenart1-3/+3
2015-10-16pinctrl: berlin: add the berlin4ct pinctrl driverJisheng Zhang3-0/+509
2015-10-16pinctrl: berlin: Make berlin pinctrl driver visible if COMPILE_TEST=yJisheng Zhang1-1/+1
2015-10-16pinctrl: berlin: introduce berlin_pinctrl_probe_regmap()Jisheng Zhang2-9/+21
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-75/+12
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada1-2/+2
2015-06-10pinctrl: berlin: comment the spi functionsAntoine Tenart3-21/+21
2015-06-10pinctrl: berlin: fix spi1 SS0n function nameAntoine Tenart1-1/+1
2015-05-18pinctrl: berlin: drop SoC stub provided regmapAntoine Tenart4-93/+1
2015-05-18pinctrl: berlin: prepare to use regmap provided by sysconAntoine Tenart4-1/+30
2014-10-20pinctrl: berlin: drop owner assignment from platform_driversWolfram Sang3-3/+0
2014-09-23pinctrl: berlin: fix the dt_free_map functionAntoine Tenart1-20/+1
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij1-4/+4
2014-07-05pinctrl: berlin: fix an error code in berlin_pinctrl_probe()Dan Carpenter1-1/+1
2014-05-27pinctrl: berlin: Use devm_ioremap_resource()Jingoo Han3-9/+9
2014-05-23pinctrl: berlin: add the BG2CD pinctrl driverAntoine Tenart3-0/+222
2014-05-23pinctrl: berlin: add the BG2 pinctrl driverAntoine Tenart3-0/+279
2014-05-23pinctrl: berlin: add the BG2Q pinctrl driverAntoine Tenart3-0/+441
2014-05-23pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCsAntoine Tenart4-0/+418