index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
mas.c
Age
Commit message (
Expand
)
Author
2007-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
2006-11-12
Get rid of ages-old interdependency between ata.c and mas.c
Jens Arnold
2006-03-24
Fixed loong-standing bug in mas_writereg().
Jens Arnold
2005-08-29
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-05-07
Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...
Jens Arnold
2004-12-22
Removed duplicate instruction
Jens Arnold
2004-11-22
The player also has MAS poweron reset, handle it.
Jens Arnold
2004-09-29
Added MAS3539F support (Ondio SP)
Jens Arnold
2004-09-28
a 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 2
Jens Arnold
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-11-24
Removed a potential I2C deadlock
Linus Nielsen Feltzing
2002-11-20
Added mas_readver()
Linus Nielsen Feltzing
2002-07-29
Now uses HAVE_MASxxxxx macros instead of RECORDER
Linus Nielsen Feltzing
2002-07-28
mas_run() didn't work
Linus Nielsen Feltzing
2002-06-26
Added mas_reset()
Linus Nielsen Feltzing
2002-06-25
wrong return code in mas_direct_config_write()
Linus Nielsen Feltzing
2002-06-24
Now uses i2c_begin/end
Linus Nielsen Feltzing
2002-06-20
mas_writereg() was broken
Linus Nielsen Feltzing
2002-06-19
Added Recorder code
Linus Nielsen Feltzing
2002-05-16
Changed default_read prototype
Linus Nielsen Feltzing
2002-05-03
Added a few functions
Linus Nielsen Feltzing
2002-05-02
Added mas_run function
Linus Nielsen Feltzing
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg