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
/
fpga
/
fpga-bridge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fpga: remove redundant checks for bridge ops
Marco Pagani
2024-02-18
1
-4
/
+4
*
fpga: bridge: make fpga_bridge_class a static const structure
Ivan Orlov
2023-08-11
1
-13
/
+12
*
fpga: bridge: fix kernel-doc
Marco Pagani
2023-07-10
1
-11
/
+12
*
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
|
*
fpga: bridge: fix kernel-doc parameter description
Marco Pagani
2023-03-09
1
-1
/
+1
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
|
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
|
/
*
/
fpga: bridge: properly initialize bridge device before populating children
Alexis Lothoré
2023-04-07
1
-1
/
+2
|
/
*
fpga: bridge: return errors in the show() method of the "state" attribute
Marco Pagani
2023-01-28
1
-4
/
+7
*
fpga: Directly use ida_alloc()/free()
keliu
2022-06-08
1
-3
/
+3
*
fpga: bridge: Use standard dev_release for class driver
Russ Weight
2021-11-28
1
-94
/
+28
*
fpga: fpga-bridge: removed repeated word
Navin Sankar Velliangiri
2021-07-21
1
-2
/
+2
*
fpga: fix spelling mistakes
Tom Rix
2021-07-21
1
-2
/
+2
*
fpga: bridge: Rename dev to parent for parent device
Russ Weight
2021-06-15
1
-9
/
+9
*
fpga: bridge: change FPGA indirect article to an
Tom Rix
2021-06-09
1
-11
/
+11
*
fpga: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-10
1
-3
/
+1
*
fpga: Fix dead store in fpga-bridge.c
Tom Rix
2020-06-18
1
-4
/
+2
*
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-7
/
+1
*
fpga: bridge: add devm_fpga_bridge_create
Alan Tull
2018-10-16
1
-9
/
+59
*
fpga: bridge: fix obvious function documentation error
Alan Tull
2018-09-30
1
-1
/
+1
*
fpga: clarify that unregister functions also free
Alan Tull
2018-05-25
1
-1
/
+1
*
fpga: bridge: kernel-doc fixes
Alan Tull
2018-05-25
1
-0
/
+1
*
fpga: use SPDX
Alan Tull
2018-05-25
1
-12
/
+1
*
fpga: bridge: change api, don't use drvdata
Alan Tull
2018-05-25
1
-24
/
+46
*
fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get
Gustavo A. R. Silva
2017-11-28
1
-2
/
+0
*
fpga: add attribute groups
Alan Tull
2017-11-28
1
-0
/
+1
*
fpga: bridge: support getting bridge from device
Alan Tull
2017-11-28
1
-23
/
+87
*
fpga: bridge: Replace open-coded list_for_each + list_entry
Moritz Fischer
2017-03-17
1
-11
/
+4
*
fpga: fix sparse warnings in fpga-mgr and fpga-bridge
Dinh Nguyen
2017-03-17
1
-1
/
+1
*
fpga: add fpga bridge framework
Alan Tull
2016-11-10
1
-0
/
+395