index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
storage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
FS#13154: Don't discard return code in storage_init()
Solomon Peachy
1
-3
/
+4
2018-09-28
misc: Fix some assorted compiler warnings
Solomon Peachy
1
-0
/
+1
2017-10-26
Unify storage threads into one
Michael Sevakis
1
-84
/
+299
2014-08-30
Remove I/O priority. It is harmful when used with the new file code.
Michael Sevakis
1
-58
/
+0
2014-08-29
Hopefully fix most of the errors and warnings from the last push
Michael Sevakis
1
-1
/
+1
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-0
/
+9
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
1
-14
/
+14
2012-01-25
Remove ata_removable() and ata_present() from multidriver code.
Frank Gevaerts
1
-2
/
+2
2011-03-05
Change the thread api a bit.
Thomas Martitz
1
-2
/
+2
2010-07-31
Add #include to power-ipod.c, make some variables static in storage.c
Bertrik Sikken
1
-2
/
+2
2010-05-29
No need to break after a return
Frank Gevaerts
1
-3
/
+0
2010-05-29
fix broken case handling in storage_present() and storage_removable(). Those ...
Frank Gevaerts
1
-18
/
+19
2010-04-03
use THREAD_ID_CURRENT instead of thread_get_current()
Frank Gevaerts
1
-1
/
+1
2010-04-03
Add IO priority handling. Currently all IO has equal priority, except the dir...
Frank Gevaerts
1
-69
/
+154
2009-10-09
Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...
Michael Sparmann
1
-0
/
+29
2009-07-17
svn properties, late as usual
Frank Gevaerts
1
-1
/
+1
2009-07-17
don't try to call nand_soft_reset() or nand_disk_is_active(), they don't exist
Frank Gevaerts
1
-3
/
+3
2009-07-17
Commit FS#9545, storage cleanup and multi-driver support
Frank Gevaerts
1
-0
/
+545
2008-11-02
implement single-driver storage layer with macros instead of inlines
Frank Gevaerts
1
-35
/
+0
2008-11-01
Now also commit added files
Frank Gevaerts
1
-0
/
+35