summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525/fmradio-i2c-as3525.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-19as3525*: use atomic bit manipulation for CCU_IORafaël Carré1-4/+4
2010-06-21Apply FS #11423 - Use udelay in AMS driver for FM radio I2CBertrik Sikken1-54/+45
2010-05-05Fuzev2: don't disable interrupts in fm code, allow button tick to runRafaël Carré1-5/+0
2010-05-05Fuzev2: FM - tested on 2 different modelsRafaël Carré1-5/+29
2010-05-05as3525 FM i2c : don't assume SCL and SDA are on the same GPIORafaël Carré1-18/+26
2010-03-15Clip+: si4702 FMRafaël Carré1-1/+1
2009-12-31FS#10047 : Clipv2Rafaël Carré1-0/+6
2009-11-03Fix a #elif without condion (is an error with newer gcc/cpp versions).Thomas Martitz1-1/+1
2009-06-20Fix delays in generic i2c driver, reduce delays in ams sansa fmradio i2c driv...Bertrik Sikken1-1/+1
2009-04-26Enable FM radio on the sansa c200v2 (untested).Bertrik Sikken1-1/+1
2009-03-03Simplify generic_i2c, removing the link between i2c address and i2c interface...Bertrik Sikken1-15/+9
2008-12-16AMS Sansa: add fmradio i2c support for e200v2 and the fuze, by Thomas Martitz...Bertrik Sikken1-2/+8
2008-12-09make fmradio-i2c code from clip more generic, so it works for m200v4 and hope...Dominik Wenger1-0/+156