aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-02pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910Axel Lin
2012-11-23pinctrl: pinctrl-single: Fix error check conditionSachin Kamat
2012-11-23pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera
2012-11-21Merge branch 'at91' into develLinus Walleij
2012-11-21pinctrl: single: support gpio request and freeHaojian Zhuang
2012-11-21pinctrl: generic: add input schmitt disable parameterHaojian Zhuang
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij
2012-11-21pinctrl/u300/coh901: let the gpio_chip register the rangeLinus Walleij
2012-11-21pinctrl: add function to retrieve range from pinLinus Walleij
2012-11-21pinctrl: make range registration defer properlyLinus Walleij
2012-11-21gpiolib: rename find_pinctrl_*Linus Walleij
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij
2012-11-19pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...Jean-Christophe PLAGNIOL-VILLARD
2012-11-19pinctrl: at91: provide gpio namesJean-Christophe PLAGNIOL-VILLARD
2012-11-15pinctrl: nomadik: Staticize non-exported symbolsAxel Lin
2012-11-15pinctrl: nomadik: Prevent NULL dereference if of_match_device returns NULLAxel Lin
2012-11-15pinctrl: single: dump pinmux register valueHaojian Zhuang
2012-11-15Pinctrl/spear: plgpio: don't call prepare/unprepareViresh Kumar
2012-11-15pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is calledAxel Lin
2012-11-15pinctrl: spear: Make get_gpio_pingroup return NULL when no gpio_pingroup foundAxel Lin
2012-11-15pinctrl: coh901: Return proper error if irq_domain_add_linear() failsAxel Lin
2012-11-15pinctrl: spear: Fix the logic of setting reg in pmx_init_gpio_pingroup_addrAxel Lin
2012-11-15pinctrl: imx: Fix the logic checking if not able to find pin reg mapAxel Lin
2012-11-15pinctrl/samsung: don't allow enabling pinctrl-samsung standaloneArnd Bergmann
2012-11-15pinctrl: tegra: Staticize non-exported symbolsAxel Lin
2012-11-15pinctrl/nomadik: db8540: split clkout groupPatrice Chotard
2012-11-15pinctrl/nomadik: db8500: split clkout groupPatrice Chotard
2012-11-15pinctrl: pxa3xx: Remove phy_base and phy_size from struct pxa3xx_pinmux_infoAxel Lin
2012-11-15pinctrl: pxa3xx: Use devm_request_and_ioremapAxel Lin
2012-11-15pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONFAxel Lin
2012-11-13pinctrl: mxs: Make PINCTRL_MXS select PINMUX && PINCONFAxel Lin
2012-11-13pinctrl: spear: Staticize non-exported symbolsAxel Lin
2012-11-11pinctrl: pinmux: Release all taken pins in pinmux_enable_setting error pathsAxel Lin
2012-11-11pinctrl: lantiq: Staticize non-exported symbolsAxel Lin
2012-11-11pinctrl: lantiq: Remove ltq_pmx_disable() functionAxel Lin
2012-11-11pinctrl: SPEAr: Add SoC specific gpio configuration routinesShiraz Hashim
2012-11-11pinctrl: Staticize pinconf_opsAxel Lin
2012-11-11Merge branch 'nomadik' into develLinus Walleij
2012-11-11Merge branch 'at91' into develLinus Walleij
2012-11-11pinctrl: SPEAr: Add gpio ranges supportViresh Kumar
2012-11-11gpiolib: separation of pin concernsLinus Walleij
2012-11-11pinctrl: sirf: Staticize non-exported symbolAxel Lin
2012-11-11pinctrl: u300: Staticize non-exported symbolsAxel Lin
2012-11-11pinctrl/u300: use managed resourcesLinus Walleij
2012-11-11pinctrl/coh901: convert to use managed resourcesLinus Walleij
2012-11-11pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij
2012-11-11pinctrl: SPEAr: Add plgpio driverViresh Kumar
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim
2012-11-11Revert "pinctrl: remove pinctrl_remove_gpio_range"Viresh Kumar