summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-19dt-bindings: gpio: max3191x: Document new driverLukas Wunner1-0/+59
2017-10-19dt-bindings: Document common property for daisy-chained devicesLukas Wunner1-0/+26
2017-10-19gpiolib: clear irq handler and data in one goMartin Kaiser1-2/+2
2017-10-19pinctrl: armada-37xx: Stop using struct gpio_chip.irq_baseThierry Reding1-2/+2
2017-10-19Documentation: fix ref to gpio.txtTom Saeger1-1/+1
2017-10-19gpio: mark expected switch fall-throughsGustavo A. R. Silva3-2/+6
2017-10-19gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags for inputBartosz Golaszewski1-0/+6
2017-10-19gpiolib: only check line handle flags onceBartosz Golaszewski1-7/+7
2017-10-19gpio: Introduce ->get_multiple callbackLukas Wunner5-22/+250
2017-10-19bitops: Introduce assign_bit()Lukas Wunner2-15/+31
2017-10-19gpio: gpio-dwapb: add optional resetAlan Tull2-0/+10
2017-10-19gpio-rcar: document R8A77970 bindingsSergei Shtylyov1-0/+1
2017-10-19gpiolib: drop irq_base field from gpio_chip structGrygorii Strashko1-2/+0
2017-10-08gpio: rcar: Use of_device_get_match_data() helperGeert Uytterhoeven1-6/+2
2017-10-07tools: gpio: Print error string on IOCTL failuresJacopo Mondi1-7/+10
2017-10-06MAINTAINERS: Add entry for Synopsys DesignWare APB GPIO driverHoan Tran1-0/+7
2017-10-04gpio: Alter semantics of *raw* operations to actually be rawLinus Walleij1-43/+47
2017-10-04gpio: Get rid of _prefix and __prefixesLinus Walleij1-26/+26
2017-09-22gpio: thunderx: remove unused .map() hook from irq_domain_opsMasahiro Yamada1-13/+0
2017-09-21gpio: tb10x: Handle return value of devm_kasprintfArvind Yadav1-0/+3
2017-09-21gpio: brcmstb: Handle return value of devm_kasprintfArvind Yadav1-0/+4
2017-09-19gpio: dwapb: Add wakeup source supportHoan Tran1-1/+22
2017-09-19gpio: Clarify consumer stubs use-casesLinus Walleij1-3/+19
2017-09-19gpio: xgene-sb: Tidy up fwnode usageRobin Murphy1-11/+2
2017-09-16Linux 4.14-rc1v4.14-rc1Linus Torvalds1-2/+2
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-16/+16
2017-09-16Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-27/+41
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-234/+467
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-11/+380
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf4-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds205-3427/+6399
2017-09-15Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+2
2017-09-15Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds28-160/+236
2017-09-15Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-14/+1602
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-111/+257
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2-1/+18