aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear/pinctrl-spear.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-11-28pinctrl: remove use of __devexitBill Pemberton1-1/+1
2012-11-15pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup foundAxel Lin1-3/+3
2012-11-15pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin1-3/+3
2012-11-13pinctrl: spear: Staticize non-exported symbolsAxel Lin1-5/+7
2012-11-11pinctrl: SPEAr: Add SoC specific gpio configuration routinesShiraz Hashim1-14/+12
2012-11-11pinctrl: SPEAr: Add gpio ranges supportViresh Kumar1-17/+90
2012-11-05pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disableViresh Kumar1-1/+1
2012-07-03pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctlDevendra Naga1-2/+2
2012-06-20Viresh has movedViresh Kumar1-1/+1
2012-04-22pinctrl: Add SPEAr pinctrl driversViresh Kumar1-0/+354