summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-03pinctrl: armada-37xx: remove unused variableArnd Bergmann
2017-10-31gpio: mb86s70: Revert "Return error if requesting an already assigned gpio"Ard Biesheuvel
2017-10-31gpio: mb86s7x: share with other SoCs as moduleArd Biesheuvel
2017-10-31gpio: brcmstb: implement suspend/resume/shutdownDoug Berger
2017-10-31gpio: brcmstb: consolidate interrupt domainsDoug Berger
2017-10-31gpio: brcmstb: correct the configuration of level interruptsDoug Berger
2017-10-31gpio: brcmstb: switch to handle_level_irq flowDoug Berger
2017-10-31gpio: brcmstb: release the bgpio lock during irq handlersDoug Berger
2017-10-31gpio: brcmstb: allow all instances to be wakeup sourcesDoug Berger
2017-10-31gpio-adnp: Use common error handling code in adnp_gpio_dbg_show()Markus Elfring
2017-10-31gpio-rcar: use devm_ioremap_resource()Sergei Shtylyov
2017-10-30gpio-mmio: Use the new .get_multiple() callbackLinus Walleij
2017-10-25gpio: mmio: Make pin2mask() a private businessLinus Walleij
2017-10-25gpio: mpc8xxx: Do not reverse bits using bgpioLinus Walleij
2017-10-25gpio: brcmstb: Do not use gc->pin2mask()Linus Walleij
2017-10-25gpio: grgpio: Do not use gc->pin2mask()Linus Walleij
2017-10-25gpio: loongson1: fix bgpio usageLinus Walleij
2017-10-25gpio: dwapb: fix bgpio usageLinus Walleij
2017-10-23gpio: uniphier: add UniPhier GPIO controller driverMasahiro Yamada
2017-10-20gpio: Fix loose spellingAndrew Jeffery
2017-10-19gpio: Add driver for Maxim MAX3191x industrial serializerLukas Wunner
2017-10-19gpiolib: clear irq handler and data in one goMartin Kaiser
2017-10-19pinctrl: armada-37xx: Stop using struct gpio_chip.irq_baseThierry Reding
2017-10-19gpio: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-19gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for inputBartosz Golaszewski
2017-10-19gpiolib: only check line handle flags onceBartosz Golaszewski
2017-10-19gpio: Introduce ->get_multiple callbackLukas Wunner
2017-10-19bitops: Introduce assign_bit()Lukas Wunner
2017-10-19gpio: gpio-dwapb: add optional resetAlan Tull
2017-10-08gpio: rcar: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-04gpio: Alter semantics of *raw* operations to actually be rawLinus Walleij
2017-10-04gpio: Get rid of _prefix and __prefixesLinus Walleij
2017-09-22gpio: thunderx: remove unused .map() hook from irq_domain_opsMasahiro Yamada
2017-09-21gpio: tb10x: Handle return value of devm_kasprintfArvind Yadav
2017-09-21gpio: brcmstb: Handle return value of devm_kasprintfArvind Yadav
2017-09-19gpio: dwapb: Add wakeup source supportHoan Tran
2017-09-19gpio: xgene-sb: Tidy up fwnode usageRobin Murphy
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann