summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/berlin
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Use device_get_match_data()Rob Herring2023-10-305-23/+19
* pinctrl: berlin: Drop superfluous ampersandsGeert Uytterhoeven2023-09-111-4/+4
* pinctrl: berlin: as370: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-161-2/+1
* pinctrl: berlin: fix spelling typo in commentJiangshan Yi2022-09-051-1/+1
* pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIszhaoxiao2022-05-221-2/+1
* pinctrl: berlin: fix error return code of berlin_pinctrl_build_state()Meng Tang2022-03-151-0/+2
* pinctrl: berlin: as370: fix a typo s/spififib/spdifibJisheng Zhang2019-10-161-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* pinctrl: berlin: as370: use generic "pwm" as pwm function nameJisheng Zhang2019-01-281-29/+29
* pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-4/+2
* pinctrl: berlin: fix 'pctrl->functions' allocation in berlin_pinctrl_build_stateYueHaibing2018-08-031-6/+8
* pinctrl: berlin: add the as370 SoC pinctrl driverJisheng Zhang2018-07-293-0/+374
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-4/+6
* pinctrl: berlin: switch to SPDX license identifierJisheng Zhang2018-05-236-32/+6
* pinctrl: move const qualifier before structMasahiro Yamada2017-08-141-2/+2
* Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-214-28/+8
|\
| * pinctrl: berlin: make bool drivers explicitly non-modularPaul Gortmaker2017-02-134-28/+8
* | pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang2017-01-301-1/+1
|/
* pinctrl: berlin: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-1/+2
* pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-011-1/+1
* pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLINMasahiro Yamada2015-12-011-1/+1
* pinctrl: berlin: fix BG2CD field widthsThomas Hebb2015-10-161-30/+32
* pinctrl: berlin: fix my family name spellingAntoine Ténart2015-10-165-8/+8
* pinctrl: berlin: add explicit dependency on OFAntoine Tenart2015-10-161-0/+3
* pinctrl: berlin: select the pinctrl driver according to the SoC usedAntoine Tenart2015-10-161-3/+3
* pinctrl: berlin: add the berlin4ct pinctrl driverJisheng Zhang2015-10-163-0/+509
* pinctrl: berlin: Make berlin pinctrl driver visible if COMPILE_TEST=yJisheng Zhang2015-10-161-1/+1
* pinctrl: berlin: introduce berlin_pinctrl_probe_regmap()Jisheng Zhang2015-10-162-9/+21
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-264-75/+12
|\
| * pinctrl: berlin: drop SoC stub provided regmapAntoine Tenart2015-05-184-93/+1
| * pinctrl: berlin: prepare to use regmap provided by sysconAntoine Tenart2015-05-184-1/+30
* | pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* | pinctrl: berlin: comment the spi functionsAntoine Tenart2015-06-103-21/+21
* | pinctrl: berlin: fix spi1 SS0n function nameAntoine Tenart2015-06-101-1/+1
|/
* pinctrl: berlin: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
* pinctrl: berlin: fix the dt_free_map functionAntoine Tenart2014-09-231-20/+1
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-041-4/+4
* pinctrl: berlin: fix an error code in berlin_pinctrl_probe()Dan Carpenter2014-07-051-1/+1
* pinctrl: berlin: Use devm_ioremap_resource()Jingoo Han2014-05-273-9/+9
* pinctrl: berlin: add the BG2CD pinctrl driverAntoine Tenart2014-05-233-0/+222
* pinctrl: berlin: add the BG2 pinctrl driverAntoine Tenart2014-05-233-0/+279
* pinctrl: berlin: add the BG2Q pinctrl driverAntoine Tenart2014-05-233-0/+441
* pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCsAntoine Tenart2014-05-234-0/+418