| Commit message (Expand) | Author |
| 2016-02-14 | iPod Classic: ATA SMART updates | Cástor Muñoz |
| 2015-10-07 | iPod Classic: reads HDD S.M.A.R.T. data | Cástor Muñoz |
| 2013-08-17 | Cleanup MV/MD macros a little. | Michael Sevakis |
| 2011-12-08 | FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.... | Boris Gjenero |
| 2011-11-20 | Add INIT_ATTR to storage_init() when possible | Rafaël Carré |
| 2011-01-02 | Fix yellow | Michael Sparmann |
| 2011-01-02 | Fix red | Michael Sparmann |
| 2009-07-17 | Commit FS#9545, storage cleanup and multi-driver support | Frank Gevaerts |
| 2009-03-12 | Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a c... | Michael Sevakis |
| 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 | Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ... | Frank Gevaerts |
| 2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
| 2008-05-10 | Bring Gigabeat S bootloader one step close to a release version. | Michael Sevakis |
| 2008-04-30 | remove the 2nd last evil use of ata_disk_is_active() in apps/ | Jonathan Gordon |
| 2007-02-18 | Do the CONFIG_LED define | Jonathan Gordon |
| 2007-02-17 | Fix most (all?) CONFIG_LED warnings. | Magnus Holmgren |
| 2007-01-23 | Permanently enable powering down the disk when it's sleeping for supported ta... | Nils Wallménius |
| 2006-11-29 | Prevent the click of death when connecting an ipod to usb. | Miika Pekkarinen |
| 2006-11-08 | * changes to ata.c - idle callbacks are called after 2 sec of real idle, | Jonathan Gordon |
| 2005-11-07 | Removed unused ata_standby(), changed return type of ata_sleep() to void, rem... | Jens Arnold |
| 2005-06-04 | Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ... | Jens Arnold |
| 2005-04-04 | Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo... | Linus Nielsen Feltzing |
| 2004-12-28 | prepared to mount multiple partitions into one logical file system (most usef... | Jörg Hohensohn |
| 2004-08-17 | Const policed pointer arguments to functions, part 2 | Jens Arnold |
| 2003-05-10 | Experiment: enable ATA STANDBY when switching to USB mode | Linus Nielsen Feltzing |
| 2003-02-07 | Move publicly (from apps) accessed files from drivers/ to export/. | Daniel Stenberg |
| 2002-12-04 | Added disk spinup clocking | Björn Stenberg |
| 2002-12-03 | Added 'Disk info' to debug menu | Björn Stenberg |
| 2002-11-28 | Added option to enable/disable disk poweroff (for diagnostic purposes) | Björn Stenberg |
| 2002-09-23 | Now exports last_disk_activity, for auto-poweroff | Linus Nielsen Feltzing |
| 2002-08-26 | Added configurable disk spindown. The disk will also now not spin down while ... | Björn Stenberg |
| 2002-08-15 | Added delayed write for settings. Doesn't write until someone else accesses t... | Björn Stenberg |
| 2002-08-14 | Added support for reading/writing 256 sectors | Björn Stenberg |
| 2002-07-28 | Added ata_disk_is_active() function | Linus Nielsen Feltzing |
| 2002-07-16 | Removed use of internal harddisk standby timer and instead added software sle... | Björn Stenberg |
| 2002-07-16 | Faster, deeper disk sleep. Should save us some power. | Björn Stenberg |
| 2002-06-30 | Some cleanup | Linus Nielsen Feltzing |
| 2002-04-27 | Added ata_spindown() and use of ALT_STATUS instead of STATUS | Björn Stenberg |
| 2002-04-23 | Moved driver to 'drivers' subdir | Björn Stenberg |
| 2002-04-22 | Changed to void* for ata_read/write_sectors() | Björn Stenberg |
| 2002-04-21 | Alan's ATA code, or what's left of it after I have laid my grubby little hands | Björn Stenberg |
| 2002-03-28 | First version | Björn Stenberg |
| 2002-03-26 | updates | Daniel Stenberg |
| 2002-03-26 | lcd_update() works for X11 now... | Daniel Stenberg |
| 2002-03-26 | generic and specific LCD functions | Daniel Stenberg |