summaryrefslogtreecommitdiff
path: root/firmware/drivers/mas.c
AgeCommit message (Expand)Author
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-05-07Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...Jens Arnold
2004-12-22Removed duplicate instructionJens Arnold
2004-11-22The player also has MAS poweron reset, handle it.Jens Arnold
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2003-11-07The code police strikes backLinus Nielsen Feltzing
2003-11-06set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn
2002-11-24Removed a potential I2C deadlockLinus Nielsen Feltzing
2002-11-20Added mas_readver()Linus Nielsen Feltzing
2002-07-29Now uses HAVE_MASxxxxx macros instead of RECORDERLinus Nielsen Feltzing
2002-07-28mas_run() didn't workLinus Nielsen Feltzing
2002-06-26Added mas_reset()Linus Nielsen Feltzing
2002-06-25wrong return code in mas_direct_config_write()Linus Nielsen Feltzing
2002-06-24Now uses i2c_begin/endLinus Nielsen Feltzing
2002-06-20mas_writereg() was brokenLinus Nielsen Feltzing
2002-06-19Added Recorder codeLinus Nielsen Feltzing
2002-05-16Changed default_read prototypeLinus Nielsen Feltzing
2002-05-03Added a few functionsLinus Nielsen Feltzing
2002-05-02Added mas_run functionLinus Nielsen Feltzing
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg