aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-22pinctrl: ingenic: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-3/+3
2017-08-22pinctrl: adi2: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-2/+2
2017-08-22pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-3/+3
2017-08-22pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-2/+2
2017-08-22pinctrl: digicolor: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-2/+2
2017-08-22pinctrl: sirf: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-2/+2
2017-08-22pinctrl: sirf: atlas7: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-1/+1
2017-08-22pinctrl: st: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-3/+3
2017-08-22pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-1/+1
2017-08-22pinctrl: artpec6: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-1/+1
2017-08-22pinctrl: bcm281xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall1-1/+1
2017-08-22pinctrl: uniphier: add Audio out pin-mux settingsKatsuhiro Suzuki2-0/+10
2017-08-22pinctrl: amd: fix error return code in amd_gpio_probe()Gustavo A. R. Silva1-2/+2
2017-08-18MAINTAINERS: Update the Gemini maintainer listLinus Walleij1-0/+5
2017-08-15pinctrl: qcom: spmi-gpio: Add dtest route for digital inputFenglin Wu2-0/+57
2017-08-15pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtypeFenglin Wu3-50/+250
2017-08-14Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into develLinus Walleij7-69/+71
2017-08-14pinctrl: add a Gemini SoC pin controllerLinus Walleij3-0/+2367
2017-08-14pinctrl: check ops->pin_config_set in pinconf_set_config()Masahiro Yamada1-1/+1
2017-08-14pinctrl: intel: Add Intel Denverton pin controller supportMika Westerberg3-0/+311
2017-08-14pinctrl: add __rcu annotations to fix sparse warningsMasahiro Yamada2-2/+2
2017-08-14pinctrl: nomadik: fix incorrect type in return expressionMasahiro Yamada1-1/+1
2017-08-14pinctrl: sirf: add static to local dataMasahiro Yamada1-3/+3
2017-08-14pinctrl: armada-37xx: add static to local dataMasahiro Yamada1-2/+2
2017-08-14pinctrl: uniphier: widen all pinconf-derived arguments to u32Masahiro Yamada1-4/+4
2017-08-14pinctrl: sunxi: fix V3s pinctrl driver IRQ bank baseIcenowy Zheng1-0/+1
2017-08-14pinctrl: move const qualifier before structMasahiro Yamada8-54/+53
2017-08-14dt-bindings: pinctrl: mt2712: add binding documentZhiyong Tao1-0/+1
2017-08-14pinctrl-st: fix of_irq_to_resource() result checkSergei Shtylyov1-1/+1
2017-08-14pinctrl: Add DT bindings for Cortina GeminiLinus Walleij1-0/+59
2017-08-14pinctrl: rockchip: add input schmitt support for rv1108Andy Yan1-0/+31
2017-08-14pinctrl: intel: wrap Intel pin control drivers in an architecture checkPeter Robinson1-0/+3
2017-08-14pinctrl: sirf: atlas7: fix of_irq_get() error checkSergei Shtylyov1-1/+3
2017-08-14pinctrl: Add pmi8994 gpio bindingsVivek Gautam1-0/+2
2017-08-14pinctrl: rockchip: Add rk3128 pinctrl supportDavid Wu2-0/+130
2017-08-14pinctrl: rockchip: Use common interface for recalced iomuxDavid Wu1-39/+50
2017-08-14pinctrl: bcm2835: Remove unneeded irq_group fieldThierry Reding1-3/+1
2017-08-14pinctrl: sirf: atlas7: Initialize GPIO offsetThierry Reding1-0/+1
2017-08-14pinctrl: Convert to using %pOF instead of full_nameRob Herring10-41/+34
2017-08-14pinctrl: tegra: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-14pinctrl: sunxi: explicitly request exclusive reset controlPhilipp Zabel2-2/+2
2017-08-14pinctrl: stm32: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-14pinctrl: aspeed: g5: Add USB device and host supportAndrew Jeffery1-1/+57
2017-08-14pinctrl: aspeed: g4: Add USB device and host supportAndrew Jeffery1-7/+59
2017-08-14dt-bindings: pinctrl: aspeed: Add g5 USB functionsAndrew Jeffery1-1/+2
2017-08-14dt-bindings: pinctrl: aspeed: Add g4 USB functionsAndrew Jeffery1-2/+3
2017-08-14pinctrl: zte: fix 'functions' allocation in zx_pinctrl_build_state()Shawn Guo1-3/+4
2017-08-14pinctrl: qcom: ssbi: mpp: constify gpio_chip structureGustavo A. R. Silva1-1/+1
2017-08-14pinctrl: bcm2835: constify gpio_chip structureGustavo A. R. Silva1-1/+1
2017-08-14pinctrl: zynq: Fix warnings in the driverNava kishore Manne1-16/+16