Merge branch 'upstream' into tizen
[platform/upstream/cryptsetup.git] / lib / utils_devpath.c
2023-02-16 Karol LewandowskiMerge branch 'upstream' into tizen 53/288453/1
2023-02-16 Karol LewandowskiImported Upstream version 2.3.7 upstream/2.3.7
2020-07-24 Karol LewandowskiMerge branch 'upstream' into tizen 35/239435/1
2020-07-24 Karol LewandowskiImported Upstream version 2.3.3 30/239430/1 upstream/2.3.3
2019-12-30 Yunmi HaInclude 'sys/sysmacros.h' for GCC-9 33/221233/1 accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/hotfix/20201103.000656 accepted/tizen/6.5/unified/20211028.224606 accepted/tizen/unified/20200106.141559 submit/tizen/20200103.083647 submit/tizen_6.0/20201029.205501 submit/tizen_6.0_hotfix/20201102.192901 submit/tizen_6.0_hotfix/20201103.115101 submit/tizen_6.5/20211028.163301 tizen_6.0.m2_release tizen_6.5.m2_release
2016-05-11 Kichan KwonMerge branch 'upstream' into tizen 92/68992/2 accepted/tizen/common/20160511.142311 accepted/tizen/common/20160615.193838 accepted/tizen/common/20160703.130057 accepted/tizen/ivi/20160630.003148 accepted/tizen/mobile/20160616.003449 accepted/tizen/mobile/20160630.003051 accepted/tizen/tv/20160630.003132 accepted/tizen/wearable/20160616.003444 accepted/tizen/wearable/20160630.003102 submit/accepted/tizen_common/20160629.063515 submit/tizen/20160511.074559 submit/tizen/20160615.114239 submit/tizen/20160629.063625 submit/tizen/20160725.050606
2016-05-11 Kichan KwonImported Upstream version 1.6.7 91/68991/1 upstream/1.6.7
2016-05-10 KwonRevert "Imported upstream version 1.6.7" 41/68941/1
2016-05-10 Kichan KwonImported upstream version 1.6.7 63/68863/1
2013-08-04 Milan BrozVersion 1.6.2.
2013-06-30 Milan BrozMap TCRYPT system encryption through partition.
2013-06-30 Milan BrozSimplify sysfs helpers.
2013-06-29 Milan BrozUse internally common uint64 parsing for sysfs values.
2013-06-23 Milan BrozPrint a warning if system encryption is used and device...
2013-03-24 Milan BrozUpdate copyright year on changed files.
2013-02-01 John SpencerFix missing headers
2013-01-10 Milan BrozFix some extended compile warning.
2012-12-29 Milan BrozChange License from GPLv2 only to GPLv2+ ("or any later").
2012-12-21 Milan BrozAdd copyright line for files I have written or modified.
2012-09-19 Milan BrozFix some problems found by Coverity static analysis.
2012-08-14 Milan BrozAdd context to DM helpers.
2012-08-12 Milan BrozNew device access backend.
2012-04-02 Milan BrozVersion 1.4.2.
2011-11-02 Milan BrozFix FSF address in license text according to
2011-10-09 Milan BrozFix some complier warnings.
2011-10-08 Milan BrozIf device is not rotational, do not use Gutmann wipe...
2011-09-21 Milan BrozFix some memory leaks (thanks to okozina).
2011-07-01 Milan Broz* Add --shared option for creating non-overlapping...
2011-05-24 Milan BrozAdd prototype and remove warning.
2011-05-24 Milan BrozExcluce some known dir from old scan.
2011-05-24 Milan BrozHandle even non-standard and non-udev /dev in devpath.
2011-05-24 Milan BrozMove DM helpers to separate header.
2011-05-24 Milan BrozMove devpath scan to separate file.