summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-01-30Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_".Zhou Yanjie
2019-01-30Pinctrl: Ingenic: Add missing parts for JZ4770 and JZ4780.Zhou Yanjie
2019-01-30Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780.Zhou Yanjie
2019-01-28pinctrl: berlin: as370: use generic "pwm" as pwm function nameJisheng Zhang
2019-01-28Merge tag 'sh-pfc-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-01-28pinctrl: sirf: drop pointless static qualifier in sirfsoc_gpio_probeYueHaibing
2019-01-28pinctrl: ti-iodelay: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-01-28pinctrl: remove unused 'pinconf-config' debugfs interfaceVladimir Zapolskiy
2019-01-28pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.hVladimir Zapolskiy
2019-01-28Merge branch 'ib-qcom-spmi' of /home/linus/linux-gpio into develLinus Walleij
2019-01-24spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"Brian Masney
2019-01-24spmi: pmic-arb: validate type when mapping IRQBrian Masney
2019-01-24qcom: spmi-gpio: add support for hierarchical IRQ chipBrian Masney
2019-01-24spmi: pmic-arb: disassociate old virq if hwirq mapping already existsBrian Masney
2019-01-24gpio: add irq domain activate/deactivate functionsBrian Masney
2019-01-24spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chipsBrian Masney
2019-01-22Merge branch 'ib-meson-fixes' into develLinus Walleij
2019-01-21pinctrl: meson: add optional region for drive strengthJerome Brunet
2019-01-21pinctrl: meson: fix G12A ao pull registers base addressXingyu Chen
2019-01-21pinctrl: ti: iodelay: Lower the priority of printsNishanth Menon
2019-01-21pinctrl: mcp23s08: Allocate irq_chip dynamicLars Poeschel
2019-01-21pinctrl: armada-37xx: change suspend/resume timeMiquel Raynal
2019-01-21pinctrl: qcom: spmi-gpio: hardcode IRQ countsBrian Masney
2019-01-21pinctrl: qcom: spmi-gpio: add support for three new variantsBrian Masney
2019-01-21pinctrl: sh-pfc: r8a7778: Fix HSPI pin numbers and namesGeert Uytterhoeven
2019-01-21pinctrl: sh-pfc: r8a77990: Add TMU pins, groups and functionsTakeshi Kihara
2019-01-21pinctrl: sh-pfc: r8a77965: Replace DU_DOTCLKIN2 by DU_DOTCLKIN3Geert Uytterhoeven
2019-01-21pinctrl: sh-pfc: r8a7791: Fix VIN1 versioned groupsGeert Uytterhoeven
2019-01-21pinctrl: sh-pfc: r8a77980: Deduplicate VIN1 pin definitionsGeert Uytterhoeven
2019-01-21pinctrl: sh-pfc: r8a77970: Deduplicate VIN[01] pin definitionsGeert Uytterhoeven
2019-01-21pinctrl: sh-pfc: r8a7796: Deduplicate VIN5 pin definitionsGeert Uytterhoeven
2019-01-21pinctrl: sh-pfc: r8a7795: Deduplicate VIN5 pin definitionsGeert Uytterhoeven
2019-01-21pinctrl: sh-pfc: r8a7794: Initialize TDSEL register for ES1.0Wolfram Sang
2019-01-21pinctrl: sh-pfc: r8a7790: Initialize TDSEL register for ES1.0Wolfram Sang
2019-01-21pinctrl: sh-pfc: Print pin group when debuggingGeert Uytterhoeven
2019-01-21Revert "pinctrl: sh-pfc: r8a77990: Add support for pull-up only pins"Geert Uytterhoeven
2019-01-21pinctrl: sh-pfc: r8a77990: GP6_9 does not have pull-down capabilityGeert Uytterhoeven
2019-01-21pinctrl: sh-pfc: r8a77995: Fix MOD_SEL bit numberingTakeshi Kihara
2019-01-21pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numberingTakeshi Kihara
2019-01-21pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit2 when using RX2, TX2 and SCK2Takeshi Kihara
2019-01-21pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit3 when using TX0Takeshi Kihara
2019-01-14pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pinsMartin Blumenstingl
2019-01-11pinctrl/amd: fix typoMatteo Croce
2019-01-11pinctrl: sirf: atlas7: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-01-11pinctrl: mcp23s08: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-01-11pinctrl: mediatek: add EINT support to virtual GPIOschuanjia.liu
2019-01-11pinctrl: armada-37xx: add missing pin: PCIe1 WakeupGregory CLEMENT
2019-01-11pinctrl: armada-37xx: Correct mpp definitionsMarek BehĂșn
2019-01-11pinctrl: imx: add imx8qm driverAisheng Dong
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds