index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm0010.c
Age
Commit message (
Expand
)
Author
2013-07-31
ASoC: wm0010: Fix resource leak
Dimitris Papastamos
2013-06-03
ASoC: wm0010: Clear IRQ as wake source and include missing header
Charles Keepax
2013-05-30
ASoC: wm0010: Set IRQ as a wake source
Charles Keepax
2013-05-14
Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linus
Mark Brown
2013-05-07
ASoC: wm0010: fix error return code in wm0010_boot()
Wei Yongjun
2013-03-29
ASoC: wm0010: Report filename when we fail to load firmware
Charles Keepax
2013-03-29
ASoC: wm0010: Constify usage of firmware filenames
Charles Keepax
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