summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: rip out the direct pinconf APILinus Walleij2013-06-251-174/+0
* pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driverJames Hogan2013-06-243-0/+1036
* pinctrl-tz1090: add TZ1090 pinctrl driverJames Hogan2013-06-243-0/+2084
* pinctrl: samsung: Staticize drvdata_listSachin Kamat2013-06-241-1/+1
* pinctrl: rockchip: Add missing irq_gc_unlock() call before return errorAxel Lin2013-06-241-0/+1
* pinctrl: abx500: rework error pathPatrice Chotard2013-06-241-27/+87
* pinctrl: abx500: suppress hardcoded valuePatrice Chotard2013-06-241-4/+17
* pinctrl: abx500: factorize codePatrice Chotard2013-06-241-17/+15
* pinctrl: abx500: fix abx500_gpio_get()Patrice Chotard2013-06-241-2/+15
* pinctrl: abx500: fix abx500_pin_config_set()Patrice Chotard2013-06-241-6/+25
* pinctrl: abx500: Add device tree supportPatrice Chotard2013-06-241-0/+184
* sh-pfc: Guard DT parsing with #ifdef CONFIG_OFLaurent Pinchart2013-06-241-0/+4
* pinctrl: add Intel BayTrail GPIO/pinctrl supportMathias Nyman2013-06-183-0/+556
* pinctrl: Staticize local symbolsSachin Kamat2013-06-181-2/+2
* pinctrl: spear/plgpio: Staticize spear310_o2pSachin Kamat2013-06-181-1/+1
* pinctrl: nomadik: Staticize local symbolsSachin Kamat2013-06-181-3/+3
* pinctrl: bcm2835: Staticize bcm2835_gpio_pinsSachin Kamat2013-06-181-1/+1
* sh-pfc: Add pinconf support to DT bindingsLaurent Pinchart2013-06-181-12/+97
* sh-pfc: Add DT supportLaurent Pinchart2013-06-182-1/+179
* sh-pfc: Remove support for platform dataLaurent Pinchart2013-06-181-2/+1
* 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
* spi: pl022: remove unused ret and pins_state variablesFabio Baltieri2013-06-171-5/+0
* 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
* drivers: net: davinci_mdio: use pinctrl PM helpersMugunthan V N2013-06-161-0/+10
* drivers: net: cpsw: use pinctrl PM helpersMugunthan V N2013-06-161-0/+11
* spi: pl022: use pinctrl PM helpersLinus Walleij2013-06-161-57/+8
* 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
* i2c: nomadik: use pinctrl PM helpersLinus Walleij2013-06-161-80/+10
* tty: serial: modify PL011 driver to use pinctrl PM helpersLinus Walleij2013-06-161-39/+3
* drivers: pinctrl sleep and idle states in the coreLinus Walleij2013-06-162-0/+80
* pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner2013-06-161-0/+2