summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mvebu/pinctrl-kirkwood.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Use device_get_match_data()Rob Herring2023-10-301-5/+2
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-131-279/+297
|\
| * pinctrl: mvebu: Add support for MV98DX1135Chris Packham2019-06-251-279/+297
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* pinctrl: mvebu: make bool drivers explicitly non-modularPaul Gortmaker2017-02-131-7/+1
* pinctrl: mvebu: remove unused variableArnd Bergmann2017-01-261-1/+0
* pinctrl: mvebu: switch drivers to generic simple mmioRussell King2017-01-181-23/+5
* pinctrl: mvebu: provide per-control private dataRussell King2017-01-181-2/+4
* pinctrl: mvebu: constify mvebu_mpp_ctrl structuresRussell King2017-01-181-3/+3
* pinctrl: fix pincontrol definition for marvellAndreas Klinger2016-07-241-42/+43
* pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-6/+0
* pinctrl: constify of_device_id arrayFabian Frederick2015-03-271-1/+1
* pinctrl: mvebu: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* pinctrl: mvebu: move resource allocation to SoC specific driversSebastian Hesselbarth2014-02-251-3/+10
* pinctrl: mvebu: kirkwood: provide generic mpp callbacksSebastian Hesselbarth2014-02-251-0/+12
* pinctrl: mvebu: remove redundant of_match_ptrSachin Kamat2013-10-231-1/+1
* pinctrl: mvebu: fix MPP6 value for kirkwood driverSimon Guinot2013-01-181-3/+3
* pinctrl: mvebu: Fix compiler warningsAndrew Lunn2013-01-181-1/+1
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* ARM: Kirkwood: support 98DX412x kirkwoods with pinctrlValentin Longchamp2012-11-241-278/+290
* pinctrl: mvebu: move to its own directoryThomas Petazzoni2012-11-111-0/+472