summaryrefslogtreecommitdiff
path: root/firmware/drivers/tuner (follow)
Commit message (Expand)AuthorAge
* FS#12610 - Clip+ Ticking Noise Fixed in RadioSolomon Peachy2018-12-22
* Forgot to remove unused RDS buffers from the ipod remote tuner.Michael Sevakis2017-02-12
* Fix warnings and errors from fc9695eMichael Sevakis2017-02-11
* Improve radio RDS driver and frameworkMichael Sevakis2017-02-11
* Disable detection of fm radio for the YH920, it's pointless.Szymon Dziok2014-07-26
* Radio and radio recording for Samsung YH-920.Szymon Dziok2014-06-18
* tea5767: properly power up the tuner during detectLorenzo Miori2013-11-21
* tea5760uk: use correct i2c address on the CreativeAmaury Pouly2013-10-22
* tea5760uk: properly power up the tuner during detectAmaury Pouly2013-10-21
* tea5760uk: add support for TEA5761UKAmaury Pouly2013-10-21
* Fix LV24020 tuner chip volume level definition (found by cppcheck)Bertrik Sikken2013-03-24
* stfm1000: comment static unused functionAmaury Pouly2013-01-15
* Fix copyright headersAmaury Pouly2012-12-29
* si4700: fix typoRyan Hitchman2012-12-09
* zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly2012-05-19
* Add stub STFM1000 tuner driverAmaury Pouly2012-05-19
* si4700 tuner: fix power consumption issue caused by ill-defined power state a...Bertrik Sikken2012-04-11
* si470x tuner: remove obsolete handling of special value 2 for RADIO_SLEEPBertrik Sikken2012-04-09
* Call tuner_power(true) from the correct place for lv24020lp.Frank Gevaerts2012-04-02
* radio: include power.h in drivers for tuner_power()Amaury Pouly2012-02-25
* Move radio power handling from apps/ to drivers.Amaury Pouly2012-02-25
* fuze+: use the si4700 internal oscillator and set a pin on power down (seems ...Amaury Pouly2012-02-01
* 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