Show patches with: Submitter = Mark Cave-Ayland       |    State = Action Required       |    Archived = No       |   35 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,17/17] esp.c: remove explicit setting of DRQ within ESP state machine [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 1 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,16/17] esp.c: ensure esp_pdma_write() always calls esp_fifo_push() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,15/17] esp.c: update esp_fifo_{push, pop}() to call esp_update_drq() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,14/17] esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to use it [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,13/17] esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the file [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,12/17] esp.c: prevent cmdfifo overflow in esp_cdb_ready() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,11/17] esp.c: rework esp_cdb_length() into esp_cdb_ready() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,10/17] esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,09/17] esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,08/17] esp.c: change esp_fifo_pop_buf() to take ESPState [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,07/17] esp.c: use esp_fifo_push() instead of fifo8_push() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,06/17] esp.c: change esp_fifo_pop() to take ESPState [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,05/17] esp.c: change esp_fifo_push() to take ESPState [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,04/17] esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,03/17] esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_message_phase() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,02/17] esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_command_phase() [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function [PULL,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function - 2 - --- 2024-04-04 Mark Cave-Ayland New
[PULL,00/17] qemu-sparc queue 20240404 - - - --- 2024-04-04 Mark Cave-Ayland New
[v3,17/17] esp.c: remove explicit setting of DRQ within ESP state machine esp: avoid explicit setting of DRQ within ESP state machine - - - --- 2024-03-24 Mark Cave-Ayland New
[v3,16/17] esp.c: ensure esp_pdma_write() always calls esp_fifo_push() esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,15/17] esp.c: update esp_fifo_{push, pop}() to call esp_update_drq() esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,14/17] esp.c: introduce esp_update_drq() and update esp_fifo_{push, pop}_buf() to use it esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,13/17] esp.c: move esp_set_phase() and esp_get_phase() towards the beginning of the file esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,12/17] esp.c: prevent cmdfifo overflow in esp_cdb_ready() esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,11/17] esp.c: rework esp_cdb_length() into esp_cdb_ready() esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,10/17] esp.c: don't assert() if FIFO empty when executing non-DMA SELATNS esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,09/17] esp.c: introduce esp_fifo_push_buf() function for pushing to the FIFO esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,08/17] esp.c: change esp_fifo_pop_buf() to take ESPState esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,07/17] esp.c: use esp_fifo_push() instead of fifo8_push() esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,06/17] esp.c: change esp_fifo_pop() to take ESPState esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,05/17] esp.c: change esp_fifo_push() to take ESPState esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,04/17] esp.c: replace cmdfifo use of esp_fifo_pop() in do_message_phase() esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,03/17] esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_message_phase() esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,02/17] esp.c: replace esp_fifo_pop_buf() with esp_fifo8_pop_buf() in do_command_phase() esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New
[v3,01/17] esp.c: move esp_fifo_pop_buf() internals to new esp_fifo8_pop_buf() function esp: avoid explicit setting of DRQ within ESP state machine - 1 - --- 2024-03-24 Mark Cave-Ayland New