summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mb86s7x.c
AgeCommit message (Expand)Author
2020-05-18gpio: mb86s7x: Remove superfluous test for ACPI companionAndy Shevchenko
2020-05-18gpio: mb86s7x: Use devm_clk_get_optional() to get the input clockAndy Shevchenko
2019-07-31gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.hAndy Shevchenko
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-29gpio: mb86s7x: Enable ACPI supportArd Biesheuvel
2019-04-05drivers: gpio: mb86s7x: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult
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-08-14gpio: mb86s7x: Handle return value of clk_prepare_enable.Arvind Yadav
2016-11-22gpio: mb86s7x: use builtin_platform_driverGeliang Tang
2016-03-31gpio: mb86s7x: make explicitly non-modularPaul Gortmaker
2016-03-30gpio: mb86s7x: Remove redundant platform_set_drvdata() callAxel Lin
2016-01-05gpio: mb86s7x: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-03-02gpio: mb86s70: Return error if requesting an already assigned gpioAxel Lin
2015-01-20gpio: Add Fujitsu MB86S7x GPIO driverJassi Brar