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