summaryrefslogtreecommitdiff
path: root/firmware/drivers/led.c (follow)
Commit message (Expand)AuthorAge
* YH92x: Use the led near the lcd as the ATA led, instead of shine all the time.Szymon Dziok2014-06-18
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Do the CONFIG_LED defineJonathan Gordon2007-02-18
* more CONFIG_LED fixesJonathan Gordon2007-02-18
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold2005-11-24
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* a bit nicer: delay of the disk activity indicator is supplied by app layerJörg Hohensohn2005-02-19
* Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn2005-02-19
* led driver for gminiJean-Philippe Bernardy2005-02-05
* Adjusted for iriverLinus Nielsen Feltzing2004-11-02
* avoid unused variable warning if no LEDJörg Hohensohn2004-09-10
* no double negation, define present features, not absentJörg Hohensohn2004-09-10
* Ondio has no LED (no RLOD possible ;-)Jörg Hohensohn2004-09-10
* Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl...Linus Nielsen Feltzing2004-06-22
* The code police strikes backLinus Nielsen Feltzing2003-11-07
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-06
* remove tabs :)Alan Korr2002-06-24
* Changing to C99 'bool' typeBjörn Stenberg2002-05-13
* Simpler API and remove interrupt codeBjörn Stenberg2002-04-26
* Moved driver to 'drivers' subdirBjörn Stenberg2002-04-23