aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/bcm/pinctrl-ns2-mux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)Thomas Gleixner1-9/+1
2021-01-18pinctrl: bcm: Simplify bool comparisonJiapeng Zhong1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-11-13Merge tag 'v5.4-rc5' into develLinus Walleij1-2/+2
2019-11-05pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-4/+2
2019-10-05pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter1-2/+2
2019-06-08pinctrl: ns2: Fix potential NULL dereferenceYoung Xiao1-0/+2
2017-01-26pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg1-3/+3
2016-09-07pinctrl: ns2: constify pinctrl_ops and pinmux_ops structuresJulia Lawall1-2/+2
2016-07-22pinctrl: ns2: remove redundant dev_err call in ns2_pinmux_probe()Wei Yongjun1-6/+2
2016-07-11pinctrl: ns2: fix return value check in ns2_pinmux_probe()Wei Yongjun1-2/+2
2016-05-09pinctrl: ns2: rename pinctrl_utils_dt_free_mapArnd Bergmann1-1/+1
2016-04-30pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoCYendapally Reddy Dhananjaya Reddy1-0/+1117