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