index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mb86s7x.c
Age
Commit message (
Expand
)
Author
2019-07-31
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-05-29
gpio: mb86s7x: Enable ACPI support
Ard Biesheuvel
2019-04-05
drivers: gpio: mb86s7x: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2017-10-31
gpio: mb86s70: Revert "Return error if requesting an already assigned gpio"
Ard Biesheuvel
2017-10-31
gpio: mb86s7x: share with other SoCs as module
Ard Biesheuvel
2017-08-14
gpio: mb86s7x: Handle return value of clk_prepare_enable.
Arvind Yadav
2016-11-22
gpio: mb86s7x: use builtin_platform_driver
Geliang Tang
2016-03-31
gpio: mb86s7x: make explicitly non-modular
Paul Gortmaker
2016-03-30
gpio: mb86s7x: Remove redundant platform_set_drvdata() call
Axel Lin
2016-01-05
gpio: mb86s7x: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-03-02
gpio: mb86s70: Return error if requesting an already assigned gpio
Axel Lin
2015-01-20
gpio: Add Fujitsu MB86S7x GPIO driver
Jassi Brar