summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | pinctrl: adi2: Convert to devm_ioremap_resourceAxel Lin2013-09-271-32/+6
| * | | | | pinctrl: at91: fix sam9x5 debounce/deglitch functionsBoris BREZILLON2013-09-271-5/+13
| * | | | | pinctrl: at91: fix typosBoris BREZILLON2013-09-271-3/+3
| | |/ / / | |/| | |
| * | | | pinctrl: pinctrl-adi2-bf60x: remove useless and duplicated GPIO definition fo...Sonic Zhang2013-09-231-2/+1
| * | | | pinctrl: pinctrl-adi2: Add dependency to arch BLACKFIN in Kconfig.Sonic Zhang2013-09-231-0/+1
| * | | | pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x.Sonic Zhang2013-09-196-0/+2392
| | |_|/ | |/| |
* | | | pinctrl: single: Fix build when not built on ARMTony Lindgren2013-10-181-1/+6
* | | | pinctrl: single: Add support for auxdataTony Lindgren2013-10-101-0/+23
* | | | pinctrl: single: Add support for wake-up interruptsTony Lindgren2013-10-101-0/+322
* | | | pinctrl: single: Prepare for supporting SoC specific featuresTony Lindgren2013-10-091-9/+29
| |_|/ |/| |
* | | pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULTLaxman Dewangan2013-09-271-2/+3
* | | pinctrl: Correct number of pins for s5pv210Mateusz Krawczuk2013-09-271-6/+6
| |/ |/|
* | pinctrl: remove an unnecessary castDan Carpenter2013-09-231-1/+1
* | pinctrl: fix pinconf_dbg_config_write return typeVincent Stehlé2013-09-231-1/+1
* | pinctrl: tegra114: Remove MODULE_ALIASThierry Reding2013-09-191-3/+2
|/
* Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-1/+1
|\
| * pinctrl: don't use PTR_RET().Rusty Russell2013-07-151-1/+1
* | pinctrl: sunxi: Fix off-by-one for valid offset range checkingAxel Lin2013-08-301-1/+1
* | pinctrl: sunxi: drop lock on error pathLinus Walleij2013-08-301-1/+3
* | pinctrl: pinconf-generic: Remove ti prefix in dev_err messagesAxel Lin2013-08-291-3/+2
* | Merge tag 'v3.11-rc7' into develLinus Walleij2013-08-296-7/+81
|\ \
| * | pinctrl: sunxi: Add spinlocksMaxime Ripard2013-08-072-3/+54
| * | pinctrl: sunxi: Fix gpio_set behaviourMaxime Ripard2013-08-071-1/+7
| * | pinctrl: sunxi: Read register before writing to it in irq_set_typeMaxime Ripard2013-08-071-1/+4
| * | pinctrl: fix a memleak when freeing mapsLinus Walleij2013-07-251-0/+1
| * | pinctrl: pinctrl-single: fix compile warning when no CONFIG_PMJean-Francois Moine2013-07-221-0/+2
| * | pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski2013-07-221-0/+1
| * | pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li2013-07-221-0/+20
| * | pinctrl: sirf: fix the pin number and mux bit for usp0Qipan Li2013-07-221-2/+2
| |/
* | pinctrl: rockchip: Implement .request() and .free() callbacksAxel Lin2013-08-291-0/+12
* | pinctrl: at91: fix get_pullup/down function returnBoris BREZILLON2013-08-281-2/+2
* | pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-281-2/+0
* | pinctrl: Add s5pv210 support to pinctrl-exynosMateusz Krawczuk2013-08-284-1/+62
* | pinctrl: utils: include export.h to avoid warningsLaxman Dewangan2013-08-281-0/+1
* | pinctrl: s3c24xx: off by one in s3c24xx_eint_init()Dan Carpenter2013-08-281-1/+1
* | pinctrl: mvebu: testing the wrong variableDan Carpenter2013-08-281-1/+1
* | pinctrl: abx500: fix bitwise AND testDan Carpenter2013-08-281-3/+3
* | pinctrl: mvebu: Convert to use devm_ioremap_resourceJisheng Zhang2013-08-281-6/+5
* | pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-2823-724/+948
* | pinctrl: tz1090-pdc: Convert to devm_ioremap_resourceAxel Lin2013-08-281-19/+3
* | pinctrl: tz1090: Convert to devm_ioremap_resourceAxel Lin2013-08-281-19/+3
* | pinctrl: tegra: Convert to devm_ioremap_resourceAxel Lin2013-08-281-19/+3
* | pinctrl: rockchip: Simplify pin_to_bank equationAxel Lin2013-08-281-2/+1
* | pinctrl: spear: Convert to devm_ioremap_resourceAxel Lin2013-08-281-9/+4
* | pinctrl: rockchip: Remove of_match_ptr macro for DT only driverAxel Lin2013-08-281-1/+1
* | pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUXAxel Lin2013-08-281-0/+1
* | pinctrl: core: Add proper mutex lock in pinctrl_request_gpioAxel Lin2013-08-281-0/+4
* | pinctrl: imx: Fix compilation with DEBUG enabledSascha Hauer2013-08-231-16/+3
* | pinctrl: rockchip: Simplify for loop iterationAxel Lin2013-08-231-15/+6
* | pinctrl: tegra: use pinctrl-utils APIs for mappingLaxman Dewangan2013-08-231-112/+18