summaryrefslogtreecommitdiff
path: root/firmware/drivers/fmradio_i2c.c (follow)
Commit message (Expand)AuthorAge
* Split radio i2c drivers into target tree where they belong. No changes to bin...Barry Wardell2007-11-10
* Fix coldfire PCF50606 I2C driver, and iriver FM radio I2C driver. Both driver...Jens Arnold2007-10-15
* Forget all the nonsense with C delay loops. 'volatile' on the variable makes ...Michael Sevakis2007-06-27
* Woops. Forgot to remove the param to fmradio_i2c_ack. It was always called wi...Michael Sevakis2007-06-27
* Bit banged TEA5767 i2c driver was broken by -Os because delay loops were opti...Michael Sevakis2007-06-27
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing2006-07-21
* H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing2005-12-15
* CONFIG_TUNER is a bitmaskLinus Nielsen Feltzing2005-08-13
* The iriver FM radio I2C cannot use the I2C controller, so we do the good old ...Linus Nielsen Feltzing2005-08-13
* Philips tuner supportedJörg Hohensohn2004-10-17
* Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn2004-10-15