aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear/pinctrl-spear1310.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-13pinctrl: spear: make bool drivers explicitly non-modularPaul Gortmaker1-12/+0
2016-04-21pinctrl: spear: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan1-6/+0
2015-07-17Update Viresh Kumar's email addressViresh Kumar1-2/+2
2014-10-20pinctrl: spear: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-29pinctrl: Make of_device_id array constKiran Padwal1-1/+1
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2012-11-28pinctrl: remove use of __devexitBill Pemberton1-1/+1
2012-11-28pinctrl: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-28pinctrl: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-11pinctrl: SPEAr: Add gpio ranges supportViresh Kumar1-0/+264
2012-11-05pinctrl: SPEAr1310: add register entries for enabling pad directionShiraz Hashim1-0/+266
2012-11-05pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin groupVipul Kumar Samar1-42/+51
2012-11-05pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFTVipul Kumar Samar1-2/+2
2012-11-05pinctrl: SPEAr1310: fix clcd high resolution pin group nameShiraz Hashim1-1/+1
2012-06-20Viresh has movedViresh Kumar1-2/+2
2012-05-14pinctrl: SPEAr1310: Fix pin numbers for clcd_high_resViresh Kumar1-1/+1
2012-05-14pinctrl: Add SPEAr13xx pinctrl driversViresh Kumar1-0/+2198