summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-18pinctrl: Staticize local symbolsSachin Kamat1-2/+2
2013-06-18pinctrl: spear/plgpio: Staticize spear310_o2pSachin Kamat1-1/+1
2013-06-18pinctrl: nomadik: Staticize local symbolsSachin Kamat1-3/+3
2013-06-18pinctrl: bcm2835: Staticize bcm2835_gpio_pinsSachin Kamat1-1/+1
2013-06-18sh-pfc: Add pinconf support to DT bindingsLaurent Pinchart1-12/+97
2013-06-18sh-pfc: Add DT supportLaurent Pinchart2-1/+179
2013-06-18sh-pfc: Remove support for platform dataLaurent Pinchart1-2/+1
2013-06-18pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin()Wei Yongjun1-8/+7
2013-06-17pinctrl: exynos: ack level-triggered interrupts before unmaskingDoug Anderson1-0/+22
2013-06-17pinctrl: export pinctrl_pm_select_*_stateArnd Bergmann1-1/+3
2013-06-17pinctrl: rockchip: correctly handle arguments of pinconf optionsHeiko Stübner1-4/+37
2013-06-17pinctrl: single: adopt pinctrl sleep mode managementHebbar Gururaja1-0/+27
2013-06-17spi: pl022: remove unused ret and pins_state variablesFabio Baltieri1-5/+0
2013-06-17pinctrl: sunxi: Add Allwinner A10s pinsMaxime Ripard2-0/+646
2013-06-17pinctrl: sunxi: Move the pins definitions to a separate headerMaxime Ripard2-1360/+1379
2013-06-17pinctrl: dynamically alloc temp array when parsing dt pinconf optionsHeiko Stübner1-6/+18
2013-06-17pinctrl: handle zero found dt pinconfig properties betterHeiko Stübner1-0/+7
2013-06-17pinctrl: clarify some dt pinconfig optionsHeiko Stübner1-4/+5
2013-06-17pinctrl: add pin list based GPIO rangesChristian Ruppert1-10/+49
2013-06-16pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ackDoug Anderson1-26/+26
2013-06-16pinctrl: exynos: Add spinlocks to irq_mask and irq_unmaskDoug Anderson1-0/+20
2013-06-16pinctrl: abx500: fix build warningPatrice Chotard1-1/+1
2013-06-16pinctrl: add pinctrl driver for Rockchip SoCsHeiko Stübner3-0/+1367
2013-06-16pinctrl: add function to parse generic pinconfig properties from a dt nodeHeiko Stübner2-0/+87
2013-06-16drivers: net: davinci_mdio: use pinctrl PM helpersMugunthan V N1-0/+10
2013-06-16drivers: net: cpsw: use pinctrl PM helpersMugunthan V N1-0/+11
2013-06-16spi: pl022: use pinctrl PM helpersLinus Walleij1-57/+8
2013-06-16pinctrl: sunxi: Add external interrupt functionsMaxime Ripard1-26/+73
2013-06-16pinctrl: sunxi: Add external interrupts supportMaxime Ripard2-0/+223
2013-06-16pinctrl: sunxi: Search the description array by pin idMaxime Ripard1-21/+29
2013-06-16pinctrl: exynos5440: fix issues reported by prevent toolThomas Abraham1-5/+8
2013-06-16pinctrl: pinctrl-single: pin names for pinctrl-single.bitsManjunathappa, Prakash1-5/+10
2013-06-16pinctrl: pinctrl-single: enhance to configure multiple pins of different modulesManjunathappa, Prakash1-33/+165
2013-06-16i2c: nomadik: use pinctrl PM helpersLinus Walleij1-80/+10
2013-06-16tty: serial: modify PL011 driver to use pinctrl PM helpersLinus Walleij1-39/+3
2013-06-16drivers: pinctrl sleep and idle states in the coreLinus Walleij2-0/+80
2013-06-16pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner1-0/+2
2013-06-16pinctrl: add VF610 pinctrl driverJingchang Lu3-0/+347
2013-06-16pinctrl: imx: add VF610 support to imx pinctrl frameworkJingchang Lu2-11/+46
2013-06-16pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/downPatrice Chotard1-16/+70
2013-06-16pinctrl: abx500: allow to set pull upPatrice Chotard1-1/+23
2013-06-16pinctrl: abx500: fix abx500_config_pull_updownPatrice Chotard1-1/+1
2013-06-16pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan1-0/+1
2013-06-16pinconf-generic: add drive strength to debugfs outputJames Hogan1-0/+1
2013-06-16pinctrl: abx500: suppress unused mutexPatrice Chotard1-10/+0
2013-06-16pinctrl: sirf: save the status in suspend and restore after resumingBarry Song1-0/+56
2013-06-16pinctrl: sink pinctrldev_list_mutexLinus Walleij1-21/+13
2013-06-16pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoCBarry Song6-934/+1955
2013-06-16drivers: pinctrl: vt8500: use devm_ioremap_resource()Laurent Navet1-3/+3
2013-06-16pinctrl: dove: add PMU functions to pinctrlSebastian Hesselbarth1-28/+216