aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm0010.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-18ASoC: codecs: wm0010: use DECLARE_COMPLETION_ONSTACK() macroGravatar Pierre-Louis Bossart 1-2/+1
2020-06-15ASoC: wm0010: Use kmemdup rather than duplicating its implementationGravatar Fuqian Huang 1-3/+1
2020-02-12ASoC: wm0010: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2018-02-12ASoC: wm0010: replace codec to componentGravatar Kuninori Morimoto 1-92/+89
2017-11-27ASoC: wm0010: Delete an error message for a failed memory allocation in wm001...Gravatar Markus Elfring 1-4/+1
2016-12-15ASoC: wm0010: Remove unneeded linux/miscdevice.h includeGravatar Corentin Labbe 1-1/+0
2016-09-01ASoC: constify snd_soc_codec_driver structuresGravatar Julia Lawall 1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm0010Gravatar Kuninori Morimoto 1-4/+6
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Gravatar Mark Brown 1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversGravatar Andrew F. Davis 1-1/+0
2015-09-23Merge remote-tracking branches 'asoc/fix/mtk', 'asoc/fix/psc', 'asoc/fix/pxa'...Gravatar Mark Brown 1-14/+9
2015-09-19ASoC: wm0010: fix error pathGravatar Sudip Mukherjee 1-12/+10
2015-09-19ASoC: wm0010: fix memory leakGravatar Sudip Mukherjee 1-9/+0
2015-09-01ASoC: wm0010: fix memory leakGravatar Sudip Mukherjee 1-1/+7
2015-07-08ASoC: wm0010: Remove spurious missing IRQF_ONESHOTGravatar Axel Lin 1-1/+1
2015-07-06ASoC: wm0010: Remove redundant spi driver bus initializationGravatar Antonio Borneo 1-1/+0
2015-06-01ASoC: wm0010: Replace direct snd_soc_codec dapm field accessGravatar Lars-Peter Clausen 1-2/+2
2015-04-27ASoC: Move bias level update to the coreGravatar Lars-Peter Clausen 1-2/+0
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Gravatar Mark Brown 1-1/+1
2014-06-27ASoC: wm0010.c: add static to local variableGravatar Fabian Frederick 1-1/+1
2014-06-27ASoC: wm0010: Remove redundant OOM messageGravatar Sachin Kamat 1-11/+1
2013-11-08Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-nextGravatar Mark Brown 1-4/+4
2013-11-06ASoC: wm0010: Use WARN_ON() instead of BUG_ON()Gravatar Takashi Iwai 1-1/+2
2013-10-30ASoC: wm0010: Fix possible out-of-bounds array readGravatar Takashi Iwai 1-4/+4
2013-08-01ASoC: wm0010: Use DMA-safe memory for SPI transfersGravatar Dimitris Papastamos 1-6/+6
2013-07-31ASoC: wm0010: Fix resource leakGravatar Dimitris Papastamos 1-12/+12
2013-06-03ASoC: wm0010: Clear IRQ as wake source and include missing headerGravatar Charles Keepax 1-0/+3
2013-05-30ASoC: wm0010: Set IRQ as a wake sourceGravatar Charles Keepax 1-0/+7
2013-05-14Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusGravatar Mark Brown 1-0/+1
2013-05-07ASoC: wm0010: fix error return code in wm0010_boot()Gravatar Wei Yongjun 1-0/+1
2013-03-29ASoC: wm0010: Report filename when we fail to load firmwareGravatar Charles Keepax 1-2/+2
2013-03-29ASoC: wm0010: Constify usage of firmware filenamesGravatar Charles Keepax 1-1/+1
2012-12-10ASoC: codecs: remove __dev* attributesGravatar Bill Pemberton 1-3/+3
2012-11-27ASoC: wm0010: Ignore interrupts in power down modeGravatar Mark Brown 1-1/+0
2012-11-23ASoC: wm0010: Add checking for .dfw info record version.Gravatar Scott Ling 1-1/+24
2012-11-21ASoC: wm0010: Up the completion timeout to 20ms instead of 10msGravatar Dimitris Papastamos 1-2/+2
2012-11-09ASoC: wm0010: Split out the stage2 load from the boot functionGravatar Scott Ling 1-50/+79
2012-11-09ASoC: wm0010: Split out the firmware file parsing from the bootGravatar Scott Ling 1-117/+146
2012-11-06ASoC: wm0010: Remove boot_done variable as no longer required.Gravatar Scott Ling 1-4/+1
2012-09-26ASoC: wm0010: Initialise chip state before we register the interruptGravatar Mark Brown 1-5/+2
2012-09-26ASoC: wm0010: Don't check if reset GPIO is defined when removingGravatar Mark Brown 1-5/+2
2012-09-26ASoC: wm0010: Allow slow GPIO for resetGravatar Mark Brown 1-3/+5
2012-09-06ASoC: wm0010: Fix warning, use format %zu for type size_tGravatar Emil Goode 1-1/+1
2012-09-06ASoC: wm0010: unlock on error pathGravatar Dan Carpenter 1-0/+2
2012-09-06ASoC: wm0010: Add missing IRQF_ONESHOTGravatar Fengguang Wu 1-1/+1
2012-08-25ASoC: wm0010: Move resource acquisition to device probeGravatar Mark Brown 1-27/+27
2012-08-25ASoC: wm0010: Tweak diagnostic outputGravatar Mark Brown 1-1/+1
2012-08-25ASoC: wm0010: Don't double free reset GPIOGravatar Mark Brown 1-1/+0
2012-08-25ASoC: wm0010: Set idle_bias_offGravatar Mark Brown 1-0/+1