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
/
tuner
Age
Commit message (
Expand
)
Author
2009-01-22
Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...
Michael Sevakis
2008-12-31
Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...
Michael Sevakis
2008-12-27
Make si4700 tuner driver more sane with bit and field defines and entirely hi...
Michael Sevakis
2008-12-22
Update si4700 FM driver:
Bertrik Sikken
2008-12-09
FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet
Nils Wallménius
2008-11-11
Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...
Dave Chapman
2008-10-14
Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...
Björn Stenberg
2008-10-14
Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...
Björn Stenberg
2008-09-06
Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...
Dave Chapman
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-27
initial Meizu M6SL port (take 2)
Marcoen Hirschberg
2008-06-07
Update the LV24020 FM driver so that it can be used on the D2. Register read/...
Rob Purchase
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-04-20
Killed unnecessary global variables by making them static.
Bertrik Sikken
2008-03-27
Revert "initial Meizu M6SL port"
Marcoen Hirschberg
2008-03-27
initial Meizu M6SL port
Marcoen Hirschberg
2007-12-06
lv24020lp tuner changes (Sansa e200/c200): (1) add a couple more udelays (fro...
Mark Arigo
2007-12-05
Actually power off the lv24020 tuner (Sansa e200/c200). Don't clear the TUNER...
Mark Arigo
2007-11-05
e200/c200: Take advantage of mutex recursion for the tuner driver and dump th...
Michael Sevakis
2007-07-14
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