Age | Commit message (Expand) | Author | Files | Lines |
2024-04-23 | fpga: region: add owner module and take its refcount | Marco Pagani | 1 | -5/+8 |
2024-03-31 | fpga: bridge: add owner module and take its refcount | Marco Pagani | 1 | -2/+5 |
2024-03-31 | fpga: manager: add owner module and take its refcount | Marco Pagani | 1 | -14/+20 |
2022-06-24 | docs: fpga: mgr: document parse_header() callback | Ivan Bornyakov | 1 | -6/+21 |
2021-11-28 | fpga: region: Use standard dev_release for class driver | Russ Weight | 1 | -3/+9 |
2021-11-28 | fpga: bridge: Use standard dev_release for class driver | Russ Weight | 1 | -5/+1 |
2021-11-28 | fpga: mgr: Use standard dev_release for class driver | Russ Weight | 1 | -9/+29 |
2021-07-21 | docs: driver-api: fpga: avoid using UTF-8 chars | Mauro Carvalho Chehab | 4 | -25/+25 |
2020-10-15 | docs: fpga: replace :c:member: macros | Mauro Carvalho Chehab | 3 | -4/+4 |
2020-10-15 | docs: get rid of :c:type explicit declarations for structs | Mauro Carvalho Chehab | 3 | -5/+5 |
2020-08-24 | Fpga: Documentation: Replace deprecated :c:func: Usage | Puranjay Mohan | 4 | -23/+23 |
2018-10-16 | docs: fpga: document programming fpgas using regions | Alan Tull | 6 | -187/+171 |
2018-10-16 | fpga: add devm_fpga_region_create | Alan Tull | 1 | -0/+3 |
2018-10-16 | fpga: bridge: add devm_fpga_bridge_create | Alan Tull | 1 | -0/+3 |
2018-10-16 | fpga: mgr: add devm_fpga_mgr_create | Alan Tull | 1 | -7/+6 |
2018-09-30 | docs: fpga: document fpga manager flags | Alan Tull | 1 | -0/+5 |
2018-07-07 | Documentation: fpga: cleanup | Alan Tull | 3 | -19/+19 |
2018-05-25 | documentation: fpga: move fpga-region.txt to driver-api | Alan Tull | 2 | -0/+103 |
2018-05-25 | documentation: fpga: add bridge document to driver-api | Alan Tull | 2 | -0/+50 |
2018-05-25 | documentation: fpga: move fpga-mgr.txt to driver-api | Alan Tull | 2 | -0/+221 |
2018-05-25 | Documentation: fpga: move fpga overview to driver-api | Alan Tull | 2 | -0/+64 |