index
:
profile/common/platform/kernel/u-boot-artik
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_unified
master
tizen
tizen_20160927
tizen_3.0
tizen_3.0.m2
tizen_4.0
Domain: System / Kernel; Licenses: GPL-2.0;
Jaehoon Chung <jh80.chung@samsung.com>, Junghoon Kim <jhoon20.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
part.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
disk: part_efi: add get_partition_info_efi_by_name()
Steve Rae
1
-0
/
+11
2015-08-06
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
1
-0
/
+5
2015-08-06
disk/gpt: Fix GPT partition handling for blocksize != 512
Egbert Eich
1
-0
/
+4
2015-08-06
Fix ext2/ext4 filesystem accesses beyond 2TiB
Frederic Leroy
1
-2
/
+2
2015-07-22
gpt: Support for GPT (GUID Partition Table) restoration
Lukasz Majewski
1
-0
/
+52
2015-07-22
disk: part_efi: parse and store partition UUID
Stephen Warren
1
-0
/
+3
2015-07-22
disk: get_device_and_partition() "auto" partition and cleanup
Stephen Warren
1
-4
/
+5
2015-07-22
disk: introduce get_device()
Stephen Warren
1
-0
/
+5
2015-07-22
disk/part: introduce get_device_and_partition
Rob Herring
1
-2
/
+11
2015-07-22
disk/part: check bootable flag for DOS partitions
Rob Herring
1
-0
/
+1
2012-05-22
include/part.h: fix indentation of lba
Anatolij Gustschin
1
-1
/
+1
2011-07-26
disk/part.c: Make features optional
Matthew McClintock
1
-1
/
+17
2011-07-15
MMC: add erase function to both mmc and sd
Lei Wen
1
-0
/
+3
2009-04-03
mflash: Initial mflash support
unsik Kim
1
-0
/
+1
2008-10-18
Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
richardretanubun
1
-0
/
+8
2008-03-27
Coding style cleanup, update CHANGELOG
Wolfgang Denk
1
-4
/
+4
2008-03-26
ata: add the support for SATA framework
Dave Liu
1
-0
/
+3
2008-02-03
MMC for PXA 27X (resubmit)
stefano babic
1
-0
/
+1
2007-10-23
fix pxa255_idp board
Marcel Ziswiler
1
-3
/
+3
2007-02-20
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...
Grant Likely
1
-1
/
+1
2007-02-20
[PATCH 8_9] Add block_write hook to block_dev_desc_t
Grant Likely
1
-0
/
+4
2007-02-20
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
1
-0
/
+9
2004-04-18
* Cleanup, minor fixes
wdenk
1
-3
/
+3
2004-03-17
Patch by Pierre Aubert, 15 Mar 2004:
wdenk
1
-3
/
+3
2004-03-14
Code cleanup; make several boards compile & link.
wdenk
1
-24
/
+27
2003-09-10
* Patches by Denis Peter, 9 Sep 2003:
wdenk
1
-0
/
+1
2003-06-29
Fix some missing commands, cleanup header files
wdenk
1
-10
/
+21
2003-06-27
* Code cleanup:
wdenk
1
-2
/
+0
2002-11-19
* Patch by Thomas Frieden, 13 Nov 2002:
wdenk
1
-0
/
+9
2002-03-08
Initial revision
wdenk
1
-0
/
+99