summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear/pinctrl-spear300.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Explicitly include correct DT includesRob Herring2023-07-201-1/+1
* pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()Zheng Yongjun2020-12-121-7/+1
* pinctrl: spear: make bool drivers explicitly non-modularPaul Gortmaker2017-02-131-12/+0
* pinctrl: spear: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-6/+0
* Update Viresh Kumar's email addressViresh Kumar2015-07-181-2/+2
* pinctrl: spear: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* pinctrl: Make of_device_id array constKiran Padwal2014-08-291-1/+1
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-3/+3
|\
| * pinctrl: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * pinctrl: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
| * pinctrl: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* | pinctrl: SPEAr: Add gpio ranges supportViresh Kumar2012-11-111-0/+2
|/
* Viresh has movedViresh Kumar2012-06-201-2/+2
* pinctrl: Add SPEAr3xx pinctrl driversViresh Kumar2012-04-221-0/+708