aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear/pinctrl-spear.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij1-2/+2
2014-07-11pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu1-7/+0
2013-08-28pinctrl: spear: Convert to devm_ioremap_resourceAxel Lin1-9/+4
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart1-2/+2
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman1-6/+5
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