summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-25pinctrl: rip out the direct pinconf APILinus Walleij1-174/+0
2013-06-24pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driverJames Hogan3-0/+1036
2013-06-24pinctrl-tz1090: add TZ1090 pinctrl driverJames Hogan3-0/+2084
2013-06-24pinctrl: samsung: Staticize drvdata_listSachin Kamat1-1/+1
2013-06-24pinctrl: rockchip: Add missing irq_gc_unlock() call before return errorAxel Lin1-0/+1
2013-06-24pinctrl: abx500: rework error pathPatrice Chotard1-27/+87
2013-06-24pinctrl: abx500: suppress hardcoded valuePatrice Chotard1-4/+17
2013-06-24pinctrl: abx500: factorize codePatrice Chotard1-17/+15
2013-06-24pinctrl: abx500: fix abx500_gpio_get()Patrice Chotard1-2/+15
2013-06-24pinctrl: abx500: fix abx500_pin_config_set()Patrice Chotard1-6/+25
2013-06-24pinctrl: abx500: Add device tree supportPatrice Chotard1-0/+184
2013-06-24sh-pfc: Guard DT parsing with #ifdef CONFIG_OFLaurent Pinchart1-0/+4
2013-06-18pinctrl: add Intel BayTrail GPIO/pinctrl supportMathias Nyman3-0/+556
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