summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/spear/pinctrl-spear.c
Commit message (Expand)AuthorAgeFilesLines
* 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-111-14/+12
* pinctrl: SPEAr: Add gpio ranges supportViresh Kumar2012-11-111-17/+90
* 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-201-1/+1
* pinctrl: Add SPEAr pinctrl driversViresh Kumar2012-04-221-0/+354