summaryrefslogtreecommitdiff
path: root/firmware/drivers/tuner (follow)
Commit message (Expand)AuthorAge
* si4700/rda5802 tuners: prevent hang when changing radio region. Probably fixe...Bertrik Sikken2010-11-14
* Signal strength meter for FM radio - FS#8151 by Przemysław HołubowskiBertrik Sikken2010-11-11
* Simplify unsigned int <-> unsigned char array conversion in ipod_remote_tuner...Bertrik Sikken2010-11-08
* Enable tea5767 tuner detection for Philips GoGear HDD63x0 too (HDD6320 does n...Bertrik Sikken2010-11-05
* Implement tea5767 tuner detection - FS#11714 by meBertrik Sikken2010-11-05
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* si4700 tuner: lower stereo switchover range, so it switches to stereo for wea...Bertrik Sikken2010-10-15
* RDA5802 tuner: fix small bug in rda5802_init (writing too much data)Bertrik Sikken2010-09-26
* iap: make variable serbuf non-globalBertrik Sikken2010-09-20
* ipod fm remote: some static/const fixes from FS #11266 by meBertrik Sikken2010-08-23
* 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
* Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on startBertrik Sikken2010-06-21
* FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330Rafaël Carré2010-06-19
* The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken2010-06-16
* FM clip+ radio: enable stereo indicationBertrik Sikken2010-06-16
* Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken2010-06-15
* Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis2010-05-24
* 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
* 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