summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mvebu/armada-xp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-5/+1
* treewide: Use driver macroSascha Hauer2020-09-291-6/+1
* pinctrl: tree-wide probe devices during core_initcallMarco Felsch2018-10-191-1/+1
* pinctrl: mvebu: fix a comment about mv78460Uwe Kleine-König2016-10-211-1/+1
* pinctrl: mvebu: sync mpp names to Linux 4.9-rc1Uwe Kleine-König2016-10-191-45/+48
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-3/+3
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+2
* pinctrl: mvebu: add pinctrl driver for Armada XPSebastian Hesselbarth2014-07-231-0/+403