Commit Graph

16 Commits

Author SHA1 Message Date
GrayJack fd1891ed9e fs: sdfat: bio->bi_error got renamed to bio->bi_status on >= 4.13
(Partial)
2018-05-16 09:42:50 +02:00
Paul Keith bac33b62ec fs: sdfat: Fix default SDFAT_USE_FOR_VFAT
* This matches what other devices are using, and this only
  shows up if VFAT is off in the first place

Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2018-03-22 18:13:47 +01:00
Paul Keith 119a4b8760 fs: sdfat: Add -lineage extraversion to SDFAT_VERSION
* It has diverged enough to add this to differentiate it

Change-Id: I5e43ee01c785acbc5292c6c115a4e083eeeb36a6
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2018-03-22 18:13:47 +01:00
Andreas Schneider fc87de5ba5 Update README
vfat is already labled for sdcards so use that label instead of
introducing a new one.
2018-03-22 18:02:48 +01:00
Paul Keith 07d63cd2c7 Update to version 2.0.6 2018-03-22 18:02:48 +01:00
Paul Keith 8949555ac6 fs: sdfat: Fix compilation for 32-bit targets
Change-Id: I9a9f3e253001bfbb3a209bd16d2741c95c99f46b
2018-03-22 18:00:28 +01:00
Paul Keith 7c92f49abf fs: sdfat: Add config option to register sdFAT for VFAT
Change-Id: I72ba7a14b56175535884390e8601960b5d8ed1cf
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2018-03-22 18:00:28 +01:00
Paul Keith 2df38135b5 fs: sdfat: Add config option to register sdFAT for exFAT
Change-Id: Id57abf0a4bd0b433fecc622eecb383cd4ea29d17
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2018-03-22 18:00:28 +01:00
Paul Keith f82a5dff05 fs: sdfat: Allow disabling sdfat
Change-Id: If508804ba4d3536a98c70eb871771d26b628ad50
2018-02-20 15:45:24 +01:00
Paul Keith 2b43486806 fs: sdfat: Fix compilation without debugging
* And make WARNON debugging optional

Change-Id: Id59e908c8a60ded1238d3fd010f3d96cdde95f40
2018-02-20 15:45:24 +01:00
Paul Keith 54be288ec7 sdfat: Fix compilation on Linux 3.4 2018-02-19 18:14:11 +01:00
Andreas Schneider 9ae3355618 Add suggested config to README 2018-02-19 16:57:26 +01:00
Andreas Schneider 67ee495fe0 Add README file 2018-02-12 19:36:30 +01:00
Andreas Schneider fd7eb8364d Add License file 2018-02-12 19:32:41 +01:00
Andreas Schneider 0490ece85e Update from SM-G950F_OO_Opensource_kernel 2018-02-12 19:25:18 +01:00
Andreas Schneider 8e7bcf4240 The big bang!
Imported from G955FXXU1AQDD sources.
2018-02-12 18:51:19 +01:00