summaryrefslogtreecommitdiff
path: root/firmware/drivers/tuner (follow)
Commit message (Expand)AuthorAge
...
* Clean up IAP / ipod remote tuner a bit.Bertrik Sikken2010-04-18
* si4700 tuner: put the tuner to sleep at initRafaël Carré2010-03-05
* set the ipod volume on the ipod fm remote when the tuner is turned on. Also, ...Laurent Gautier2010-01-13
* Fix FS10902 and improve some init. Also add my name to the credit list for FS...Laurent Gautier2010-01-12
* Simplify some boolean expressions that compare directly against 'true'Bertrik Sikken2010-01-02
* Fix FM radio on VX777 (by Giovanni Zilli)Maurus Cuelenaere2009-12-22
* Onda VX747/VX777: fix FM radioMaurus Cuelenaere2009-12-18
* si4700: revert r22641Rafaël Carré2009-12-03
* Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier2009-12-01
* Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode2009-11-03
* Sansa c200v2: fix si4700 tuner initialisation to make it work for the c200v2Bertrik Sikken2009-09-06
* iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa...Vitja Makarov2009-09-04
* Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driverBertrik Sikken2009-07-07
* c200v2 : fix FM radio, the c200v2 uses the internal oscillator like others Sa...Rafaël Carré2009-06-20
* Fix e200v2 radio problem (missing Si4702 initialisation)Bertrik Sikken2009-06-20
* Fix tuner_power warning on ondio FMBertrik Sikken2009-05-21
* 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
* FM radio for Philips HDD1630. Volume was very faint unless recording was enab...Mark Arigo2009-02-13
* Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis2009-01-22
* Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis2008-12-31
* Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis2008-12-27
* Update si4700 FM driver:Bertrik Sikken2008-12-22
* FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius2008-12-09
* Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman2008-11-11
* Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg2008-10-14
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* 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
* initial Meizu M6SL port (take 2)Marcoen Hirschberg2008-06-27
* Update the LV24020 FM driver so that it can be used on the D2. Register read/...Rob Purchase2008-06-07
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Killed unnecessary global variables by making them static.Bertrik Sikken2008-04-20
* Revert "initial Meizu M6SL port"Marcoen Hirschberg2008-03-27
* initial Meizu M6SL portMarcoen Hirschberg2008-03-27
* 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