index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mb86s7x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: mb86s7x: Remove superfluous test for ACPI companion
Andy Shevchenko
2020-05-18
1
-8
/
+6
*
gpio: mb86s7x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
2020-05-18
1
-9
/
+7
*
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
2019-07-31
1
-0
/
+1
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
1
-7
/
+44
|
\
|
*
gpio: mb86s7x: Enable ACPI support
Ard Biesheuvel
2019-05-29
1
-7
/
+44
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
1
-9
/
+1
|
/
*
drivers: gpio: mb86s7x: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-05
1
-3
/
+1
*
gpio: mb86s70: Revert "Return error if requesting an already assigned gpio"
Ard Biesheuvel
2017-10-31
1
-5
/
+0
*
gpio: mb86s7x: share with other SoCs as module
Ard Biesheuvel
2017-10-31
1
-1
/
+6
*
gpio: mb86s7x: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-08-14
1
-1
/
+3
*
gpio: mb86s7x: use builtin_platform_driver
Geliang Tang
2016-11-22
1
-5
/
+1
*
gpio: mb86s7x: make explicitly non-modular
Paul Gortmaker
2016-03-31
1
-7
/
+1
*
gpio: mb86s7x: Remove redundant platform_set_drvdata() call
Axel Lin
2016-03-30
1
-2
/
+0
*
gpio: mb86s7x: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-12
/
+7
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
gpio: mb86s70: Return error if requesting an already assigned gpio
Axel Lin
2015-03-02
1
-0
/
+5
*
gpio: Add Fujitsu MB86S7x GPIO driver
Jassi Brar
2015-01-20
1
-0
/
+232