summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2013-10-10pinctrl: single: Add support for wake-up interruptsTony Lindgren-0/+322
2013-10-10pincntrl: add support for ams AS3722 pin control driverLaxman Dewangan-0/+642
2013-10-09pinctrl: single: Prepare for supporting SoC specific featuresTony Lindgren-9/+29
2013-10-09pinctrl: pinctrl-adi2: disable IRQ when setting valueSonic Zhang-6/+8
2013-10-09pinctrl: pinctrl-adi2: Remove nested lock+irqsave that resue flags.Sonic Zhang-18/+22
2013-10-08pinctrl: palmas: remove pin config BIAS_PULL_PIN_DEFAULT supportLaxman Dewangan-3/+0
2013-10-08Merge tag 'v3.12-rc4' into develLinus Walleij-8/+9
2013-10-08pinctrl: sirf: add USB1/UART1 pinmux usb/uart shareRong Wang-6/+116
2013-10-08pinctrl: sirf: add lost USP-based UART pin groups for prima2Qipan Li-0/+60
2013-10-08pinctrl: sirf: add lost uart0-no-stream-control pingroup for prima2Qipan Li-0/+3
2013-10-08pinctrl: remove redundant of_match_ptrSachin Kamat-12/+12
2013-09-27pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULTLaxman Dewangan-2/+3
2013-09-27Merge branch 'pinmux/next' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij-5/+239
2013-09-27pinctrl: palmas: remove non-require functionLaxman Dewangan-17/+0
2013-09-27pinctrl: Correct number of pins for s5pv210Mateusz Krawczuk-6/+6
2013-09-27pinctrl: adi2: Fix dead lock in adi_gpio_direction_outputAxel Lin-1/+2
2013-09-27pinctrl: adi2: Convert to devm_ioremap_resourceAxel Lin-32/+6
2013-09-27pinctrl: at91: fix sam9x5 debounce/deglitch functionsBoris BREZILLON-5/+13
2013-09-27pinctrl: at91: fix typosBoris BREZILLON-3/+3
2013-09-27sh-pfc: r8a7790: add pin definitions for the I2C3 interfaceGuennadi Liakhovetski-0/+28
2013-09-24sh-pfc: r8a7790: Add I2C pin groups and functionsUlrich Hecht-0/+82
2013-09-24sh-pfc: r8a7778: Add SRU/SSI pin supportKuninori Morimoto-0/+125
2013-09-23Merge branch 'devel' into for-nextLinus Walleij-0/+2392
2013-09-23pinctrl: remove an unnecessary castDan Carpenter-1/+1
2013-09-23pinctrl: fix pinconf_dbg_config_write return typeVincent Stehlé-1/+1
2013-09-23pinctrl: pinctrl-adi2-bf60x: remove useless and duplicated GPIO definition fo...Sonic Zhang-2/+1
2013-09-23pinctrl: pinctrl-adi2: Add dependency to arch BLACKFIN in Kconfig.Sonic Zhang-0/+1
2013-09-19pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x.Sonic Zhang-0/+2392
2013-09-19pinctrl: tegra114: Remove MODULE_ALIASThierry Reding-3/+2
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2013-08-30pinctrl: sunxi: Fix off-by-one for valid offset range checkingAxel Lin-1/+1
2013-08-30pinctrl: sunxi: drop lock on error pathLinus Walleij-1/+3
2013-08-29pinctrl: pinconf-generic: Remove ti prefix in dev_err messagesAxel Lin-3/+2
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij-7/+81
2013-08-29pinctrl: rockchip: Implement .request() and .free() callbacksAxel Lin-0/+12
2013-08-28pinctrl: at91: fix get_pullup/down function returnBoris BREZILLON-2/+2
2013-08-28pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-08-28pinctrl: Add s5pv210 support to pinctrl-exynosMateusz Krawczuk-1/+62
2013-08-28pinctrl: utils: include export.h to avoid warningsLaxman Dewangan-0/+1
2013-08-28pinctrl: s3c24xx: off by one in s3c24xx_eint_init()Dan Carpenter-1/+1
2013-08-28pinctrl: mvebu: testing the wrong variableDan Carpenter-1/+1
2013-08-28pinctrl: abx500: fix bitwise AND testDan Carpenter-3/+3
2013-08-28pinctrl: mvebu: Convert to use devm_ioremap_resourceJisheng Zhang-6/+5
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin-724/+948
2013-08-28pinctrl: tz1090-pdc: Convert to devm_ioremap_resourceAxel Lin-19/+3
2013-08-28pinctrl: tz1090: Convert to devm_ioremap_resourceAxel Lin-19/+3
2013-08-28pinctrl: tegra: Convert to devm_ioremap_resourceAxel Lin-19/+3
2013-08-28pinctrl: rockchip: Simplify pin_to_bank equationAxel Lin-2/+1
2013-08-28pinctrl: spear: Convert to devm_ioremap_resourceAxel Lin-9/+4
2013-08-28pinctrl: rockchip: Remove of_match_ptr macro for DT only driverAxel Lin-1/+1