aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2012-12-18pinctrl: exynos5440/samsung: Staticize pcfgsAxel Lin
2012-12-18pinctrl: samsung: Fix a typo in pinctrl-samsung.hSachin Kamat
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-30Merge branch 'next/pinctrl-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-11-28pinctrl: remove use of __devexitBill Pemberton
2012-11-28pinctrl: remove use of __devinitconstBill Pemberton
2012-11-28pinctrl: remove use of __devinitdataBill Pemberton
2012-11-28pinctrl: remove use of __devexit_pBill Pemberton
2012-11-26Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson
2012-11-26Merge branch 'next/soc-exynos5440' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2012-11-24ARM: Kirkwood: support 98DX412x kirkwoods with pinctrlValentin Longchamp
2012-11-24pinctrl: mvebu: Fix dove_audio1_ctrl_set functionAxel Lin
2012-11-24pinctrl: mvebu: fix iomem pointer for dove pinctrlSebastian Hesselbarth
2012-11-24pinctrl: samsung: Do not initialise statics to 0Sachin Kamat
2012-11-23pinctrl: pinctrl-single: Fix error check conditionSachin Kamat
2012-11-23pinctrl: SPEAr: Update error check for unsigned variablesTushar Behera
2012-11-22pinctrl: exynos5440: add pinctrl driver for Samsung EXYNOS5440 SoCThomas Abraham
2012-11-21Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2012-11-21Merge branch 'samsung/pinctrl' into next/socOlof Johansson
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: samsung: Update error check for unsigned variablesTushar Behera
2012-11-19pinctrl: samsung: Add support for EXYNOS4X12Tomasz Figa
2012-11-19Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsungKukjin Kim
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