aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2013-03-07pinctrl: single: support generic pinconfGravatar Haojian Zhuang 2-7/+402
2013-03-07pinctrl: single: set function mask as optionalGravatar Haojian Zhuang 1-4/+22
2013-03-07pinctrl: generic: dump pin configurationGravatar Haojian Zhuang 2-0/+22
2013-03-07pinctrl: single: create new gpio function rangeGravatar Haojian Zhuang 1-2/+71
2013-03-07pinctrl: check pinctrl ready for gpio rangeGravatar Haojian Zhuang 1-0/+36
2013-03-07pinctrl: abx500: Add terminating entry for of_device_id tableGravatar Axel Lin 1-0/+1
2013-03-07pinctrl: Declare operation structures as constGravatar Laurent Pinchart 21-52/+52
2013-03-07pinctrl: core: use devres_release() instead of devres_destroy()Gravatar Jingoo Han 1-2/+1
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+4
2013-02-21Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 25-1/+32555
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 12-52/+40
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 26-115/+8627
2013-02-16sh-pfc: sh_pfc_probe() sizeof() fixGravatar Magnus Damm 1-1/+1
2013-02-15pinctrl: tegra: add clfvs function to Tegra114 supportGravatar Rhyland Klein 1-5/+17
2013-02-15pinctrl: generic: rename input schmitt disableGravatar Haojian Zhuang 1-1/+1
2013-02-12Merge branch 'fixes-for-3.9' into next/fixes-non-criticalGravatar Olof Johansson 1-2/+2
2013-02-10pinctrl/pinconfig: add debug interfaceGravatar Laurent Meunier 3-17/+227
2013-02-10pinctrl: samsung: remove duplicated lineGravatar Jingoo Han 1-1/+0
2013-02-10pinctrl/abx500: use direct IRQ definesGravatar Linus Walleij 5-17/+16
2013-02-10pinctrl/abx500: replace IRQ offsets with table read-in valuesGravatar Lee Jones 6-25/+32
2013-02-10pinctrl/abx500: move IRQ handling to ab8500-coreGravatar Lee Jones 1-296/+3
2013-02-08Merge branch 'allwinner-sunxi' into develGravatar Linus Walleij 4-0/+1989
2013-02-07pinctrl: exynos5440: remove erroneous __initGravatar Linus Walleij 1-5/+5
2013-02-07pinctrl/abx500: adjust offset for get_mode()Gravatar Linus Walleij 1-1/+3
2013-02-06pinctrl/abx500: add Device Tree supportGravatar Lee Jones 1-5/+31
2013-02-06pinctrl/abx500: align GPIO cluster boundariesGravatar Lee Jones 5-16/+18
2013-02-06pinctrl/abx500: prevent error path from corrupting returning errorGravatar Lee Jones 1-4/+5
2013-02-05pinctrl: sunxi: add of_xlate functionGravatar Maxime Ripard 1-0/+20
2013-02-05pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enableGravatar John Crispin 1-1/+1
2013-02-05pinctrl/lantiq: add functionality to falcon_pinconf_dbg_showGravatar John Crispin 1-0/+31
2013-02-05pinctrl/lantiq: fix pinconfig parametersGravatar John Crispin 1-0/+2
2013-02-05pinctrl/lantiq: one of the boot leds was defined incorrectlyGravatar John Crispin 1-1/+1
2013-02-05pinctrl/lantiq: only probe available pad controllersGravatar John Crispin 1-0/+3
2013-02-05pinctrl/lantiq: the pinconf OD parameter argument was ignoredGravatar John Crispin 1-1/+4
2013-02-05pinctrl/lantiq: add output pinconf parameterGravatar John Crispin 2-0/+15
2013-02-05pinctrl/lantiq: add pin_config_group_set supportGravatar John Crispin 2-20/+49
2013-02-05pinctrl/lantiq: faulty bit inversionGravatar John Crispin 1-1/+1
2013-02-05pinctrl/lantiq: pinconf uses port instead of pinGravatar John Crispin 1-14/+14
2013-02-05pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlateGravatar Barry Song 1-0/+18
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionGravatar Kukjin Kim 2-3/+3
2013-02-05pinctrl/abx500: destroy mutex if returning early due to errorGravatar Lee Jones 1-0/+3
2013-02-05pinctrl/abx500: beautify the ABX500 pin control driverGravatar Lee Jones 1-35/+59
2013-02-05pinctrl/abx500: replace incorrect return valueGravatar Lee Jones 1-2/+1
2013-02-05pinctrl/abx500: use the BIT() macro where appropriateGravatar Lee Jones 1-1/+1
2013-02-05pinctrl/abx500: add AB8540 sub-driverGravatar Patrice Chotard 5-0/+427
2013-02-05pinctrl/abx500: add AB9540 sub-driverGravatar Patrice Chotard 5-0/+506
2013-02-05pinctrl/abx500: add AB8505 sub-driverGravatar Patrice Chotard 5-0/+401
2013-02-04Merge tag 'v3.8-rc6' into next/dtGravatar Olof Johansson 7-94/+17
2013-02-01ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10Gravatar Maxime Ripard 2-0/+622