summaryrefslogtreecommitdiff
path: root/firmware/drivers/tuner
AgeCommit message (Expand)Author
2014-07-26Disable detection of fm radio for the YH920, it's pointless.Szymon Dziok
2014-06-18Radio and radio recording for Samsung YH-920.Szymon Dziok
2013-11-21tea5767: properly power up the tuner during detectLorenzo Miori
2013-10-22tea5760uk: use correct i2c address on the CreativeAmaury Pouly
2013-10-21tea5760uk: properly power up the tuner during detectAmaury Pouly
2013-10-21tea5760uk: add support for TEA5761UKAmaury Pouly
2013-03-24Fix LV24020 tuner chip volume level definition (found by cppcheck)Bertrik Sikken
2013-01-15stfm1000: comment static unused functionAmaury Pouly
2012-12-29Fix copyright headersAmaury Pouly
2012-12-09si4700: fix typoRyan Hitchman
2012-05-19zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly
2012-05-19Add stub STFM1000 tuner driverAmaury Pouly
2012-04-11si4700 tuner: fix power consumption issue caused by ill-defined power state a...Bertrik Sikken
2012-04-09si470x tuner: remove obsolete handling of special value 2 for RADIO_SLEEPBertrik Sikken
2012-04-02Call tuner_power(true) from the correct place for lv24020lp.Frank Gevaerts
2012-02-25radio: include power.h in drivers for tuner_power()Amaury Pouly
2012-02-25Move radio power handling from apps/ to drivers.Amaury Pouly
2012-02-01fuze+: use the si4700 internal oscillator and set a pin on power down (seems ...Amaury Pouly
2011-12-29RDS: Use a define that doesn't imply any particular hardware dependency.Michael Sevakis
2011-12-29Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken
2011-12-11RDA5802 tuner: use channel spacing of 100 kHz when possible (instead of alway...Bertrik Sikken
2011-06-07rda5802: don't use the si4700-specific exceptions for putting the tuner to sleepBertrik Sikken
2011-06-04FS#12094 - RDA5802 tuner: clean up register 0x4 handling, drop implicitly ena...Bertrik Sikken
2011-06-02Fix FS#11813 - Frequency is not tuned the first time the radio is turned onBertrik Sikken
2011-05-02iap: pass length and data pointer to iap_handlepkt functions, this prepares f...Bertrik Sikken
2010-11-14si4700/rda5802 tuners: prevent hang when changing radio region. Probably fixe...Bertrik Sikken
2010-11-11Signal strength meter for FM radio - FS#8151 by Przemysław HołubowskiBertrik Sikken
2010-11-08Simplify unsigned int <-> unsigned char array conversion in ipod_remote_tuner...Bertrik Sikken
2010-11-05Enable tea5767 tuner detection for Philips GoGear HDD63x0 too (HDD6320 does n...Bertrik Sikken
2010-11-05Implement tea5767 tuner detection - FS#11714 by meBertrik Sikken
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat
2010-10-15si4700 tuner: lower stereo switchover range, so it switches to stereo for wea...Bertrik Sikken
2010-09-26RDA5802 tuner: fix small bug in rda5802_init (writing too much data)Bertrik Sikken
2010-09-20iap: make variable serbuf non-globalBertrik Sikken
2010-08-23ipod fm remote: some static/const fixes from FS #11266 by meBertrik Sikken
2010-07-26FM tuner region code cleanup - FS #11492 by me.Bertrik Sikken
2010-06-22Sanyo lv24020lp FM: Improve frequency measurement on PP thus improving initi...Michael Sevakis
2010-06-22lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro...Michael Sevakis
2010-06-21Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on startBertrik Sikken
2010-06-19FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330Rafaël Carré
2010-06-16The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken
2010-06-16FM clip+ radio: enable stereo indicationBertrik Sikken
2010-06-15Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken
2010-05-24Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz
2010-04-18Clean up IAP / ipod remote tuner a bit.Bertrik Sikken
2010-03-05si4700 tuner: put the tuner to sleep at initRafaël Carré
2010-01-13set the ipod volume on the ipod fm remote when the tuner is turned on. Also, ...Laurent Gautier