summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm0010.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: wm0010: Ignore interrupts in power down modeMark Brown2012-11-271-1/+0Star
* ASoC: wm0010: Add checking for .dfw info record version.Scott Ling2012-11-231-1/+24
* ASoC: wm0010: Up the completion timeout to 20ms instead of 10msDimitris Papastamos2012-11-211-2/+2
* ASoC: wm0010: Split out the stage2 load from the boot functionScott Ling2012-11-091-50/+79
* ASoC: wm0010: Split out the firmware file parsing from the bootScott Ling2012-11-091-117/+146
* ASoC: wm0010: Remove boot_done variable as no longer required.Scott Ling2012-11-061-4/+1Star
* ASoC: wm0010: Initialise chip state before we register the interruptMark Brown2012-09-261-5/+2Star
* ASoC: wm0010: Don't check if reset GPIO is defined when removingMark Brown2012-09-261-5/+2Star
* ASoC: wm0010: Allow slow GPIO for resetMark Brown2012-09-261-3/+5
* ASoC: wm0010: Fix warning, use format %zu for type size_tEmil Goode2012-09-061-1/+1
* ASoC: wm0010: unlock on error pathDan Carpenter2012-09-061-0/+2
* ASoC: wm0010: Add missing IRQF_ONESHOTFengguang Wu2012-09-061-1/+1
* ASoC: wm0010: Move resource acquisition to device probeMark Brown2012-08-251-27/+27
* ASoC: wm0010: Tweak diagnostic outputMark Brown2012-08-251-1/+1
* ASoC: wm0010: Don't double free reset GPIOMark Brown2012-08-251-1/+0Star
* ASoC: wm0010: Set idle_bias_offMark Brown2012-08-251-0/+1
* ASoC: wm0010: Add dummy widget for CLKINMark Brown2012-08-251-0/+11
* ASoC: wm0010: Enable 44.1kHz supportMark Brown2012-08-251-1/+1
* ASoC: wm0010: Fix passthrough routingMark Brown2012-08-251-1/+2
* ASoC: wm0010: Add initial wm0010 DSP driverDimitris Papastamos2012-08-231-0/+930