index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
Mark Brown
6
-0
/
+923
2014-03-12
Merge remote-tracking branch 'asoc/topic/pcm1792a' into asoc-next
Mark Brown
1
-11
/
+22
2014-03-12
Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-next
Mark Brown
1
-5
/
+10
2014-03-12
Merge remote-tracking branch 'asoc/topic/enum' into asoc-next
Mark Brown
25
-730
/
+471
2014-03-12
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
14
-183
/
+312
2014-03-12
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
11
-259
/
+231
2014-03-12
Merge remote-tracking branch 'asoc/fix/spear' into asoc-linus
Mark Brown
1
-8
/
+2
2014-03-12
ASoC: tlv320aic23: Remove spurious bits per word setting
Mark Brown
1
-1
/
+0
2014-03-12
ASoC: Fix use after free
Lars-Peter Clausen
1
-2
/
+3
2014-03-11
ASoC: core: Fix check before setting default I/O up try regmap
Xiubo Li
1
-3
/
+9
2014-03-11
ASoC: io: New signature for snd_soc_codec_set_cache_io()
Xiubo Li
13
-52
/
+35
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
73
-562
/
+13
2014-03-11
Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't...
Mark Brown
22
-250
/
+594
2014-03-11
Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
4
-2
/
+10
2014-03-10
ASoC: spear: spdif_out: Fix mute control
Lars-Peter Clausen
1
-8
/
+2
2014-03-10
ASoC: migor: Convert to table based DAPM setup
Lars-Peter Clausen
1
-14
/
+5
2014-03-10
ASoC: dapm: Sprinkle lockdep asserts through the code
Mark Brown
1
-0
/
+18
2014-03-10
ASoC: dapm: Staticise dapm_mark_dirty()
Mark Brown
1
-2
/
+1
2014-03-10
ASoC: Add a per component dai list
Lars-Peter Clausen
1
-42
/
+34
2014-03-10
ASoC: Pass CODEC to snd_soc_register_dais()
Lars-Peter Clausen
1
-17
/
+11
2014-03-10
ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais()
Lars-Peter Clausen
1
-112
/
+42
2014-03-10
Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
10
-92
/
+122
2014-03-10
Merge remote-tracking branches 'asoc/fix/88pm860', 'asoc/fix/omap' and 'asoc/...
Mark Brown
3
-2
/
+7
2014-03-10
Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus
Mark Brown
1
-0
/
+3
2014-03-10
ASoC: 88pm860: Fix IO setup
Lars-Peter Clausen
1
-0
/
+3
2014-03-10
ASoC: si476x: Fix IO setup
Lars-Peter Clausen
1
-1
/
+1
2014-03-10
ASoC: sam9g20_wm8731: Convert to table based DAPM setup
Lars-Peter Clausen
1
-13
/
+7
2014-03-10
ASoC: simple-card: card name can be option
Kuninori Morimoto
1
-2
/
+1
2014-03-09
ASoC: tlv320aic32x4: Sort Makefile in alphabetic order
Jyri Sarha
1
-2
/
+2
2014-03-09
ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params
Peter Ujfalusi
1
-22
/
+22
2014-03-09
ASoC: arizona: Support new fratio encoding on the wm5110 rev D
Charles Keepax
1
-29
/
+101
2014-03-09
ASoC: arizona: Calculate FLL gain last
Charles Keepax
1
-12
/
+12
2014-03-09
ASoC: arizona: Calculate OUTDIV first
Charles Keepax
1
-12
/
+12
2014-03-09
ASoC: arizona: Don't pass Fout into arizona_calc_fll
Charles Keepax
1
-8
/
+7
2014-03-09
ASoC: arizona: Move calculation of FLL configuration
Charles Keepax
1
-35
/
+44
2014-03-09
ASoC: arizona: Move set of OUTDIV in to arizona_apply_fll
Charles Keepax
1
-16
/
+12
2014-03-09
ASoC: arizona: Add defines for FLL configuration constants
Charles Keepax
1
-5
/
+11
2014-03-09
ASoC: arizona: An OUTDIV of 1 is not valid, avoid this
Charles Keepax
1
-1
/
+1
2014-03-09
ASoC: tlv320aic23: add missing EXPORT_SYMBOLs
Max Filippov
1
-0
/
+2
2014-03-09
ASoC: pcm512x: Fix duplicate const warning
Mark Brown
1
-4
/
+4
2014-03-09
ASoC: pcm512x: Split out bus drivers
Mark Brown
6
-129
/
+176
2014-03-07
ALSA: hda - Fix loud click noise with IdeaPad 410Y
Takashi Iwai
1
-0
/
+19
2014-03-07
Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
12
-58
/
+160
2014-03-07
Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
12
-58
/
+160
2014-03-07
ASoC: update Kconfig of AIC23 users to select I2C variant
Max Filippov
6
-7
/
+7
2014-03-07
ASoC: tlv320aic23: add support for SPI control mode
Max Filippov
6
-45
/
+147
2014-03-07
ASoC: Intel: Clean up indentation for Haswell machine driver/Kconfig
Liam Girdwood
2
-6
/
+6
2014-03-07
ASoC: Intel: Use .dai_fmt for setting Haswell BE format.
Liam Girdwood
1
-8
/
+2
2014-03-07
ASoC: Intel: Check Haswell IPC process_reply/notification return value.
Liam Girdwood
1
-2
/
+2
2014-03-07
ASoC: wm_adsp: Correct type specifier in printf
Charles Keepax
1
-1
/
+1
[prev]
[next]