summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525/ascodec-as3525.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-23Sansa AMS set I2C properlyWilliam Wilgus1-5/+18
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus1-26/+5
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus1-5/+26
2018-07-25AMS v1/v2: Fix I2C2_CSPR debug menu entryWilliam Wilgus1-0/+15
2017-11-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis1-9/+26
2017-10-30AMS: Convert ascodec_endofch() to use bit mod function's return value.Michael Sevakis1-8/+1
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis1-120/+451
2016-04-05as3525: reverting I2C2 to non-interrupts versionMihail Zenkov1-360/+109
2016-04-04Fix checking for CONFIG_CHARGINGMihail Zenkov1-2/+2
2015-03-16Fix a race condition in as3525 I2C driver caused by stacked ISRs.Michael Sevakis1-17/+25
2012-01-08ascodec-target.h: removeRafaël Carré1-1/+24
2011-12-31usb-target.h: removeRafaël Carré1-1/+0
2011-12-15Commit the ascodec-as3525.c/ascodec-target.h changes from FS#12452 that keep ...Michael Sevakis1-4/+39
2011-09-21Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...Bertrik Sikken1-0/+2
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis1-18/+9
2010-07-02AMS SoC's: Some register bit changes need interrupt protection: timer API and...Michael Sevakis1-3/+3
2010-06-18as3525: cache first read of enrd0 registerRafaël Carré1-1/+2
2010-06-01as3525 ascodec: make internal functions statics and remove some details for a...Rafaël Carré1-106/+123
2010-05-21as3525v2: enable AFE (AUDIO Front End) interruptsRafaël Carré1-54/+16
2010-05-17as3525: correctly detect usb status if we boot with USB pluggedRafaël Carré1-0/+6
2010-05-17as3514/as3543 fixesRafaël Carré1-30/+68
2010-04-07Remove vim option lineTobias Diedrich1-2/+0
2010-03-23Limit AUDIO_IRQ handling to AS3525, since it doesn't work on the newer SoC in...Tobias Diedrich1-3/+11
2010-03-23Add handler for audio irq.Tobias Diedrich1-3/+105
2010-03-23Rewrite ascodec_as3514.c to use interrupts.Tobias Diedrich1-46/+263
2009-06-02Sansa AMS : don't use the SHAREDBSS_ATTR since we don't have a coprocessorRafaël Carré1-1/+1
2009-05-31Use I2C2_DACNT register (number of pending i2c bytes to read/write) to determ...Bertrik Sikken1-39/+27
2009-05-26FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMSRafaël Carré1-1/+1
2009-05-21Update as3525 i2c register descriptionBertrik Sikken1-1/+8
2009-05-14Sansa AMS i2c : fix 2 problems identified by Jack Halpin & Bertrik SikkenRafaël Carré1-2/+2
2009-05-06Allow a clock divider larger than 255 for the internal i2c bus to the as3525 ...Bertrik Sikken1-2/+5
2009-04-07Patch by Rafaël Carré - Sansa AMS i2c :Bertrik Sikken1-5/+5
2008-12-17Renamed as3525-codec.c to ascodec-as3525.c to bring it in line with the namin...Bertrik Sikken1-0/+182