summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/bcm/pinctrl-ns2-mux.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: bcm: Add missing header(s)Andy Shevchenko2022-10-241-3/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-9/+1
* pinctrl: bcm: Simplify bool comparisonJiapeng Zhong2021-01-181-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* Merge tag 'v5.4-rc5' into develLinus Walleij2019-11-131-2/+2
|\
| * pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter2019-10-051-2/+2
* | pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-11-051-4/+2
|/
* pinctrl: ns2: Fix potential NULL dereferenceYoung Xiao2019-06-081-0/+2
* pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-261-3/+3
* pinctrl: ns2: constify pinctrl_ops and pinmux_ops structuresJulia Lawall2016-09-071-2/+2
* pinctrl: ns2: remove redundant dev_err call in ns2_pinmux_probe()Wei Yongjun2016-07-221-6/+2
* pinctrl: ns2: fix return value check in ns2_pinmux_probe()Wei Yongjun2016-07-111-2/+2
* pinctrl: ns2: rename pinctrl_utils_dt_free_mapArnd Bergmann2016-05-091-1/+1
* pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoCYendapally Reddy Dhananjaya Reddy2016-04-301-0/+1117