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