summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin()Wei Yongjun2013-06-181-8/+7
* pinctrl: exynos: ack level-triggered interrupts before unmaskingDoug Anderson2013-06-171-0/+22
* pinctrl: export pinctrl_pm_select_*_stateArnd Bergmann2013-06-171-1/+3
* pinctrl: rockchip: correctly handle arguments of pinconf optionsHeiko Stübner2013-06-171-4/+37
* pinctrl: single: adopt pinctrl sleep mode managementHebbar Gururaja2013-06-171-0/+27
* pinctrl: sunxi: Add Allwinner A10s pinsMaxime Ripard2013-06-172-0/+646
* pinctrl: sunxi: Move the pins definitions to a separate headerMaxime Ripard2013-06-172-1360/+1379
* pinctrl: dynamically alloc temp array when parsing dt pinconf optionsHeiko Stübner2013-06-171-6/+18
* pinctrl: handle zero found dt pinconfig properties betterHeiko Stübner2013-06-171-0/+7
* pinctrl: clarify some dt pinconfig optionsHeiko Stübner2013-06-171-4/+5
* pinctrl: add pin list based GPIO rangesChristian Ruppert2013-06-171-10/+49
* pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ackDoug Anderson2013-06-161-26/+26
* pinctrl: exynos: Add spinlocks to irq_mask and irq_unmaskDoug Anderson2013-06-161-0/+20
* pinctrl: abx500: fix build warningPatrice Chotard2013-06-161-1/+1
* pinctrl: add pinctrl driver for Rockchip SoCsHeiko Stübner2013-06-163-0/+1367
* pinctrl: add function to parse generic pinconfig properties from a dt nodeHeiko Stübner2013-06-162-0/+87
* pinctrl: sunxi: Add external interrupt functionsMaxime Ripard2013-06-161-26/+73
* pinctrl: sunxi: Add external interrupts supportMaxime Ripard2013-06-162-0/+223
* pinctrl: sunxi: Search the description array by pin idMaxime Ripard2013-06-161-21/+29
* pinctrl: exynos5440: fix issues reported by prevent toolThomas Abraham2013-06-161-5/+8
* pinctrl: pinctrl-single: pin names for pinctrl-single.bitsManjunathappa, Prakash2013-06-161-5/+10
* pinctrl: pinctrl-single: enhance to configure multiple pins of different modulesManjunathappa, Prakash2013-06-161-33/+165
* drivers: pinctrl sleep and idle states in the coreLinus Walleij2013-06-161-0/+61
* pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner2013-06-161-0/+2
* pinctrl: add VF610 pinctrl driverJingchang Lu2013-06-163-0/+347
* pinctrl: imx: add VF610 support to imx pinctrl frameworkJingchang Lu2013-06-162-11/+46
* pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/downPatrice Chotard2013-06-161-16/+70
* pinctrl: abx500: allow to set pull upPatrice Chotard2013-06-161-1/+23
* pinctrl: abx500: fix abx500_config_pull_updownPatrice Chotard2013-06-161-1/+1
* pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan2013-06-161-0/+1
* pinconf-generic: add drive strength to debugfs outputJames Hogan2013-06-161-0/+1
* pinctrl: abx500: suppress unused mutexPatrice Chotard2013-06-161-10/+0
* pinctrl: sirf: save the status in suspend and restore after resumingBarry Song2013-06-161-0/+56
* pinctrl: sink pinctrldev_list_mutexLinus Walleij2013-06-161-21/+13
* pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoCBarry Song2013-06-166-934/+1955
* drivers: pinctrl: vt8500: use devm_ioremap_resource()Laurent Navet2013-06-161-3/+3
* pinctrl: dove: add PMU functions to pinctrlSebastian Hesselbarth2013-06-161-28/+216
* drivers/pinctrl/spear: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-161-6/+1
* pinctrl: enable build of pinctrl-imx6sl driverShawn Guo2013-06-161-0/+1
* drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-161-6/+1
* pinctrl: u300: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-1/+0
* pinctrl: sirf: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-4/+1
* pinctrl: mxs: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-2/+0
* pinctrl: coh901: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-1/+0
* Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-06-071-9/+36
|\
| * sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart2013-06-041-9/+36
* | pinctrl: pinconf: take the right mutexLinus Walleij2013-05-271-2/+2
* | pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()Wei Yongjun2013-05-271-1/+3
* | pinctrl: exynos: Handle suspend/resume of GPIO EINT registersTomasz Figa2013-05-272-3/+114
* | pinctrl: samsung: Allow per-bank SoC-specific private dataTomasz Figa2013-05-271-0/+1
OpenPOWER on IntegriCloud