aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAge
...
| * | | | | | | | pinctrl/u300/coh901: let the gpio_chip register the rangeLinus Walleij2012-11-21
| * | | | | | | | pinctrl: add function to retrieve range from pinLinus Walleij2012-11-21
| * | | | | | | | pinctrl: make range registration defer properlyLinus Walleij2012-11-21
| * | | | | | | | gpiolib: rename find_pinctrl_*Linus Walleij2012-11-21
| * | | | | | | | pinctrl: nomadik: Staticize non-exported symbolsAxel Lin2012-11-15
| * | | | | | | | pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULLAxel Lin2012-11-15
| * | | | | | | | pinctrl: single: dump pinmux register valueHaojian Zhuang2012-11-15
| * | | | | | | | Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar2012-11-15
| * | | | | | | | pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin2012-11-15
| * | | | | | | | pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup foundAxel Lin2012-11-15
| * | | | | | | | pinctrl: coh901: Return proper error if irq_domain_add_linear() failsAxel Lin2012-11-15
| * | | | | | | | pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin2012-11-15
| * | | | | | | | pinctrl: imx: Fix the logic checking if not able to find pin reg mapAxel Lin2012-11-15
| * | | | | | | | pinctrl: tegra: Staticize non-exported symbolsAxel Lin2012-11-15
| * | | | | | | | pinctrl/nomadik: db8540: split clkout groupPatrice Chotard2012-11-15
| * | | | | | | | pinctrl/nomadik: db8500: split clkout groupPatrice Chotard2012-11-15
| * | | | | | | | pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_infoAxel Lin2012-11-15
| * | | | | | | | pinctrl: pxa3xx: Use devm_request_and_ioremapAxel Lin2012-11-15
| * | | | | | | | pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONFAxel Lin2012-11-15
| * | | | | | | | 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
| | * | | | | | | 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
| | | |_|/ / / | | |/| | | |
| * | | | | | 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
| | * | | | | 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
| | * | | | | ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-12
| | | |_|/ / | | |/| | |
| * | | | | pinctrl: SPEAr: Add gpio ranges supportViresh Kumar2012-11-11
| * | | | | gpiolib: separation of pin concernsLinus Walleij2012-11-11
| * | | | | pinctrl: sirf: Staticize non-exported symbolAxel Lin2012-11-11
| * | | | | pinctrl: u300: Staticize non-exported symbolsAxel Lin2012-11-11