aboutsummaryrefslogtreecommitdiff
path: root/kernel/exfat-nofuse
Commit message (Collapse)AuthorAge
* kernel/exfat-nofuse: Update to snapshot 2017-01-03Daniel Engberg2017-01-06
| | | | | | Update to snapshot 2017-01-03 Switch to xz tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* exfat-nofuse: update to snapshot 2016-09-26diizzyy2016-09-27
| | | | | | | Update snapshot and change PKG_VERSION layout to be more consistent with base packages. Change bz2 to gz for consistency with other base packages. Adds support for Linux 4.7 kernels. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* exfat-nofuse: update versiondiizzyy2016-02-01
| | | | | Fixes filesystem corruption reports after writing on Linux and running chkdsk afterwards on Windows. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* exfat: Update for Kernel version 4.1+Bruno Randolf2015-08-31
| | | | Signed-off-by: Bruno Randolf <br1@einfach.org>
* exfat-nofuse: Depend on BUILD_PATENTEDBruno Randolf2015-04-28
| | | | | | ExFAT is patented by Microsoft. Signed-off-by: Bruno Randolf <br1@einfach.org>
* Add exfat-nofuse: EXFAT filesystem kernel driverBruno Randolf2015-04-28
Add "exfat-nofuse" kernel module for EXFAT filesystem which was originally found in an Android kernel of Samsung. While there has been some doubt about the license originally, it has later been officially released under the GPL by Samsung and can be found on: http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=exfat Signed-off-by: Bruno Randolf <br1@einfach.org>