summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear
Commit message (Expand)AuthorAgeFilesLines
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-048-20/+17Star
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-117-17/+17
|\
| * pinctrl: remove use of __devexitBill Pemberton2012-11-287-7/+7
| * pinctrl: remove use of __devinitdataBill Pemberton2012-11-285-5/+5
| * pinctrl: remove use of __devexit_pBill Pemberton2012-11-285-5/+5
* | pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera2012-11-231-1/+1
* | Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar2012-11-151-4/+15
* | pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin2012-11-151-1/+2
* | pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup foundAxel Lin2012-11-151-3/+3
* | pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin2012-11-151-3/+3
* | pinctrl: spear: Staticize non-exported symbolsAxel Lin2012-11-131-5/+7
* | pinctrl: SPEAr: Add SoC specific gpio configuration routinesShiraz Hashim2012-11-113-14/+53
* | pinctrl: SPEAr: Add gpio ranges supportViresh Kumar2012-11-118-17/+447
* | pinctrl: SPEAr: Add plgpio driverViresh Kumar2012-11-113-0/+754
|/
* pinctrl: SPEAr1340: Add clcd sleep mode pin configurationVipul Kumar Samar2012-11-051-1/+38
* pinctrl: SPEAr1340: Make DDR reset & clock pads as gpioDeepak Sikri2012-11-051-1/+1
* pinctrl: SPEAr1310: add register entries for enabling pad directionShiraz Hashim2012-11-051-0/+266
* pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin groupVipul Kumar Samar2012-11-051-42/+51
* pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFTVipul Kumar Samar2012-11-051-2/+2
* pinctrl: SPEAr1310: fix clcd high resolution pin group nameShiraz Hashim2012-11-051-1/+1
* pinctrl: SPEAr320: Correct pad mux entries for rmii/smiiDeepak Sikri2012-11-051-2/+2
* pinctrl: SPEAr3xx: correct register space to configure pwmShiraz Hashim2012-11-052-0/+5
* pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disableViresh Kumar2012-11-051-1/+1
* pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctlDevendra Naga2012-07-031-2/+2
* Viresh has movedViresh Kumar2012-06-209-14/+14
* pinctrl: SPEAr1310: Fix pin numbers for clcd_high_resViresh Kumar2012-05-141-1/+1
* pinctrl: Add SPEAr13xx pinctrl driversViresh Kumar2012-05-145-0/+4345
* pinctrl: SPEAr: Create macro for declaring GPIO PINSViresh Kumar2012-05-142-102/+106
* pinctrl: Add SPEAr3xx pinctrl driversViresh Kumar2012-04-227-0/+5311
* pinctrl: Add SPEAr pinctrl driversViresh Kumar2012-04-224-0/+513