summaryrefslogtreecommitdiff
path: root/firmware/drivers/tuner (follow)
Commit message (Expand)AuthorAge
* RDS: Use a define that doesn't imply any particular hardware dependency.Michael Sevakis2011-12-29
* Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis2011-12-29
* FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken2011-12-17
* RDA5802 tuner: use channel spacing of 100 kHz when possible (instead of alway...Bertrik Sikken2011-12-11
* rda5802: don't use the si4700-specific exceptions for putting the tuner to sleepBertrik Sikken2011-06-07
* FS#12094 - RDA5802 tuner: clean up register 0x4 handling, drop implicitly ena...Bertrik Sikken2011-06-04
* Fix FS#11813 - Frequency is not tuned the first time the radio is turned onBertrik Sikken2011-06-02
* iap: pass length and data pointer to iap_handlepkt functions, this prepares f...Bertrik Sikken2011-05-02
* 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