aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-15pinctrl: tegra: add clfvs function to Tegra114 supportRhyland Klein
2013-02-15pinctrl: generic: rename input schmitt disableHaojian Zhuang
2013-02-10pinctrl/pinconfig: add debug interfaceLaurent Meunier
2013-02-10pinctrl: samsung: remove duplicated lineJingoo Han
2013-02-10pinctrl/abx500: use direct IRQ definesLinus Walleij
2013-02-10pinctrl/abx500: replace IRQ offsets with table read-in valuesLee Jones
2013-02-10pinctrl/abx500: move IRQ handling to ab8500-coreLee Jones
2013-02-08Merge branch 'allwinner-sunxi' into develLinus Walleij
2013-02-07pinctrl: exynos5440: remove erroneous __initLinus Walleij
2013-02-07pinctrl/abx500: adjust offset for get_mode()Linus Walleij
2013-02-06pinctrl/abx500: add Device Tree supportLee Jones
2013-02-06pinctrl/abx500: align GPIO cluster boundariesLee Jones
2013-02-06pinctrl/abx500: prevent error path from corrupting returning errorLee Jones
2013-02-05pinctrl: sunxi: add of_xlate functionMaxime Ripard
2013-02-05pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enableJohn Crispin
2013-02-05pinctrl/lantiq: add functionality to falcon_pinconf_dbg_showJohn Crispin
2013-02-05pinctrl/lantiq: fix pinconfig parametersJohn Crispin
2013-02-05pinctrl/lantiq: one of the boot leds was defined incorrectlyJohn Crispin
2013-02-05pinctrl/lantiq: only probe available pad controllersJohn Crispin
2013-02-05pinctrl/lantiq: the pinconf OD parameter argument was ignoredJohn Crispin
2013-02-05pinctrl/lantiq: add output pinconf parameterJohn Crispin
2013-02-05pinctrl/lantiq: add pin_config_group_set supportJohn Crispin
2013-02-05pinctrl/lantiq: faulty bit inversionJohn Crispin
2013-02-05pinctrl/lantiq: pinconf uses port instead of pinJohn Crispin
2013-02-05pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlateBarry Song
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim
2013-02-05pinctrl/abx500: destroy mutex if returning early due to errorLee Jones
2013-02-05pinctrl/abx500: beautify the ABX500 pin control driverLee Jones
2013-02-05pinctrl/abx500: replace incorrect return valueLee Jones
2013-02-05pinctrl/abx500: use the BIT() macro where appropriateLee Jones
2013-02-05pinctrl/abx500: add AB8540 sub-driverPatrice Chotard
2013-02-05pinctrl/abx500: add AB9540 sub-driverPatrice Chotard
2013-02-05pinctrl/abx500: add AB8505 sub-driverPatrice Chotard
2013-02-01ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10Maxime Ripard
2013-02-01pinctrl: sunxi: Document sun5i pins functionsMaxime Ripard
2013-01-30pinctrl/abx500: add AB8500 sub-driverPatrice Chotard
2013-01-30pinctrl: add abx500 pinctrl driver corePatrice Chotard
2013-01-30pinctrl: core: Make pinctrl_release staticSachin Kamat
2013-01-29ARM: sunxi: gpio: Add Allwinner SoCs GPIO driversMaxime Ripard
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij
2013-01-22ARM: pinctrl: sunxi: Add the pinctrl pin set for sun5iMaxime Ripard
2013-01-22ARM: sunxi: Add pinctrl driver for Allwinner SoCsMaxime Ripard
2013-01-22Revert "pinctrl: single: support gpio request and free"Haojian Zhuang
2013-01-21pinctrl: generic: add slew rate config parameterHaojian Zhuang
2013-01-21pinctrl: core: get devname from pinctrl_devHaojian Zhuang
2013-01-18pinctrl: nomadik: Allow prcm_base to be extracted from Device TreeLee Jones
2013-01-18pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim