summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+9
2013-03-21pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud-0/+5
2013-03-21pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot-1/+1
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches-1/+60
2013-03-13pinctrl: generic: Fix compilation errorSachin Kamat-1/+1
2013-03-13pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart-1/+1
2013-03-13pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin-1/+1
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+4
2013-02-21Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds-1/+32555
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-52/+40
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-115/+8627
2013-02-16sh-pfc: sh_pfc_probe() sizeof() fixMagnus Damm-1/+1
2013-02-15pinctrl: tegra: add clfvs function to Tegra114 supportRhyland Klein-5/+17
2013-02-15pinctrl: generic: rename input schmitt disableHaojian Zhuang-1/+1
2013-02-12Merge branch 'fixes-for-3.9' into next/fixes-non-criticalOlof Johansson-2/+2
2013-02-10pinctrl/pinconfig: add debug interfaceLaurent Meunier-17/+227
2013-02-10pinctrl: samsung: remove duplicated lineJingoo Han-1/+0
2013-02-10pinctrl/abx500: use direct IRQ definesLinus Walleij-17/+16
2013-02-10pinctrl/abx500: replace IRQ offsets with table read-in valuesLee Jones-25/+32
2013-02-10pinctrl/abx500: move IRQ handling to ab8500-coreLee Jones-296/+3
2013-02-08Merge branch 'allwinner-sunxi' into develLinus Walleij-0/+1989
2013-02-07pinctrl: exynos5440: remove erroneous __initLinus Walleij-5/+5
2013-02-07pinctrl/abx500: adjust offset for get_mode()Linus Walleij-1/+3
2013-02-06pinctrl/abx500: add Device Tree supportLee Jones-5/+31
2013-02-06pinctrl/abx500: align GPIO cluster boundariesLee Jones-16/+18
2013-02-06pinctrl/abx500: prevent error path from corrupting returning errorLee Jones-4/+5
2013-02-05pinctrl: sunxi: add of_xlate functionMaxime Ripard-0/+20
2013-02-05pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enableJohn Crispin-1/+1
2013-02-05pinctrl/lantiq: add functionality to falcon_pinconf_dbg_showJohn Crispin-0/+31
2013-02-05pinctrl/lantiq: fix pinconfig parametersJohn Crispin-0/+2
2013-02-05pinctrl/lantiq: one of the boot leds was defined incorrectlyJohn Crispin-1/+1
2013-02-05pinctrl/lantiq: only probe available pad controllersJohn Crispin-0/+3
2013-02-05pinctrl/lantiq: the pinconf OD parameter argument was ignoredJohn Crispin-1/+4
2013-02-05pinctrl/lantiq: add output pinconf parameterJohn Crispin-0/+15
2013-02-05pinctrl/lantiq: add pin_config_group_set supportJohn Crispin-20/+49
2013-02-05pinctrl/lantiq: faulty bit inversionJohn Crispin-1/+1
2013-02-05pinctrl/lantiq: pinconf uses port instead of pinJohn Crispin-14/+14
2013-02-05pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlateBarry Song-0/+18
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim-3/+3
2013-02-05pinctrl/abx500: destroy mutex if returning early due to errorLee Jones-0/+3
2013-02-05pinctrl/abx500: beautify the ABX500 pin control driverLee Jones-35/+59
2013-02-05pinctrl/abx500: replace incorrect return valueLee Jones-2/+1
2013-02-05pinctrl/abx500: use the BIT() macro where appropriateLee Jones-1/+1
2013-02-05pinctrl/abx500: add AB8540 sub-driverPatrice Chotard-0/+427
2013-02-05pinctrl/abx500: add AB9540 sub-driverPatrice Chotard-0/+506
2013-02-05pinctrl/abx500: add AB8505 sub-driverPatrice Chotard-0/+401
2013-02-04Merge tag 'v3.8-rc6' into next/dtOlof Johansson-94/+17
2013-02-01ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10Maxime Ripard-0/+622
2013-02-01pinctrl: sunxi: Document sun5i pins functionsMaxime Ripard-4/+4