summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: berlin: as370: use generic "pwm" as pwm function nameJisheng Zhang2019-01-281-29/+29
* Merge tag 'sh-pfc-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2019-01-2812-343/+288
|\
| * pinctrl: sh-pfc: r8a7778: Fix HSPI pin numbers and namesGeert Uytterhoeven2019-01-211-3/+3
| * pinctrl: sh-pfc: r8a77990: Add TMU pins, groups and functionsTakeshi Kihara2019-01-211-2/+51
| * pinctrl: sh-pfc: r8a77965: Replace DU_DOTCLKIN2 by DU_DOTCLKIN3Geert Uytterhoeven2019-01-211-3/+3
| * pinctrl: sh-pfc: r8a7791: Fix VIN1 versioned groupsGeert Uytterhoeven2019-01-211-34/+34
| * pinctrl: sh-pfc: r8a77980: Deduplicate VIN1 pin definitionsGeert Uytterhoeven2019-01-211-43/+21
| * pinctrl: sh-pfc: r8a77970: Deduplicate VIN[01] pin definitionsGeert Uytterhoeven2019-01-211-86/+42
| * pinctrl: sh-pfc: r8a7796: Deduplicate VIN5 pin definitionsGeert Uytterhoeven2019-01-211-64/+26
| * pinctrl: sh-pfc: r8a7795: Deduplicate VIN5 pin definitionsGeert Uytterhoeven2019-01-211-64/+26
| * pinctrl: sh-pfc: r8a7794: Initialize TDSEL register for ES1.0Wolfram Sang2019-01-211-0/+16
| * pinctrl: sh-pfc: r8a7790: Initialize TDSEL register for ES1.0Wolfram Sang2019-01-211-0/+17
| * pinctrl: sh-pfc: Print pin group when debuggingGeert Uytterhoeven2019-01-211-0/+2
| * Revert "pinctrl: sh-pfc: r8a77990: Add support for pull-up only pins"Geert Uytterhoeven2019-01-211-18/+5
| * pinctrl: sh-pfc: r8a77990: GP6_9 does not have pull-down capabilityGeert Uytterhoeven2019-01-211-1/+10
| * pinctrl: sh-pfc: r8a77995: Fix MOD_SEL bit numberingTakeshi Kihara2019-01-211-4/+7
| * pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numberingTakeshi Kihara2019-01-211-14/+18
| * pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit2 when using RX2, TX2 and SCK2Takeshi Kihara2019-01-211-5/+5
| * pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit3 when using TX0Takeshi Kihara2019-01-211-2/+2
* | pinctrl: sirf: drop pointless static qualifier in sirfsoc_gpio_probeYueHaibing2019-01-281-1/+1
* | pinctrl: ti-iodelay: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-01-281-1/+0
* | pinctrl: remove unused 'pinconf-config' debugfs interfaceVladimir Zapolskiy2019-01-281-222/+0
* | pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.hVladimir Zapolskiy2019-01-281-0/+1
* | Merge branch 'ib-qcom-spmi' of /home/linus/linux-gpio into develLinus Walleij2019-01-283-44/+207
|\ \
| * | spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"Brian Masney2019-01-241-5/+0
| * | spmi: pmic-arb: validate type when mapping IRQBrian Masney2019-01-241-7/+14
| * | qcom: spmi-gpio: add support for hierarchical IRQ chipBrian Masney2019-01-241-10/+105
| * | spmi: pmic-arb: disassociate old virq if hwirq mapping already existsBrian Masney2019-01-241-0/+5
| * | gpio: add irq domain activate/deactivate functionsBrian Masney2019-01-241-0/+37
| * | spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chipsBrian Masney2019-01-241-20/+47
| * | pinctrl: qcom: spmi-gpio: hardcode IRQ countsBrian Masney2019-01-211-17/+11
| * | pinctrl: qcom: spmi-gpio: add support for three new variantsBrian Masney2019-01-211-0/+3
| |/
* | Merge branch 'ib-meson-fixes' into develLinus Walleij2019-01-222-8/+17
|\ \
| * | pinctrl: meson: add optional region for drive strengthJerome Brunet2019-01-212-0/+7
| * | pinctrl: meson: fix G12A ao pull registers base addressXingyu Chen2019-01-211-10/+12
| |/
* | pinctrl: ti: iodelay: Lower the priority of printsNishanth Menon2019-01-211-3/+3
* | pinctrl: mcp23s08: Allocate irq_chip dynamicLars Poeschel2019-01-211-11/+17
* | pinctrl: armada-37xx: change suspend/resume timeMiquel Raynal2019-01-211-2/+2
* | pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pinsMartin Blumenstingl2019-01-141-1/+5
* | pinctrl/amd: fix typoMatteo Croce2019-01-111-1/+1
* | pinctrl: sirf: atlas7: use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-111-2/+2
* | pinctrl: mcp23s08: use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-111-2/+1
* | pinctrl: mediatek: add EINT support to virtual GPIOschuanjia.liu2019-01-111-1/+7
* | pinctrl: armada-37xx: add missing pin: PCIe1 WakeupGregory CLEMENT2019-01-111-0/+1
* | pinctrl: armada-37xx: Correct mpp definitionsMarek BehĂșn2019-01-111-4/+6
* | pinctrl: imx: add imx8qm driverAisheng Dong2019-01-113-0/+334
|/
* Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-01-061-5/+17
|\
| * platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris2018-11-131-3/+15
| * platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-131-2/+2
* | Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds2019-01-063-0/+166
|\ \