| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addr | Axel Lin | 2012-11-15 | 1 | -3/+3 |
* | pinctrl: imx: Fix the logic checking if not able to find pin reg map | Axel Lin | 2012-11-15 | 1 | -1/+1 |
* | pinctrl: tegra: Staticize non-exported symbols | Axel Lin | 2012-11-15 | 1 | -10/+12 |
* | pinctrl/nomadik: db8540: split clkout group | Patrice Chotard | 2012-11-15 | 1 | -5/+10 |
* | pinctrl/nomadik: db8500: split clkout group | Patrice Chotard | 2012-11-15 | 1 | -7/+14 |
* | pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_info | Axel Lin | 2012-11-15 | 2 | -4/+0 |
* | pinctrl: pxa3xx: Use devm_request_and_ioremap | Axel Lin | 2012-11-15 | 1 | -8/+2 |
* | pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF | Axel Lin | 2012-11-15 | 1 | -4/+2 |
* | pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONF | Axel Lin | 2012-11-13 | 1 | -4/+2 |
* | pinctrl: spear: Staticize non-exported symbols | Axel Lin | 2012-11-13 | 1 | -5/+7 |
* | pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error paths | Axel Lin | 2012-11-11 | 1 | -7/+21 |
* | pinctrl: lantiq: Staticize non-exported symbols | Axel Lin | 2012-11-11 | 1 | -6/+6 |
* | pinctrl: lantiq: Remove ltq_pmx_disable() function | Axel Lin | 2012-11-11 | 1 | -11/+0 |
* | pinctrl: SPEAr: Add SoC specific gpio configuration routines | Shiraz Hashim | 2012-11-11 | 3 | -14/+53 |
* | pinctrl: Staticize pinconf_ops | Axel Lin | 2012-11-11 | 7 | -7/+7 |
* | Merge branch 'nomadik' into devel | Linus Walleij | 2012-11-11 | 4 | -38/+184 |
|\ |
|
| * | pinctrl/nomadik: db8540: fix moduartstmmux_oc4_1 pin group definition. | Jean-Nicolas Graux | 2012-11-09 | 1 | -0/+1 |
| * | pinctrl/nomadik: make independent of prcmu driver | Jonas Aaberg | 2012-11-09 | 1 | -20/+39 |
| * | pinctrl: nomadik: Add terminating entry for platform_device_id table | Axel Lin | 2012-11-05 | 1 | -0/+1 |
| * | pinctrl/nomadik: db8500: fix kp pin group | Patrice Chotard | 2012-10-28 | 1 | -1/+2 |
| * | pinctrl/nomadik: debugfs display of other alternate-C functions | Jean-Nicolas Graux | 2012-10-28 | 1 | -4/+41 |
| * | pinctrl/nomadik: update other alternate-C functions on DB8500 | Jean-Nicolas Graux | 2012-10-28 | 1 | -5/+96 |
| * | pinctrl/nomadik: merge old pincfg header | Linus Walleij | 2012-10-28 | 1 | -3/+1 |
| * | pinctrl/nomadik: move the platform data header | Linus Walleij | 2012-10-28 | 2 | -2/+2 |
| * | pinctrl/nomadik: allow to support several ranges per GPIO bank | Patrice Chotard | 2012-10-28 | 1 | -2/+2 |
| * | ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.h | Patrice Chotard | 2012-10-28 | 1 | -2/+0 |
* | | Merge branch 'at91' into devel | Linus Walleij | 2012-11-11 | 5 | -0/+1537 |
|\ \ |
|
| * | | pinctrl: at91: Staticize non-exported symbols | Axel Lin | 2012-11-05 | 1 | -10/+12 |
| * | | pinctrl/at91: remove unused variable in at91_dt_node_to_map() | Wei Yongjun | 2012-10-28 | 1 | -3/+0 |
| * | | pinctrl/at91: using for_each_set_bit to simplify the code | Wei Yongjun | 2012-10-28 | 1 | -3/+1 |
| * | | pinctrl/at91: remove duplicated include from pinctrl-at91.c | Wei Yongjun | 2012-10-28 | 1 | -1/+0 |
| * | | pinctrl/: at91: fix warnings | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-28 | 1 | -2/+2 |
| * | | gpio/at91: auto request and configure the pio as input when the interrupt is ... | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-24 | 1 | -1/+25 |
| * | | pinctrl: at91: fix typo on PULL_UP | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-24 | 1 | -1/+1 |
| * | | Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91 | Linus Walleij | 2012-10-15 | 5 | -0/+1517 |
| |\ \ |
|
| | * | | MTD: atmel_nand: add pinctrl consumer support | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-13 | 1 | -0/+9 |
| | * | | tty: atmel_serial: add pinctrl support | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-13 | 1 | -0/+8 |
| | * | | ARM: at91: add pinctrl support | Jean-Christophe PLAGNIOL-VILLARD | 2012-10-13 | 3 | -0/+1500 |
* | | | | pinctrl: SPEAr: Add gpio ranges support | Viresh Kumar | 2012-11-11 | 8 | -17/+447 |
* | | | | gpiolib: separation of pin concerns | Linus Walleij | 2012-11-11 | 3 | -20/+15 |
* | | | | gpiolib: call pin removal in chip removal function | Linus Walleij | 2012-11-11 | 1 | -0/+1 |
* | | | | gpiolib: remove duplicate pin range code | Linus Walleij | 2012-11-11 | 1 | -12/+1 |
* | | | | gpiolib-of: staticize the pin range calls | Linus Walleij | 2012-11-11 | 1 | -4/+4 |
* | | | | gpiolib: fix up function prototypes etc | Linus Walleij | 2012-11-11 | 1 | -5/+5 |
* | | | | pinctrl: sirf: Staticize non-exported symbol | Axel Lin | 2012-11-11 | 1 | -2/+2 |
* | | | | pinctrl: u300: Staticize non-exported symbols | Axel Lin | 2012-11-11 | 1 | -6/+4 |
* | | | | pinctrl/u300: use managed resources | Linus Walleij | 2012-11-11 | 1 | -28/+4 |
* | | | | pinctrl/coh901: convert to use managed resources | Linus Walleij | 2012-11-11 | 1 | -43/+19 |
* | | | | pinctrl/coh901: use irqdomain, allocate irqdescs | Linus Walleij | 2012-11-11 | 1 | -14/+46 |
* | | | | pinctrl: SPEAr: Add plgpio driver | Viresh Kumar | 2012-11-11 | 3 | -0/+754 |