summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.9-rc5' into develLinus Walleij2013-04-035-4/+68
|\
| * Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-245-4/+9
| |\
| | * pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud2013-03-211-0/+5
| | * pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot2013-03-211-1/+1
| | * pinctrl: generic: Fix compilation errorSachin Kamat2013-03-131-1/+1
| | * pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart2013-03-131-1/+1
| | * pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin2013-03-131-1/+1
| * | ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-141-1/+60
| |/
* | pinctrl/abx500: fix ab9540 alternate functionPatrice Chotard2013-04-031-1/+1
* | pinctrl/pinconf: partial revert of pin config debugfsLinus Walleij2013-04-031-207/+0
* | pinctrl/nomadik: add device tree bindings for db8540Gabriel Fernandez2013-04-031-0/+4
* | pinctrl: simplify the re-enable old state code in pinctrl_select_stateRichard Genoud2013-04-031-19/+3
* | pinctrl: select_state: don't call pinctrl_free_setting on errorRichard Genoud2013-04-031-1/+9
* | pinctrl: coh901: Fix error checking in u300_gpio_to_irqAxel Lin2013-04-031-2/+5
* | pinctrl: pinctrl_select_state: set the old_state back on errorRichard Genoud2013-04-031-0/+2
* | pinctrl: remove superfluous optimization in pinctrl_select_state_lockedRichard Genoud2013-04-031-9/+1
* | pinctrl: use dev_info instead of pr_info in pinctrl_select_state_lockedRichard Genoud2013-04-031-3/+2
* | pinctrl: sunxi: add clock supportEmilio López2013-04-031-0/+8
* | pinctrl: core: add dependence of GPIOLIBHaojian Zhuang2013-04-031-0/+8
* | pinctrl/abx500: fix ab8505 alternate functionPatrice Chotard2013-04-031-1/+1
* | pinctrl: mvebu: prevent walking off the end of group arrayDavid Woodhouse2013-03-271-12/+21
* | pinctrl: re-enable old state in case of error in pinctrl_select_stateRichard Genoud2013-03-271-1/+19
* | pinctrl: disable and free setting in select_state in case of errorRichard Genoud2013-03-271-3/+25
* | pinctrl: create pinctrl_free_setting functionRichard Genoud2013-03-271-13/+19
* | pinctrl: fix typo in headerRichard Genoud2013-03-271-1/+1
* | pinctrl: sirf: using for_each_set_bit to simplify the codeWei Yongjun2013-03-271-8/+2
* | pinctrl: coh901: Fix checkpatch errorSachin Kamat2013-03-271-1/+1
* | pinctrl: generic: Fix checkpatch errorsSachin Kamat2013-03-271-3/+3
* | pinctrl: generic: Make 'conf_items' staticSachin Kamat2013-03-271-1/+1
* | pinctrl: at91: Fix checkpatch errorsSachin Kamat2013-03-271-8/+9
* | pinctrl: at91: Remove duplicate constSachin Kamat2013-03-271-2/+2
* | pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe()Wei Yongjun2013-03-271-1/+1
* | pinctrl/nomadik: Fix checkpatch errorsSachin Kamat2013-03-271-3/+3
* | pinctrl/nomadik-db8500: Fix checkpatch errorsSachin Kamat2013-03-271-2/+2
* | pinctrl: remove pxa pinctrl driverHaojian Zhuang2013-03-277-2892/+0
* | pinctrl: pinctrl-nomadik-stn8815: Fix checkpatch errorSachin Kamat2013-03-131-1/+1
* | pinctrl: single: correct argument for pinconfHaojian Zhuang2013-03-131-8/+8
* | pinctrl: sunxi: Add Allwinner A13 pin functionsMaxime Ripard2013-03-071-70/+169
* | pinctrl: sunxi: Add Allwinner A10 pin functionsMaxime Ripard2013-03-071-162/+571
* | pinctrl: single: Fix build errorAxel Lin2013-03-071-3/+3
* | pinctrl: single: support generic pinconfHaojian Zhuang2013-03-072-7/+402
* | pinctrl: single: set function mask as optionalHaojian Zhuang2013-03-071-4/+22
* | pinctrl: generic: dump pin configurationHaojian Zhuang2013-03-072-0/+22
* | pinctrl: single: create new gpio function rangeHaojian Zhuang2013-03-071-2/+71
* | pinctrl: check pinctrl ready for gpio rangeHaojian Zhuang2013-03-071-0/+36
* | pinctrl: abx500: Add terminating entry for of_device_id tableAxel Lin2013-03-071-0/+1
* | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-0721-52/+52
* | pinctrl: core: use devres_release() instead of devres_destroy()Jingoo Han2013-03-071-2/+1
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-0/+4
|\
| * Merge tag 'v3.8-rc6' into next/dtOlof Johansson2013-02-047-94/+17
| |\
OpenPOWER on IntegriCloud