index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
mas.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fixed loong-standing bug in mas_writereg().
Jens Arnold
2006-03-24
*
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-08-29
*
Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...
Jens Arnold
2005-05-07
*
Removed duplicate instruction
Jens Arnold
2004-12-22
*
The player also has MAS poweron reset, handle it.
Jens Arnold
2004-11-22
*
Added MAS3539F support (Ondio SP)
Jens Arnold
2004-09-29
*
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-09-28
*
Const policed pointer arguments to functions, part 2
Jens Arnold
2004-08-17
*
The code police strikes back
Linus Nielsen Feltzing
2003-11-07
*
set/clear port bits with atomic instructions instead of read-modify-write, sa...
Jörg Hohensohn
2003-11-06
*
Removed a potential I2C deadlock
Linus Nielsen Feltzing
2002-11-24
*
Added mas_readver()
Linus Nielsen Feltzing
2002-11-20
*
Now uses HAVE_MASxxxxx macros instead of RECORDER
Linus Nielsen Feltzing
2002-07-29
*
mas_run() didn't work
Linus Nielsen Feltzing
2002-07-28
*
Added mas_reset()
Linus Nielsen Feltzing
2002-06-26
*
wrong return code in mas_direct_config_write()
Linus Nielsen Feltzing
2002-06-25
*
Now uses i2c_begin/end
Linus Nielsen Feltzing
2002-06-24
*
mas_writereg() was broken
Linus Nielsen Feltzing
2002-06-20
*
Added Recorder code
Linus Nielsen Feltzing
2002-06-19
*
Changed default_read prototype
Linus Nielsen Feltzing
2002-05-16
*
Added a few functions
Linus Nielsen Feltzing
2002-05-03
*
Added mas_run function
Linus Nielsen Feltzing
2002-05-02
*
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-23