index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-05
ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency
Mark Brown
1
-1
/
+1
2011-10-05
ASoC: Stop checking for supplied widgets after we find the first
Mark Brown
1
-6
/
+3
2011-10-05
ASoC: Don't mark the outputs of supplies as dirty on state changes
Mark Brown
1
-4
/
+11
2011-10-05
ASoC: Only run power_check() on a widget once per run
Mark Brown
1
-2
/
+13
2011-10-05
ASoC: Add verbose debugging showing why widgets get marked dirty
Mark Brown
1
-11
/
+15
2011-10-04
ASoC: Reduce the number of neigbours we mark dirty when updating power
Mark Brown
1
-6
/
+20
2011-10-04
ASoC: Do DAPM power checks only for widgets changed since last run
Mark Brown
2
-6
/
+56
2011-10-04
ASoC: Mark headphone, mic, speaker and line widgets as always connected
Mark Brown
1
-4
/
+4
2011-10-04
ASoC: Factor out widget power check operation
Mark Brown
1
-11
/
+10
2011-10-04
ASoC: Ensure all DAPM widgets have a power check callback
Mark Brown
1
-3
/
+8
2011-10-04
ASoC: Move bias level decision into main dapm_power_widgets()
Mark Brown
1
-21
/
+23
2011-10-04
ASoC: Factor write of widget power out into a separate function
Mark Brown
1
-11
/
+18
2011-10-04
ASoC: Remove direct register cache accesses from WM8962 driver
Mark Brown
1
-10
/
+11
2011-10-04
ASoC: twl6040: Simplify custom put_volsw callback
Peter Ujfalusi
1
-7
/
+5
2011-10-04
ASoC: Remove unneeded hw_write initialisation in wm8523
Axel Lin
1
-1
/
+0
2011-10-04
ASoC: Remove unneeded hw_write initialisation in ak4671
Axel Lin
1
-2
/
+0
2011-10-04
ASoC: wm8711: Use snd_soc_update_bits for read-modify-write
Axel Lin
1
-1
/
+1
2011-10-04
ASoC: wm8988: Use snd_soc_update_bits for read-modify-write
Axel Lin
1
-1
/
+0
2011-10-04
ASoC: wm8750: Use snd_soc_update_bits for read-modify-write
Axel Lin
1
-17
/
+9
2011-10-04
ASoC: Avoid writing to WM8971_RESET in wm8971_resume
Axel Lin
1
-1
/
+1
2011-10-04
Merge branch 'for-3.1' into for-3.2
Mark Brown
1
-1
/
+1
2011-10-04
ASoC: wm8994: Fix setting rate_reg for wm8994-aif2
Axel Lin
1
-1
/
+1
2011-10-04
ASoC: wm8995: Slightly optimize configure_clock
Axel Lin
1
-8
/
+4
2011-10-04
ASoC: wm8994: Slightly optimize configure_clock
Axel Lin
1
-7
/
+4
2011-10-04
ASoC: omap-pcm: Fix the no period wakeup implementation
Peter Ujfalusi
1
-0
/
+8
2011-10-04
ASoC: wm8988: Use snd_soc_update_bits for read-modify-write
Axel Lin
1
-10
/
+5
2011-10-04
ASoC: wm8971: Use snd_soc_update_bits for read-modify-write
Axel Lin
1
-19
/
+8
2011-10-04
ASoC: wm8711: Use snd_soc_update_bits for read-modify-write
Axel Lin
1
-4
/
+2
2011-10-04
ASoC: max98095 codec: Catch driver bugs for biquad channel name
Ryan Mallon
1
-10
/
+22
2011-10-04
ASoC: max98088 codec: Catch driver bugs for eq channel name
Ryan Mallon
1
-11
/
+23
2011-10-04
ASoC: Add WM1811 support
Mark Brown
1
-5
/
+78
2011-10-04
ASoC: Fix typo in 24.576MHz rate in WM5100
Mark Brown
1
-2
/
+2
2011-10-04
ASoC: Instantiate DAPM widgets before we do the DAI link init
Mark Brown
1
-3
/
+3
2011-10-04
ASoC: samsung: s3c-i2s-v2.c needs module.h
Axel Lin
1
-0
/
+1
2011-10-03
ASoC: samsung: WM8994 depends on MFD_WM8994
Arnd Bergmann
1
-0
/
+6
2011-10-03
ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION
Axel Lin
1
-1
/
+1
2011-10-03
ASoC: txx9: Add __exit_p at necessary place
Axel Lin
1
-1
/
+1
2011-10-03
ASoC: Staticise ep93xx_ac97_dai
Axel Lin
1
-1
/
+1
2011-10-03
ASoC: Staticise simtec_audio_resume()
Axel Lin
1
-1
/
+1
2011-10-03
ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF
Axel Lin
3
-4
/
+0
2011-10-03
ASoC: sh: use correct __iomem annotations
Arnd Bergmann
1
-5
/
+5
2011-10-03
ASoC: imx: eukrea_tlv320 needs i2c
Arnd Bergmann
1
-0
/
+1
2011-10-02
ASoC: omap_mcpdm_remove cannot be __devexit
Arnd Bergmann
2
-2
/
+2
2011-10-02
ASoC: Remove unused srate variable in tegra_spdif_hw_params
Axel Lin
1
-2
/
+1
2011-10-02
ASoC: Remove unused rate variable in magician_playback_hw_params
Axel Lin
1
-2
/
+1
2011-10-02
ASoC: Staticise sh4_ssi_dai
Axel Lin
1
-1
/
+1
2011-10-02
ASoC: Staticise samsung_spdif_dai
Axel Lin
1
-1
/
+1
2011-10-02
ASoC: tegra: Staticise tegra_i2s_dai and tegra_spdif_dai
Axel Lin
2
-2
/
+2
2011-10-02
ASoC: samsung: Add __devexit_p at necessary places
Axel Lin
6
-6
/
+6
2011-10-02
ASoC: kirkwood-i2s: Add __devexit_p at necessary place
Axel Lin
1
-1
/
+1
[next]