| Commit message (Expand) | Author |
| 2013-12-06 | storage: fix MD vs MV confusion | Amaury Pouly |
| 2013-08-17 | Cleanup MV/MD macros a little. | Michael Sevakis |
| 2011-12-19 | Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. | Boris Gjenero |
| 2011-11-20 | Add INIT_ATTR to storage_init() when possible | Rafaël Carré |
| 2011-01-15 | Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei... | Michael Sevakis |
| 2010-06-06 | Remove card_enable_monitoring() and use a mutex instead. The card_enable_moni... | Frank Gevaerts |
| 2009-11-26 | Remove unused card_detect(), and make card_detect_target() static inline in e... | Thomas Martitz |
| 2009-11-07 | sd.h: No functional changes to present code. Added some additional SD CMD's... | Jack Halpin |
| 2009-10-25 | Add define for SD_SET_CLR_CARD_DETECT 42 /* acmd42 */ to sd.h for use with ... | Jack Halpin |
| 2009-10-22 | Working Bootloader for mini2440. | Dominik Wenger |
| 2009-07-17 | Commit FS#9545, storage cleanup and multi-driver support | Frank Gevaerts |
| 2009-07-17 | Revert r21912 : "Storage API : remove undeeded target-specific functions" | Rafaël Carré |
| 2009-07-17 | Storage API : remove undeeded target-specific functions | Rafaël Carré |
| 2009-07-01 | Ingenic jz4740 SD driver: remove custom list of SD commands | Rafaël Carré |
| 2009-07-01 | add firmware/driver/sd.c which contains common code between SD drivers | Rafaël Carré |
| 2009-07-01 | Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD) | Rafaël Carré |
| 2008-11-09 | sd.h : avoid namespace collision by prefixing defines with SD_ | Rafaël Carré |
| 2008-11-09 | SD PP: move non specific defines to sd.h, to be reused by other SD drivers | Rafaël Carré |
| 2008-11-04 | Since *set_led_enabled() is actually an ata-specific feature, move it back to... | Frank Gevaerts |
| 2008-11-04 | *_hard_reset() is only used inside ata.c, so there's no need to export it to ... | Frank Gevaerts |
| 2008-11-01 | conditionalise *_get_info() to get some binsize back | Frank Gevaerts |
| 2008-11-01 | Now also commit added files | Frank Gevaerts |
| 2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
| 2007-02-18 | Do the CONFIG_LED define | Jonathan Gordon |
| 2007-02-18 | more CONFIG_LED fixes | Jonathan Gordon |
| 2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
| 2005-11-24 | Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c... | Jens Arnold |
| 2005-11-20 | removed old statusbar and buttonbar code | Kevin Ferrare |
| 2005-06-04 | Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ... | Jens Arnold |
| 2005-02-19 | a bit nicer: delay of the disk activity indicator is supplied by app layer | Jörg Hohensohn |
| 2005-02-19 | Ondio: disk indication in the status bar, to compensate for lacking LED | Jörg Hohensohn |
| 2005-02-05 | led driver for gmini | Jean-Philippe Bernardy |
| 2004-11-02 | Adjusted for iriver | Linus Nielsen Feltzing |
| 2004-09-10 | avoid unused variable warning if no LED | Jörg Hohensohn |
| 2004-09-10 | no double negation, define present features, not absent | Jörg Hohensohn |
| 2004-09-10 | Ondio has no LED (no RLOD possible ;-) | Jörg Hohensohn |
| 2004-06-22 | Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl... | Linus Nielsen Feltzing |
| 2003-11-07 | The code police strikes back | Linus Nielsen Feltzing |
| 2003-11-06 | set/clear port bits with atomic instructions instead of read-modify-write, sa... | Jörg Hohensohn |
| 2002-06-24 | remove tabs :) | Alan Korr |
| 2002-05-13 | Changing to C99 'bool' type | Björn Stenberg |
| 2002-04-26 | Simpler API and remove interrupt code | Björn Stenberg |
| 2002-04-23 | Moved driver to 'drivers' subdir | Björn Stenberg |
| 2002-04-20 | Fixed REG and REG_ADDR style macros | Björn Stenberg |
| 2002-04-16 | include config.h properly | Daniel Stenberg |
| 2002-03-28 | First version | Björn Stenberg |