aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-11pinctrl: nsp: remove redundant dev_err call in nsp_pinmux_probe()Wei Yongjun1-6/+2
2016-07-11pinctrl: uniphier: add Ethernet pin-mux settingsMasahiro Yamada7-0/+109
2016-07-11sh-pfc: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun1-4/+1
2016-07-11pinctrl: ns2: fix return value check in ns2_pinmux_probe()Wei Yongjun1-2/+2
2016-07-08pinctrl: qcom: establish proper EBI2 pin groupsLinus Walleij1-22/+46
2016-07-06pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macroFabio Estevam1-1/+0
2016-07-05pinctrl: sunxi: fix nand0 function name for sun8iIcenowy Zheng3-9/+9
2016-07-04pinctrl: uniphier: remove pointless pin-mux settings for PH1-LD11Masahiro Yamada1-10/+0
2016-07-03pinctrl: qcom: add support for EBI2Linus Walleij1-32/+42
2016-06-29pinctrl: qcom: msm8974: Add hsic_ctl pinmuxStephen Boyd1-1/+42
2016-06-29pinctrl: qcom: Clear all function selection bitsStephen Boyd1-2/+4
2016-06-29pinctrl: qcom: Add support for MDM9615 TLMMNeil Armstrong3-0/+492
2016-06-29pinctrl: sirf: atlas7: Add missing of_node_putAmitoj Kaur Chawla1-1/+3
2016-06-29pinctrl: nsp: add pinmux driver support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy3-0/+660
2016-06-29Merge tag 'sh-pfc-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij12-157/+412
2016-06-29pinctrl: intel: Add Intel Merrifield pin controller supportAndy Shevchenko3-0/+923
2016-06-29pinctrl: remove orphaned exported ".remove" functionPaul Gortmaker2-13/+0
2016-06-29pinctrl: imx28: make it explicitly non-modularPaul Gortmaker1-13/+4
2016-06-29pinctrl: imx23: make it explicitly non-modularPaul Gortmaker1-13/+4
2016-06-29pinctrl: vf610: make it explicitly non-modularPaul Gortmaker1-10/+0
2016-06-29pinctrl: imx7d: make it explicitly non-modularPaul Gortmaker1-11/+3
2016-06-29pinctrl: imx6ul: make it explicitly non-modularPaul Gortmaker1-11/+3
2016-06-29pinctrl: imx6sx: make it explicitly non-modularPaul Gortmaker1-11/+3
2016-06-29pinctrl: imx6sl: make it explicitly non-modularPaul Gortmaker1-12/+3
2016-06-29pinctrl: imx6q: make it explicitly non-modularPaul Gortmaker1-10/+0
2016-06-29pinctrl: imx6dl: make it explicitly non-modularPaul Gortmaker1-11/+3
2016-06-29pinctrl: imx53: make it explicitly non-modularPaul Gortmaker1-10/+0
2016-06-29pinctrl: imx51: make it explicitly non-modularPaul Gortmaker1-10/+0
2016-06-29pinctrl: imx50: make it explicitly non-modularPaul Gortmaker1-9/+0
2016-06-29pinctrl: imx35: make it explicitly non-modularPaul Gortmaker1-10/+0
2016-06-29pinctrl: imx27: make it explicitly non-modularPaul Gortmaker1-10/+0
2016-06-29pinctrl: imx25: make it explicitly non-modularPaul Gortmaker1-10/+0
2016-06-29pinctrl: imx21: make it explicitly non-modularPaul Gortmaker1-6/+2
2016-06-29pinctrl: imx1: make it explicitly non-modularPaul Gortmaker1-7/+2
2016-06-29pinctrl: freescale: remove needless module.h includePaul Gortmaker2-2/+0
2016-06-23Merge branch 'devel-dt-free-map' into develLinus Walleij1-0/+8
2016-06-23pinctrl: pinconf: Add generic helper function for freeing mappingsJon Hunter1-0/+8
2016-06-23pinctrl: baytrail: Fix mingled clock pinsCristina Ciocan1-3/+3
2016-06-23pinctrl: sh-pfc: r8a7795: Add DRIF supportRamesh Shanmugasundaram1-0/+291
2016-06-23pinctrl: sh-pfc: r8a7795: Use PINMUX_SINGLE() for I2CKuninori Morimoto1-5/+3
2016-06-23pinctrl: rockchip: make rockchip_irq_gc_mask_set_bit staticBen Dooks1-1/+1
2016-06-23Revert "pinctrl: digicolor: add missing platform_set_drvdata() call"Baruch Siach1-2/+0
2016-06-22pinctrl: as3722: convert PINCTRL_AS3722 from bool to tristatePaul Gortmaker1-1/+1
2016-06-22pinctrl: palmas: convert PINCTRL_PALMAS from bool to tristatePaul Gortmaker1-1/+1
2016-06-22pinctrl: tegra: Fix build dependencyAxel Lin2-2/+2
2016-06-22pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren1-0/+3
2016-06-22pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan1-2/+2
2016-06-21pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()Geert Uytterhoeven4-26/+1
2016-06-21pinctrl: sh-pfc: Improve core and user API separationGeert Uytterhoeven7-39/+30
2016-06-21pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.hGeert Uytterhoeven2-24/+24