summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mb86s7x.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-7/+44
|\
| * gpio: mb86s7x: Enable ACPI supportArd Biesheuvel2019-05-291-7/+44
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1Star
|/
* drivers: gpio: mb86s7x: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-041-3/+1Star
* gpio: mb86s70: Revert "Return error if requesting an already assigned gpio"Ard Biesheuvel2017-10-311-5/+0Star
* gpio: mb86s7x: share with other SoCs as moduleArd Biesheuvel2017-10-311-1/+6
* gpio: mb86s7x: Handle return value of clk_prepare_enable.Arvind Yadav2017-08-141-1/+3
* gpio: mb86s7x: use builtin_platform_driverGeliang Tang2016-11-221-5/+1Star
* gpio: mb86s7x: make explicitly non-modularPaul Gortmaker2016-03-311-7/+1Star
* gpio: mb86s7x: Remove redundant platform_set_drvdata() callAxel Lin2016-03-301-2/+0Star
* gpio: mb86s7x: use gpiochip data pointerLinus Walleij2016-01-051-12/+7Star
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: mb86s70: Return error if requesting an already assigned gpioAxel Lin2015-03-021-0/+5
* gpio: Add Fujitsu MB86S7x GPIO driverJassi Brar2015-01-201-0/+232