aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONFAxel Lin2012-11-13
* pinctrl: spear: Staticize non-exported symbolsAxel Lin2012-11-13
* pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error pathsAxel Lin2012-11-11
* pinctrl: lantiq: Staticize non-exported symbolsAxel Lin2012-11-11
* pinctrl: lantiq: Remove ltq_pmx_disable() functionAxel Lin2012-11-11
* pinctrl: SPEAr: Add SoC specific gpio configuration routinesShiraz Hashim2012-11-11
* pinctrl: Staticize pinconf_opsAxel Lin2012-11-11
* Merge branch 'nomadik' into develLinus Walleij2012-11-11
|\
| * pinctrl/nomadik: db8540: fix moduartstmmux_oc4_1 pin group definition.Jean-Nicolas Graux2012-11-09
| * pinctrl/nomadik: make independent of prcmu driverJonas Aaberg2012-11-09
| * ARM: ux500: add PRCM register base for pinctrlJonas Aaberg2012-11-08
| * pinctrl: nomadik: Add terminating entry for platform_device_id tableAxel Lin2012-11-05
| * pinctrl/nomadik: db8500: fix kp pin groupPatrice Chotard2012-10-28
| * pinctrl/nomadik: debugfs display of other alternate-C functionsJean-Nicolas Graux2012-10-28
| * pinctrl/nomadik: update other alternate-C functions on DB8500Jean-Nicolas Graux2012-10-28
| * pinctrl/nomadik: merge old pincfg headerLinus Walleij2012-10-28
| * pinctrl/nomadik: move the platform data headerLinus Walleij2012-10-28
| * pinctrl/nomadik: allow to support several ranges per GPIO bankPatrice Chotard2012-10-28
| * ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.hPatrice Chotard2012-10-28
| * ARM: plat-nomadik: Introduce new DB8540 GPIO registersMaxime Coquelin2012-10-28
* | Merge branch 'at91' into develLinus Walleij2012-11-11
|\ \
| * | pinctrl: at91: Staticize non-exported symbolsAxel Lin2012-11-05
| * | pinctrl/at91: remove unused variable in at91_dt_node_to_map()Wei Yongjun2012-10-28
| * | pinctrl/at91: using for_each_set_bit to simplify the codeWei Yongjun2012-10-28
| * | pinctrl/at91: remove duplicated include from pinctrl-at91.cWei Yongjun2012-10-28
| * | MAINTAINERS: add pinctrl atmel at91 entryJean-Christophe PLAGNIOL-VILLARD2012-10-28
| * | pinctrl/: at91: fix warningsJean-Christophe PLAGNIOL-VILLARD2012-10-28
| * | gpio/at91: auto request and configure the pio as input when the interrupt is ...Jean-Christophe PLAGNIOL-VILLARD2012-10-24
| * | pinctrl: at91: fix typo on PULL_UPJean-Christophe PLAGNIOL-VILLARD2012-10-24
| * | Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91Linus Walleij2012-10-15
| |\ \
| | * | MTD: atmel_nand: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | arm: at91: dt: at91sam9 add nand pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | arm: at91: dt: sam9g20ek: use rts/cts/dtr/dsr/dcd/ri pinctrl group for uart0Jean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | arm: at91: dt: sam9263ek: use rts/cts pinctrl group for uart0Jean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | arm: at91: dt: sam9m10g45ek: use rts/cts pinctrl group for uart1Jean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | tty: atmel_serial: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | arm: at91: dt: at91sam9 add serial pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | arm: at91: at91sam9x5: fix gpio number per bankJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | at91: regroup gpio and pinctrl under the same rangesJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | ARM: at91: gpio: implement requestJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | * | arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD2012-10-12
* | | | ARM: SPEAr: Add plgpio node in device tree dtsi filesViresh Kumar2012-11-11
* | | | pinctrl: SPEAr: Add gpio ranges supportViresh Kumar2012-11-11
* | | | gpiolib: iron out include ladder mistakesLinus Walleij2012-11-11
* | | | gpiolib: separation of pin concernsLinus Walleij2012-11-11
* | | | gpiolib: call pin removal in chip removal functionLinus Walleij2012-11-11
* | | | gpiolib: remove duplicate pin range codeLinus Walleij2012-11-11