summaryrefslogtreecommitdiffstats
path: root/lib/rhashtable.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-08gpio: Introduce struct gpio_irq_chipThierry Reding1-0/+38
2017-11-03pinctrl: armada-37xx: remove unused variableArnd Bergmann1-2/+0
2017-10-31gpio: mb86s70: Revert "Return error if requesting an already assigned gpio"Ard Biesheuvel1-5/+0
2017-10-31gpio: mb86s7x: share with other SoCs as moduleArd Biesheuvel2-3/+7
2017-10-31gpio: brcmstb: implement suspend/resume/shutdownDoug Berger1-50/+151
2017-10-31gpio: brcmstb: consolidate interrupt domainsDoug Berger2-44/+146
2017-10-31gpio: brcmstb: correct the configuration of level interruptsDoug Berger1-2/+2
2017-10-31gpio: brcmstb: switch to handle_level_irq flowDoug Berger1-6/+12
2017-10-31gpio: brcmstb: release the bgpio lock during irq handlersDoug Berger1-5/+16
2017-10-31gpio: brcmstb: allow all instances to be wakeup sourcesDoug Berger1-7/+7
2017-10-31gpio-adnp: Use common error handling code in adnp_gpio_dbg_show()Markus Elfring1-16/+13
2017-10-31gpio-rcar: use devm_ioremap_resource()Sergei Shtylyov1-8/+6
2017-10-30gpio-mmio: Use the new .get_multiple() callbackLinus Walleij1-3/+84
2017-10-25gpio: mmio: Make pin2mask() a private businessLinus Walleij2-30/+23
2017-10-25gpio: mpc8xxx: Do not reverse bits using bgpioLinus Walleij1-6/+17
2017-10-25gpio: brcmstb: Do not use gc->pin2mask()Linus Walleij1-3/+3
2017-10-25gpio: grgpio: Do not use gc->pin2mask()Linus Walleij1-3/+3
2017-10-25gpio: loongson1: fix bgpio usageLinus Walleij1-4/+3
2017-10-25gpio: dwapb: fix bgpio usageLinus Walleij1-2/+2
2017-10-23gpio: uniphier: add UniPhier GPIO controller driverMasahiro Yamada4-0/+517
2017-10-23dt-bindings: gpio: uniphier: add UniPhier GPIO bindingMasahiro Yamada3-0/+71
2017-10-20gpio: Fix loose spellingAndrew Jeffery6-9/+9
2017-10-19gpio: Add driver for Maxim MAX3191x industrial serializerLukas Wunner3-0/+503