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-mlxbf2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: mlxbf2: Convert to immutable irq_chip
Linus Walleij
2023-03-10
1
-7
/
+25
*
gpio: mlxbf2: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
2022-09-19
1
-4
/
+2
*
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
2022-04-25
1
-9
/
+9
*
Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-08
1
-2
/
+140
|
\
|
*
gpio: mlxbf2: Introduce IRQ support
Asmaa Mnebhi
2021-10-29
1
-2
/
+140
*
|
gpio: mlxbf2.c: Add check for bgpio_init failure
Asmaa Mnebhi
2021-10-25
1
-0
/
+5
|
/
*
gpio: mlxbf2: Use DEFINE_RES_MEM_NAMED() helper macro
Andy Shevchenko
2021-08-16
1
-5
/
+2
*
gpio: mlxbf2: Use devm_platform_ioremap_resource()
Andy Shevchenko
2021-08-16
1
-8
/
+3
*
gpio: mlxbf2: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2021-08-16
1
-2
/
+2
*
gpio: mlxbf2: Convert to device PM ops
Andy Shevchenko
2021-08-16
1
-15
/
+6
*
gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing Sparse
Lee Jones
2020-07-08
1
-0
/
+2
*
gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be use
Lee Jones
2020-07-08
1
-1
/
+1
*
Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-06-05
1
-3
/
+2
|
\
|
*
gpio: mlxbf2: fix return value check in mlxbf2_gpio_get_lock_res()
Wei Yongjun
2020-04-28
1
-2
/
+2
|
*
gpio: mlxbf2: remove unused including <linux/version.h>
YueHaibing
2020-04-17
1
-1
/
+0
*
|
gpio: mlxbf2: Fix sleeping while holding spinlock
Axel Lin
2020-05-25
1
-3
/
+3
|
/
*
gpio: add driver for Mellanox BlueField 2 GPIO controller
Asmaa Mnebhi
2020-03-09
1
-0
/
+335