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
/
export
/
storage.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
storage: Clean up storage_xxxx macros when STORAGE_MULTI is not set
Solomon Peachy
1
-16
/
+17
2017-10-26
Fix a few missed things in 16454efc (and hopefully clear the red).
Michael Sevakis
1
-1
/
+1
2017-10-26
Unify storage threads into one
Michael Sevakis
1
-14
/
+64
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-0
/
+7
2014-02-23
storage: Add STORAGE_HOSTFS
Thomas Martitz
1
-7
/
+25
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
1
-7
/
+7
2011-12-31
ypr0: Enable battery voltage read-out, charging monitoring and charger detect...
Thomas Martitz
1
-1
/
+1
2011-11-20
Add INIT_ATTR to storage_init() when possible
Rafaël Carré
1
-1
/
+1
2011-01-15
Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...
Michael Sevakis
1
-0
/
+1
2010-09-02
Fix typo
Thomas Martitz
1
-1
/
+1
2010-09-02
Android: don't compile stubs.c and kill off libuisimulator entirely.
Thomas Martitz
1
-2
/
+21
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
1
-2
/
+2
2010-04-03
Add IO priority handling. Currently all IO has equal priority, except the dir...
Frank Gevaerts
1
-12
/
+8
2010-01-03
Fix more tabs
Andree Buschmann
1
-113
/
+113
2009-10-09
Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...
Michael Sparmann
1
-0
/
+16
2009-07-19
fix ifdef (HAVE_HOTSWAP, not HOTSWAP)
Frank Gevaerts
1
-1
/
+1
2009-07-17
Commit FS#9545, storage cleanup and multi-driver support
Frank Gevaerts
1
-138
/
+132
2009-07-17
Revert r21912 : "Storage API : remove undeeded target-specific functions"
Rafaël Carré
1
-9
/
+9
2009-07-17
Storage API : remove undeeded target-specific functions
Rafaël Carré
1
-9
/
+9
2008-11-04
Since *set_led_enabled() is actually an ata-specific feature, move it back to...
Frank Gevaerts
1
-18
/
+0
2008-11-04
*_hard_reset() is only used inside ata.c, so there's no need to export it to ...
Frank Gevaerts
1
-6
/
+0
2008-11-03
Add ramdisk storage driver. It will be useful for developing multi-driver sto...
Frank Gevaerts
1
-0
/
+31
2008-11-02
add proper dummy storage implementation for sims
Frank Gevaerts
1
-90
/
+21
2008-11-02
fix red
Frank Gevaerts
1
-2
/
+1
2008-11-02
implement single-driver storage layer with macros instead of inlines
Frank Gevaerts
1
-210
/
+146
2008-11-01
conditionalise *_get_info() to get some binsize back
Frank Gevaerts
1
-0
/
+4
2008-11-01
Add more simulator stubs. This should get rid of the last reds
Frank Gevaerts
1
-6
/
+90
2008-11-01
fix reds
Frank Gevaerts
1
-0
/
+10
2008-11-01
Now also commit added files
Frank Gevaerts
1
-0
/
+239