summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | pinctrl: make range registration defer properlyLinus Walleij2012-11-211-1/+6
| * | | | | | | | gpiolib: rename find_pinctrl_*Linus Walleij2012-11-211-2/+2
| * | | | | | | | pinctrl: nomadik: Staticize non-exported symbolsAxel Lin2012-11-151-14/+12Star
| * | | | | | | | pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULLAxel Lin2012-11-151-3/+8
| * | | | | | | | pinctrl: single: dump pinmux register valueHaojian Zhuang2012-11-151-4/+4
| * | | | | | | | Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar2012-11-151-4/+15
| * | | | | | | | pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin2012-11-151-1/+2
| * | | | | | | | pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup foundAxel Lin2012-11-151-3/+3
| * | | | | | | | pinctrl: coh901: Return proper error if irq_domain_add_linear() failsAxel Lin2012-11-151-2/+4
| * | | | | | | | pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin2012-11-151-3/+3
| * | | | | | | | pinctrl: imx: Fix the logic checking if not able to find pin reg mapAxel Lin2012-11-151-1/+1
| * | | | | | | | pinctrl: tegra: Staticize non-exported symbolsAxel Lin2012-11-151-10/+12
| * | | | | | | | pinctrl/nomadik: db8540: split clkout groupPatrice Chotard2012-11-151-5/+10
| * | | | | | | | pinctrl/nomadik: db8500: split clkout groupPatrice Chotard2012-11-151-7/+14
| * | | | | | | | pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_infoAxel Lin2012-11-152-4/+0Star
| * | | | | | | | pinctrl: pxa3xx: Use devm_request_and_ioremapAxel Lin2012-11-151-8/+2Star
| * | | | | | | | pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONFAxel Lin2012-11-151-4/+2Star
| * | | | | | | | pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONFAxel Lin2012-11-131-4/+2Star
| * | | | | | | | pinctrl: spear: Staticize non-exported symbolsAxel Lin2012-11-131-5/+7
| * | | | | | | | pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error pathsAxel Lin2012-11-111-7/+21
| * | | | | | | | pinctrl: lantiq: Staticize non-exported symbolsAxel Lin2012-11-111-6/+6
| * | | | | | | | pinctrl: lantiq: Remove ltq_pmx_disable() functionAxel Lin2012-11-111-11/+0Star
| * | | | | | | | pinctrl: SPEAr: Add SoC specific gpio configuration routinesShiraz Hashim2012-11-113-14/+53
| * | | | | | | | pinctrl: Staticize pinconf_opsAxel Lin2012-11-117-7/+7
| * | | | | | | | Merge branch 'nomadik' into develLinus Walleij2012-11-114-38/+184
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | pinctrl/nomadik: db8540: fix moduartstmmux_oc4_1 pin group definition.Jean-Nicolas Graux2012-11-091-0/+1
| | * | | | | | | pinctrl/nomadik: make independent of prcmu driverJonas Aaberg2012-11-091-20/+39
| | * | | | | | | pinctrl: nomadik: Add terminating entry for platform_device_id tableAxel Lin2012-11-051-0/+1
| | * | | | | | | pinctrl/nomadik: db8500: fix kp pin groupPatrice Chotard2012-10-281-1/+2
| | * | | | | | | pinctrl/nomadik: debugfs display of other alternate-C functionsJean-Nicolas Graux2012-10-281-4/+41
| | * | | | | | | pinctrl/nomadik: update other alternate-C functions on DB8500Jean-Nicolas Graux2012-10-281-5/+96
| | * | | | | | | pinctrl/nomadik: merge old pincfg headerLinus Walleij2012-10-281-3/+1Star
| | * | | | | | | pinctrl/nomadik: move the platform data headerLinus Walleij2012-10-282-2/+2
| | * | | | | | | pinctrl/nomadik: allow to support several ranges per GPIO bankPatrice Chotard2012-10-281-2/+2
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ARM: plat-nomadik: move NMK_GPIO_PER_CHIP into gpio-nomadik.hPatrice Chotard2012-10-281-2/+0Star
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'at91' into develLinus Walleij2012-11-113-0/+1520
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | pinctrl: at91: Staticize non-exported symbolsAxel Lin2012-11-051-10/+12
| | * | | | | pinctrl/at91: remove unused variable in at91_dt_node_to_map()Wei Yongjun2012-10-281-3/+0Star
| | * | | | | pinctrl/at91: using for_each_set_bit to simplify the codeWei Yongjun2012-10-281-3/+1Star
| | * | | | | pinctrl/at91: remove duplicated include from pinctrl-at91.cWei Yongjun2012-10-281-1/+0Star
| | * | | | | pinctrl/: at91: fix warningsJean-Christophe PLAGNIOL-VILLARD2012-10-281-2/+2
| | * | | | | gpio/at91: auto request and configure the pio as input when the interrupt is ...Jean-Christophe PLAGNIOL-VILLARD2012-10-241-1/+25
| | * | | | | pinctrl: at91: fix typo on PULL_UPJean-Christophe PLAGNIOL-VILLARD2012-10-241-1/+1
| | * | | | | ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-133-0/+1500
| | | |_|/ / | | |/| | |
| * | | | | pinctrl: SPEAr: Add gpio ranges supportViresh Kumar2012-11-118-17/+447
| * | | | | gpiolib: separation of pin concernsLinus Walleij2012-11-111-3/+1Star
| * | | | | pinctrl: sirf: Staticize non-exported symbolAxel Lin2012-11-111-2/+2
| * | | | | pinctrl: u300: Staticize non-exported symbolsAxel Lin2012-11-111-6/+4Star
| * | | | | pinctrl/u300: use managed resourcesLinus Walleij2012-11-111-28/+4Star
| * | | | | pinctrl/coh901: convert to use managed resourcesLinus Walleij2012-11-111-43/+19Star