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
/
tuner
/
lv24020lp.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix LV24020 tuner chip volume level definition (found by cppcheck)
Bertrik Sikken
2013-03-24
*
Call tuner_power(true) from the correct place for lv24020lp.
Frank Gevaerts
2012-04-02
*
Move radio power handling from apps/ to drivers.
Amaury Pouly
2012-02-25
*
Signal strength meter for FM radio - FS#8151 by Przemysław Hołubowski
Bertrik Sikken
2010-11-11
*
FM tuner region code cleanup - FS #11492 by me.
Bertrik Sikken
2010-07-26
*
Sanyo lv24020lp FM: Improve frequency measurement on PP thus improving initi...
Michael Sevakis
2010-06-22
*
lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro...
Michael Sevakis
2010-06-22
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
2010-05-06
*
Comment out LOGF_ENABLE defines everywhere, replace evil comments
Jeffrey Goode
2009-11-03
*
iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa...
Vitja Makarov
2009-09-04
*
D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by...
Rob Purchase
2009-03-21
*
Implement udelay() for D2 and remove the old hacks from USB & FM drivers.
Rob Purchase
2009-03-20
*
Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...
Michael Sevakis
2009-01-22
*
Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...
Dave Chapman
2008-09-06
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Update the LV24020 FM driver so that it can be used on the D2. Register read/...
Rob Purchase
2008-06-07
*
Killed unnecessary global variables by making them static.
Bertrik Sikken
2008-04-20
*
lv24020lp tuner changes (Sansa e200/c200): (1) add a couple more udelays (fro...
Mark Arigo
2007-12-06
*
Actually power off the lv24020 tuner (Sansa e200/c200). Don't clear the TUNER...
Mark Arigo
2007-12-05
*
e200/c200: Take advantage of mutex recursion for the tuner driver and dump th...
Michael Sevakis
2007-11-05
*
Remove a change that wasn't supposed to stick around.
Michael Sevakis
2007-07-14
*
e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...
Michael Sevakis
2007-07-14
*
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-07-14