index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm0010.c
Age
Commit message (
Expand
)
Author
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-11-27
ASoC: wm0010: Ignore interrupts in power down mode
Mark Brown
2012-11-23
ASoC: wm0010: Add checking for .dfw info record version.
Scott Ling
2012-11-21
ASoC: wm0010: Up the completion timeout to 20ms instead of 10ms
Dimitris Papastamos
2012-11-09
ASoC: wm0010: Split out the stage2 load from the boot function
Scott Ling
2012-11-09
ASoC: wm0010: Split out the firmware file parsing from the boot
Scott Ling
2012-11-06
ASoC: wm0010: Remove boot_done variable as no longer required.
Scott Ling
2012-09-26
ASoC: wm0010: Initialise chip state before we register the interrupt
Mark Brown
2012-09-26
ASoC: wm0010: Don't check if reset GPIO is defined when removing
Mark Brown
2012-09-26
ASoC: wm0010: Allow slow GPIO for reset
Mark Brown
2012-09-06
ASoC: wm0010: Fix warning, use format %zu for type size_t
Emil Goode
2012-09-06
ASoC: wm0010: unlock on error path
Dan Carpenter
2012-09-06
ASoC: wm0010: Add missing IRQF_ONESHOT
Fengguang Wu
2012-08-25
ASoC: wm0010: Move resource acquisition to device probe
Mark Brown
2012-08-25
ASoC: wm0010: Tweak diagnostic output
Mark Brown
2012-08-25
ASoC: wm0010: Don't double free reset GPIO
Mark Brown
2012-08-25
ASoC: wm0010: Set idle_bias_off
Mark Brown
2012-08-25
ASoC: wm0010: Add dummy widget for CLKIN
Mark Brown
2012-08-25
ASoC: wm0010: Enable 44.1kHz support
Mark Brown
2012-08-25
ASoC: wm0010: Fix passthrough routing
Mark Brown
2012-08-23
ASoC: wm0010: Add initial wm0010 DSP driver
Dimitris Papastamos