summaryrefslogtreecommitdiff
path: root/firmware/drivers/tuner/si4700.c (follow)
Commit message (Expand)AuthorAge
* Fix warnings and errors from fc9695eMichael Sevakis2017-02-11
* Improve radio RDS driver and frameworkMichael Sevakis2017-02-11
* si4700: fix typoRyan Hitchman2012-12-09
* 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
* 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
* 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
* si4700 tuner: lower stereo switchover range, so it switches to stereo for wea...Bertrik Sikken2010-10-15
* FM tuner region code cleanup - FS #11492 by me.Bertrik Sikken2010-07-26
* Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on startBertrik Sikken2010-06-21
* 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
* si4700 tuner: put the tuner to sleep at initRafaël Carré2010-03-05
* si4700: revert r22641Rafaël Carré2009-12-03
* Sansa c200v2: fix si4700 tuner initialisation to make it work for the c200v2Bertrik Sikken2009-09-06
* 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
* 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