Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4e1bf7f760d53272b6d05ace66fe26b0a09f10ac
/
drivers
/
block
/
blk-uclass.c
4fec7f8
xen: pvblock: Add initial support for para-virtualized block driver
by Anastasiia Lukianenko
· Thu Aug 06 12:42:55 2020 +0300
76160a0
dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
by Ovidiu Panait
· Fri Jul 24 14:12:21 2020 +0300
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
09ba4ea
blk: set log2blksz in blk_create_device()
by Heinrich Schuchardt
· Fri Oct 25 12:15:31 2019 +0200
cfd7293
dm: core: Add device_foreach_child()
by Simon Glass
· Wed Sep 25 08:55:56 2019 -0600
f50d8d1
Revert "blk: Invalidate block cache when switching hwpart"
by developer
· Tue Aug 27 15:32:18 2019 +0800
1a0ff47
blk: Invalidate block cache when switching hwpart
by developer
· Thu Jul 11 15:10:23 2019 +0800
1794ae6
blk: Rework guard around part_init call
by Tom Rini
· Wed Dec 05 08:23:38 2018 -0500
d458006
blk: Introduce IF_TYPE_VIRTIO
by Tuomas Tynkkynen
· Mon Oct 15 02:21:10 2018 -0700
fd5eda7
blk: Make blk_next_free_devnum() public
by Bin Meng
· Mon Oct 15 02:21:09 2018 -0700
e086801
blk: Drop blk_prepare_device()
by Bin Meng
· Mon Oct 15 02:21:08 2018 -0700
cbc3da8
blk: Call part_init() in the post_probe() method
by Bin Meng
· Mon Oct 15 02:21:07 2018 -0700
1037852
block: Add a function to find block device descriptor
by Tien Fong Chee
· Fri Jul 06 16:26:36 2018 +0800
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
b890600
SystemACE: Remove
by Tom Rini
· Mon Feb 12 09:51:33 2018 -0500
11206f4
efi_driver: EFI block driver
by Heinrich Schuchardt
· Sun Jan 21 19:29:30 2018 +0100
ef58a90
dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()
by Stefan Roese
· Wed Nov 29 16:46:42 2017 +0100
629e799
blk: Remove various places that do flush cache after read
by Bin Meng
· Tue Sep 12 19:00:23 2017 -0700
99b324a
blk: dm: make blk_create_device() take a number of block instead of a size
by Jean-Jacques Hiblot
· Fri Jun 09 16:45:18 2017 +0200
b650afa
block: ide: Fix block read/write with driver model
by Bin Meng
· Sun Sep 10 05:12:51 2017 -0700
4450597
dm: blk: Update return value in blk_create_devicef()
by Simon Glass
· Sat Jul 29 11:34:59 2017 -0600
85af5a4
dm: blk: Add a function to find an interface-type name
by Simon Glass
· Sat Jul 29 11:34:53 2017 -0600
182fccd
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
by Zhikang Zhang
· Thu Aug 03 02:30:56 2017 -0700
4f26913
dm: blk: Add a way to obtain a block device from its parent
by Simon Glass
· Sat May 27 11:37:17 2017 -0600
e4fef74
dm: blk: Improve block device claiming
by Simon Glass
· Sun Apr 23 20:02:07 2017 -0600
dbc3861
dm: blk: Add a function to find the next block device number
by Simon Glass
· Sun Apr 23 20:02:06 2017 -0600
d5d4c10
dm: blk: Allow finding block devices without probing
by Simon Glass
· Sun Apr 23 20:02:05 2017 -0600
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· Mon Mar 20 12:51:48 2017 +0100
c886f35
dm: Add support for scsi/sata based devices
by Michal Simek
· Thu Sep 08 15:06:45 2016 +0200
edcfdbd
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· Fri Dec 09 07:56:54 2016 -0500
4b72702
dm: Add support for scsi/sata based devices
by Michal Simek
· Thu Sep 08 15:06:45 2016 +0200
f438b6b
dm: blk: Fix get_desc to return block device descriptor
by Michal Simek
· Wed Nov 16 17:37:42 2016 +0100
13c2c29
dm: blk: Add functions to select a hardware partition
by Simon Glass
· Sun May 01 13:52:30 2016 -0600
39e5492
dm: blk: Free the block device name when unbound
by Simon Glass
· Sun May 01 13:52:24 2016 -0600
77f7fb8
dm: blk: Fix allocation of block-device numbering
by Simon Glass
· Sun May 01 13:52:22 2016 -0600
966b695
dm: blk: Add a easier way to create a named block device
by Simon Glass
· Sun May 01 11:36:29 2016 -0600
d089ba3
dm: blk: Allow blk_create_device() to allocate the device number
by Simon Glass
· Sun May 01 11:36:28 2016 -0600
4131ad5
dm: mmc: Add an implementation of the 'devnum' functions
by Simon Glass
· Sun May 01 11:36:08 2016 -0600
faf4f05
drivers: block: add block device cache
by Eric Nelson
· Mon Mar 28 10:05:44 2016 -0700
cceee55
dm: blk: Add a block-device uclass
by Simon Glass
· Mon Feb 29 15:25:55 2016 -0700