summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2021-12-154-4/+4
|\
| * drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
| * drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-223-3/+3
* | efi: rename <efi/efi.h> to <efi/efi-payload.h>Ahmad Fatoum2021-11-251-1/+1
* | block : efi: rename driver variable from efi_fs_driver to efi_bio_driverAhmad Fatoum2021-11-251-2/+2
|/
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-013-0/+3
* virtio: implement remove callbacksAhmad Fatoum2021-10-021-0/+6
* Merge branch 'for-next/virtio'Sascha Hauer2021-02-223-0/+140
|\
| * block: add VirtIO block device driverAhmad Fatoum2021-02-223-0/+140
* | block: use 64-bit types for sector offset and count on all platformsAhmad Fatoum2021-02-181-4/+4
|/
* efi: add and use new efi_device_has_guid helperAhmad Fatoum2019-12-091-9/+2
* efi: populate boot source instanceAhmad Fatoum2019-10-281-4/+13
* efi: cleanupsOleksij Rempel2019-02-181-1/+1
* efi-block: detect when the block device is a USB DiskJean-Christophe PLAGNIOL-VILLARD2017-10-271-1/+16
* efi: move bus driver to driver/efiJean-Christophe PLAGNIOL-VILLARD2017-02-241-2/+2
* efi: move block io driver to driver/blockJean-Christophe PLAGNIOL-VILLARD2017-02-242-0/+175