summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2013-09-27pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULTLaxman Dewangan
2013-09-27Merge branch 'pinmux/next' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij
2013-09-27pinctrl: palmas: remove non-require functionLaxman Dewangan
2013-09-27pinctrl: Correct number of pins for s5pv210Mateusz Krawczuk
2013-09-27pinctrl: adi2: Fix dead lock in adi_gpio_direction_outputAxel Lin
2013-09-27pinctrl: adi2: Convert to devm_ioremap_resourceAxel Lin
2013-09-27pinctrl: at91: fix sam9x5 debounce/deglitch functionsBoris BREZILLON
2013-09-27pinctrl: at91: fix typosBoris BREZILLON
2013-09-27sh-pfc: r8a7790: add pin definitions for the I2C3 interfaceGuennadi Liakhovetski
2013-09-24sh-pfc: r8a7790: Add I2C pin groups and functionsUlrich Hecht
2013-09-24sh-pfc: r8a7778: Add SRU/SSI pin supportKuninori Morimoto
2013-09-23Merge branch 'devel' into for-nextLinus Walleij
2013-09-23pinctrl: remove an unnecessary castDan Carpenter
2013-09-23pinctrl: fix pinconf_dbg_config_write return typeVincent Stehlé
2013-09-23pinctrl: pinctrl-adi2-bf60x: remove useless and duplicated GPIO definition fo...Sonic Zhang
2013-09-23pinctrl: pinctrl-adi2: Add dependency to arch BLACKFIN in Kconfig.Sonic Zhang
2013-09-19pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x.Sonic Zhang
2013-09-19pinctrl: tegra114: Remove MODULE_ALIASThierry Reding
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-30pinctrl: sunxi: Fix off-by-one for valid offset range checkingAxel Lin
2013-08-30pinctrl: sunxi: drop lock on error pathLinus Walleij
2013-08-29pinctrl: pinconf-generic: Remove ti prefix in dev_err messagesAxel Lin
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij
2013-08-29pinctrl: rockchip: Implement .request() and .free() callbacksAxel Lin
2013-08-28pinctrl: at91: fix get_pullup/down function returnBoris BREZILLON
2013-08-28pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-28pinctrl: Add s5pv210 support to pinctrl-exynosMateusz Krawczuk
2013-08-28pinctrl: utils: include export.h to avoid warningsLaxman Dewangan
2013-08-28pinctrl: s3c24xx: off by one in s3c24xx_eint_init()Dan Carpenter
2013-08-28pinctrl: mvebu: testing the wrong variableDan Carpenter
2013-08-28pinctrl: abx500: fix bitwise AND testDan Carpenter
2013-08-28pinctrl: mvebu: Convert to use devm_ioremap_resourceJisheng Zhang
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin
2013-08-28pinctrl: tz1090-pdc: Convert to devm_ioremap_resourceAxel Lin
2013-08-28pinctrl: tz1090: Convert to devm_ioremap_resourceAxel Lin
2013-08-28pinctrl: tegra: Convert to devm_ioremap_resourceAxel Lin
2013-08-28pinctrl: rockchip: Simplify pin_to_bank equationAxel Lin
2013-08-28pinctrl: spear: Convert to devm_ioremap_resourceAxel Lin
2013-08-28pinctrl: rockchip: Remove of_match_ptr macro for DT only driverAxel Lin
2013-08-28pinctrl: palmas: PINCTRL_PALMAS needs to select PINMUXAxel Lin
2013-08-28pinctrl: core: Add proper mutex lock in pinctrl_request_gpioAxel Lin
2013-08-23pinctrl: imx: Fix compilation with DEBUG enabledSascha Hauer
2013-08-23pinctrl: rockchip: Simplify for loop iterationAxel Lin
2013-08-23pinctrl: tegra: use pinctrl-utils APIs for mappingLaxman Dewangan
2013-08-23pinctrl: utils : add support to pass config type in generic util APIsLaxman Dewangan
2013-08-23pinctrl: samsung: Parse pin groups before calling pinctrl_register()Tomasz Figa
2013-08-23pinctrl: palmas: Fix device name in Kconfig textMark Brown
2013-08-23pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLEAxel Lin
2013-08-23pinctrl: sunxi: Add Allwinner A20 pins setMaxime Ripard
2013-08-23pinctrl: sunxi: Add Allwinner A31 pins setMaxime Ripard