| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-10-18 | n64cart: add error handling support for add_disk() | 1 | -2/+10 | |
| 2021-10-18 | block: switch polling to be bio based | 1 | -7/+5 | |
| 2021-09-09 | n64cart: fix return value check in n64cart_probe() | 1 | -2/+2 | |
| 2021-08-04 | n64cart: fix the dma address in n64cart_do_bvec | 1 | -1/+1 | |
| 2021-06-01 | n64cart: convert to blk_alloc_disk | 1 | -5/+1 | |
| 2021-06-01 | block: automatically enable GENHD_FL_EXT_DEVT | 1 | -1/+1 | |
| 2021-02-21 | n64: store dev instance into disk private data | 1 | -3/+2 | |
| 2021-02-21 | n64: cleanup n64cart_probe() | 1 | -22/+11 | |
| 2021-02-21 | n64: cosmetics changes | 1 | -4/+2 | |
| 2021-02-21 | n64: remove curly brackets | 1 | -2/+1 | |
| 2021-02-21 | n64: use sector SECTOR_SHIFT instead 512 | 1 | -1/+1 | |
| 2021-02-21 | n64: use enums for reg | 1 | -5/+7 | |
| 2021-02-21 | n64: move module param at the top | 1 | -10/+11 | |
| 2021-02-21 | n64: move module info at the end | 1 | -4/+4 | |
| 2021-02-21 | n64: use pr_fmt to avoid duplicate string | 1 | -2/+3 | |
| 2021-02-21 | block: Add n64 cart driver | 1 | -0/+189 |
