Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-20 | pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when rebooting | Thomas Huth | 1 | -1/+2 |
2017-07-14 | pc-bios/s390-ccw: Move libc functions to separate header | Thomas Huth | 1 | -0/+1 |
2017-05-19 | pc-bios/s390-ccw: Build a reasonable max_sectors limit | Eric Farman | 1 | -0/+9 |
2017-05-19 | pc-bios/s390-ccw: Get Block Limits VPD device data | Eric Farman | 1 | -1/+20 |
2017-05-19 | pc-bios/s390-ccw: Get list of supported VPD pages | Eric Farman | 1 | -0/+17 |
2017-05-19 | pc-bios/s390-ccw: Refactor scsi_inquiry function | Eric Farman | 1 | -2/+8 |
2017-05-19 | pc-bios/s390-ccw: Break up virtio-scsi read into multiples | Eric Farman | 1 | -5/+15 |
2017-05-19 | pc-bios/s390-ccw: Move SCSI block factor to outer read | Eric Farman | 1 | -6/+8 |
2017-05-19 | pc-bios/s390-ccw: Remove duplicate blk_factor adjustment | Eric Farman | 1 | -1/+1 |
2016-07-11 | pc-bios/s390-ccw: Pass selected SCSI device to IPL | Eugene (jno) Dvurechenski | 1 | -0/+11 |
2016-03-23 | pc-bios/s390-ccw: add virtio-scsi implementation | Eugene (jno) Dvurechenski | 1 | -0/+342 |