summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/spear
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: remove redundant of_match_ptrSachin Kamat2013-10-081-1/+1
* pinctrl: spear: Convert to devm_ioremap_resourceAxel Lin2013-08-281-9/+4
* pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLEAxel Lin2013-08-231-1/+1
* pinctrl: spear/plgpio: Staticize spear310_o2pSachin Kamat2013-06-181-1/+1
* drivers/pinctrl/spear: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-161-6/+1
* Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-021-3/+3
|\
| * pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-301-3/+3
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-1/+1
|\ \ | |/ |/|
| * arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-1/+1
* | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-071-2/+2
|/
* pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3
* Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-038-20/+17
* 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