summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear
AgeCommit message (Expand)AuthorLines
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman-20/+17
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-17/+17
2012-11-28pinctrl: remove use of __devexitBill Pemberton-7/+7
2012-11-28pinctrl: remove use of __devinitdataBill Pemberton-5/+5
2012-11-28pinctrl: remove use of __devexit_pBill Pemberton-5/+5
2012-11-23pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera-1/+1
2012-11-15Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar-4/+15
2012-11-15pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin-1/+2
2012-11-15pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup foundAxel Lin-3/+3
2012-11-15pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin-3/+3
2012-11-13pinctrl: spear: Staticize non-exported symbolsAxel Lin-5/+7
2012-11-11pinctrl: SPEAr: Add SoC specific gpio configuration routinesShiraz Hashim-14/+53
2012-11-11pinctrl: SPEAr: Add gpio ranges supportViresh Kumar-17/+447
2012-11-11pinctrl: SPEAr: Add plgpio driverViresh Kumar-0/+754
2012-11-05pinctrl: SPEAr1340: Add clcd sleep mode pin configurationVipul Kumar Samar-1/+38
2012-11-05pinctrl: SPEAr1340: Make DDR reset & clock pads as gpioDeepak Sikri-1/+1
2012-11-05pinctrl: SPEAr1310: add register entries for enabling pad directionShiraz Hashim-0/+266
2012-11-05pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin groupVipul Kumar Samar-42/+51
2012-11-05pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFTVipul Kumar Samar-2/+2
2012-11-05pinctrl: SPEAr1310: fix clcd high resolution pin group nameShiraz Hashim-1/+1
2012-11-05pinctrl: SPEAr320: Correct pad mux entries for rmii/smiiDeepak Sikri-2/+2
2012-11-05pinctrl: SPEAr3xx: correct register space to configure pwmShiraz Hashim-0/+5
2012-11-05pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disableViresh Kumar-1/+1
2012-07-03pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctlDevendra Naga-2/+2
2012-06-20Viresh has movedViresh Kumar-14/+14
2012-05-14pinctrl: SPEAr1310: Fix pin numbers for clcd_high_resViresh Kumar-1/+1
2012-05-14pinctrl: Add SPEAr13xx pinctrl driversViresh Kumar-0/+4345
2012-05-14pinctrl: SPEAr: Create macro for declaring GPIO PINSViresh Kumar-102/+106
2012-04-22pinctrl: Add SPEAr3xx pinctrl driversViresh Kumar-0/+5311
2012-04-22pinctrl: Add SPEAr pinctrl driversViresh Kumar-0/+513