index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm0010.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
1
-1
/
+0
|
\
\
|
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
|
|
/
*
|
Merge remote-tracking branches 'asoc/fix/mtk', 'asoc/fix/psc', 'asoc/fix/pxa'...
Mark Brown
2015-09-23
1
-14
/
+9
|
\
\
|
|
/
|
/
|
|
*
ASoC: wm0010: fix error path
Sudip Mukherjee
2015-09-19
1
-12
/
+10
|
*
ASoC: wm0010: fix memory leak
Sudip Mukherjee
2015-09-19
1
-9
/
+0
|
*
ASoC: wm0010: fix memory leak
Sudip Mukherjee
2015-09-01
1
-1
/
+7
*
|
ASoC: wm0010: Remove spurious missing IRQF_ONESHOT
Axel Lin
2015-07-08
1
-1
/
+1
*
|
ASoC: wm0010: Remove redundant spi driver bus initialization
Antonio Borneo
2015-07-06
1
-1
/
+0
|
/
*
ASoC: wm0010: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-06-01
1
-2
/
+2
*
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-2
/
+0
*
-
.
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
2014-08-04
1
-1
/
+1
|
\
\
|
|
*
ASoC: wm0010.c: add static to local variable
Fabian Frederick
2014-06-27
1
-1
/
+1
|
|
/
*
|
ASoC: wm0010: Remove redundant OOM message
Sachin Kamat
2014-06-27
1
-11
/
+1
|
/
*
Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-next
Mark Brown
2013-11-08
1
-4
/
+4
|
\
|
*
ASoC: wm0010: Fix possible out-of-bounds array read
Takashi Iwai
2013-10-30
1
-4
/
+4
*
|
ASoC: wm0010: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
2013-11-06
1
-1
/
+2
|
/
*
ASoC: wm0010: Use DMA-safe memory for SPI transfers
Dimitris Papastamos
2013-08-01
1
-6
/
+6
*
ASoC: wm0010: Fix resource leak
Dimitris Papastamos
2013-07-31
1
-12
/
+12
*
ASoC: wm0010: Clear IRQ as wake source and include missing header
Charles Keepax
2013-06-03
1
-0
/
+3
*
ASoC: wm0010: Set IRQ as a wake source
Charles Keepax
2013-05-30
1
-0
/
+7
*
Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linus
Mark Brown
2013-05-14
1
-0
/
+1
|
\
|
*
ASoC: wm0010: fix error return code in wm0010_boot()
Wei Yongjun
2013-05-07
1
-0
/
+1
*
|
ASoC: wm0010: Report filename when we fail to load firmware
Charles Keepax
2013-03-29
1
-2
/
+2
*
|
ASoC: wm0010: Constify usage of firmware filenames
Charles Keepax
2013-03-29
1
-1
/
+1
|
/
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-3
/
+3
*
ASoC: wm0010: Ignore interrupts in power down mode
Mark Brown
2012-11-27
1
-1
/
+0
*
ASoC: wm0010: Add checking for .dfw info record version.
Scott Ling
2012-11-23
1
-1
/
+24
*
ASoC: wm0010: Up the completion timeout to 20ms instead of 10ms
Dimitris Papastamos
2012-11-21
1
-2
/
+2
*
ASoC: wm0010: Split out the stage2 load from the boot function
Scott Ling
2012-11-09
1
-50
/
+79
*
ASoC: wm0010: Split out the firmware file parsing from the boot
Scott Ling
2012-11-09
1
-117
/
+146
*
ASoC: wm0010: Remove boot_done variable as no longer required.
Scott Ling
2012-11-06
1
-4
/
+1
*
ASoC: wm0010: Initialise chip state before we register the interrupt
Mark Brown
2012-09-26
1
-5
/
+2
*
ASoC: wm0010: Don't check if reset GPIO is defined when removing
Mark Brown
2012-09-26
1
-5
/
+2
*
ASoC: wm0010: Allow slow GPIO for reset
Mark Brown
2012-09-26
1
-3
/
+5
*
ASoC: wm0010: Fix warning, use format %zu for type size_t
Emil Goode
2012-09-06
1
-1
/
+1
*
ASoC: wm0010: unlock on error path
Dan Carpenter
2012-09-06
1
-0
/
+2
*
ASoC: wm0010: Add missing IRQF_ONESHOT
Fengguang Wu
2012-09-06
1
-1
/
+1
*
ASoC: wm0010: Move resource acquisition to device probe
Mark Brown
2012-08-25
1
-27
/
+27
*
ASoC: wm0010: Tweak diagnostic output
Mark Brown
2012-08-25
1
-1
/
+1
*
ASoC: wm0010: Don't double free reset GPIO
Mark Brown
2012-08-25
1
-1
/
+0
*
ASoC: wm0010: Set idle_bias_off
Mark Brown
2012-08-25
1
-0
/
+1
*
ASoC: wm0010: Add dummy widget for CLKIN
Mark Brown
2012-08-25
1
-0
/
+11
*
ASoC: wm0010: Enable 44.1kHz support
Mark Brown
2012-08-25
1
-1
/
+1
*
ASoC: wm0010: Fix passthrough routing
Mark Brown
2012-08-25
1
-1
/
+2
*
ASoC: wm0010: Add initial wm0010 DSP driver
Dimitris Papastamos
2012-08-23
1
-0
/
+930