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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-09
ASoC: Remove unnecessary structure definitions
Seungwhan Youn
1
-3
/
+0
2010-12-09
ASoC: EP93xx: sampling rate range extended
Alexander Sverdlin
2
-4
/
+4
2010-12-08
ASoC: Add ADC high pass filter support to WM8994
Uk Kim
1
-0
/
+22
2010-12-08
ASoC: Support WM8994 mono AIF configurations
Mark Brown
1
-6
/
+15
2010-12-08
ASoC: soc-core: Fix null pointer dereference
Dimitris Papastamos
1
-2
/
+2
2010-12-08
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2
-5
/
+5
2010-12-07
ASoC: Correct WM8962 interrupt mask register read
Mark Brown
1
-1
/
+1
2010-12-07
ASoC: WM8580: Debug BCLK and sample size
Jassi Brar
1
-4
/
+4
2010-12-07
ASoC: Fix snd_soc_instantiate_card error path
Axel Lin
1
-6
/
+8
2010-12-07
ASoC: Fix resource leak if soc_register_ac97_dai_link failed
Axel Lin
1
-5
/
+7
2010-12-06
ASoC: soc-core: Remove useless inline function construct
Dimitris Papastamos
1
-1
/
+1
2010-12-06
ASoC: soc-core: Replace use of strncpy() with strlcpy()
Dimitris Papastamos
1
-2
/
+2
2010-12-06
ASoC: Merge common code in DAI link and auxiliary codec probing/removal
Jarkko Nikula
1
-152
/
+132
2010-12-06
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
3
-2
/
+4
2010-12-06
ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops
Dimitris Papastamos
3
-5
/
+17
2010-12-06
ASoC: SAMSUNG: Remove duplicated snd_card on smdk_spdif
Seungwhan Youn
1
-2
/
+0
2010-12-06
ASoC: SAMSUNG: Fix initial return value
Seungwhan Youn
1
-1
/
+1
2010-12-06
ASoC: Add trace events for jack detection
Mark Brown
3
-0
/
+67
2010-12-06
ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()
Axel Lin
1
-0
/
+2
2010-12-06
ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gain
Uk Kim
1
-1
/
+1
2010-12-06
ASoC: Fix off by one error in WM8994 EQ register bank size
Uk Kim
1
-1
/
+1
2010-12-06
ASoC: Add post-CODEC bias level callback for machine driver
Mark Brown
2
-0
/
+6
2010-12-03
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-1
/
+1
2010-12-03
ASoC: When disabling WM8994 FLL force a source selection
Mark Brown
1
-0
/
+1
2010-12-03
ASoC: WM8580: Debug interface index
Jassi Brar
1
-4
/
+4
2010-12-03
ASoC: Constify struct snd_soc_codec_driver
Mark Brown
3
-10
/
+11
2010-12-03
ASoC: soc-core: Allow machine drivers to override compress_type
Dimitris Papastamos
2
-11
/
+64
2010-12-03
ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default
Dimitris Papastamos
3
-12
/
+42
2010-12-03
ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf
Dimitris Papastamos
2
-10
/
+18
2010-12-03
ASoC: Change the base value of compress_type
Dimitris Papastamos
1
-1
/
+1
2010-12-03
ASoC: Add compress_type as a member to snd_soc_codec
Dimitris Papastamos
3
-2
/
+8
2010-12-03
ASoC: Don't oops in soc_probe_aux_dev in case of missing codec
Jarkko Nikula
1
-2
/
+6
2010-12-03
ASoC: Fix inconsistent meaning of default case while checking alc5623->id
Axel Lin
1
-3
/
+7
2010-12-03
ASoC: sh: fsi: remove runtime register check from fsi_master_xxx
Kuninori Morimoto
1
-28
/
+20
2010-12-03
ASoC: sh: fsi: remove runtime register check from fsi_reg_xxx
Kuninori Morimoto
1
-56
/
+45
2010-12-03
ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclk
Kuninori Morimoto
1
-9
/
+11
2010-12-03
ASoC: sh: fsi: remove fsi_master_write
Kuninori Morimoto
1
-21
/
+2
2010-12-03
ASoC: sh: fsi: clean up SPDIF defines
Kuninori Morimoto
1
-3
/
+14
2010-12-03
ASoC: Move active copy of CODEC read and write into runtime structure
Mark Brown
3
-4
/
+8
2010-12-03
ASoC: Make the DAI ops constant in the DAI structure
Mark Brown
1
-1
/
+1
2010-12-03
ASoC: Apostrophe patrol in soc-core.c
Mark Brown
1
-4
/
+4
2010-12-02
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
1
-1
/
+1
2010-12-02
ASoC: Tune performance of WM8958 revision A
Mark Brown
2
-9
/
+36
2010-12-02
ASoC: Automatically manage WM8731 deemphasis
Mark Brown
1
-5
/
+71
2010-12-02
ASoC: Split WM8731 enumeration array into individual enums
Mark Brown
1
-6
/
+9
2010-12-02
ASoC: Provide WM8731 microphone boost TLV information
Mark Brown
1
-1
/
+2
2010-12-02
ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependency
Jarkko Nikula
1
-1
/
+1
2010-12-01
ASoC: ak4535: Improve readability for setting mute
Axel Lin
1
-5
/
+5
2010-12-01
ASoC: sh: fsi-ak4642: midify card name
Kuninori Morimoto
1
-1
/
+10
2010-12-01
ASoC: sh: fsi-ak4642: tidyup unnecessary variables
Kuninori Morimoto
1
-6
/
+0
[next]