summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* efi: block: move definitions into header fileAhmad Fatoum2024-03-051-27/+0
* block: record block device typeAhmad Fatoum2024-03-052-0/+2
* block: virtio: assign virtio-mmio device tree node to cdevsAhmad Fatoum2024-03-051-0/+1
* efi: payload: rename CONFIG_EFI_BOOTUP to CONFIG_EFI_PAYLOADAhmad Fatoum2024-03-051-1/+1
* block: parse partition table on block device registrationAhmad Fatoum2023-06-122-16/+2
* efi: don't skip default efi devinfo for old EFI block revisionsAhmad Fatoum2023-05-221-2/+3
* Rename struct device_d to deviceSascha Hauer2023-01-101-4/+4
* Merge branch 'for-next/efi'Sascha Hauer2022-08-113-2/+24
|\
| * block: efi: allow disabling /dev/usbdiskX renamingAhmad Fatoum2022-07-053-2/+24
* | bootsource: rename existing bootsource_set to bootsource_set_rawAhmad Fatoum2022-08-091-1/+1
|/
* block: efi-block-io: add devinfo callback for media infoAhmad Fatoum2022-01-201-15/+27
* 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