index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700
Axel Lin
2011-12-04
1
-1
/
+2
*
ASoC: uda1380: Return proper error in uda1380_modinit failure path
Axel Lin
2011-12-04
1
-2
/
+2
*
ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depen...
Axel Lin
2011-12-03
1
-1
/
+2
*
ASoC: Mark WM8994 ADC muxes as virtual
Mark Brown
2011-12-02
1
-6
/
+6
*
ASoC: Supply dcs_codes for newer WM1811 revisions
Mark Brown
2011-11-28
1
-0
/
+2
*
ASoC: Error out if we can't generate a LRCLK at all for WM8994
Mark Brown
2011-11-28
1
-0
/
+5
*
ASoC: Correct name of Speyside Main Speaker widget
Mark Brown
2011-11-27
1
-1
/
+1
*
ASoC: skip resume of soc-audio devices without codecs
Eric Miao
2011-11-23
1
-0
/
+6
*
ASoC: cs42l51: Fix off-by-one for reg_cache_size
Axel Lin
2011-11-23
1
-1
/
+1
*
ASoC: drop support for PlayPaq with WM8510
Paul Bolle
2011-11-23
3
-497
/
+1
*
ASoC: mpc8610: tell the CS4270 codec that it's the master
Timur Tabi
2011-11-22
1
-8
/
+16
*
ASoC: cs4720: use snd_soc_cache_sync()
Daniel Mack
2011-11-22
1
-9
/
+1
*
ASoC: SAMSUNG: Fix build error
Boojin Kim
2011-11-22
1
-0
/
+1
*
ASoC: max9877: Update register if either val or val2 is changed
Axel Lin
2011-11-22
1
-5
/
+5
*
ASoC: Fix wrong define for AD1836_ADC_WORD_OFFSET
Axel Lin
2011-11-22
1
-1
/
+1
*
ASoC: Ensure WM8731 register cache is synced when resuming from disabled
Mark Brown
2011-11-21
1
-0
/
+1
*
Merge branch 'DB_RANGE-size-fixes' of git://git.alsa-project.org/alsa-kprivat...
Mark Brown
2011-11-21
7
-10
/
+10
|
\
|
*
ASoC: wm_hubs: fix DB_RANGE size
Clemens Ladisch
2011-11-20
1
-1
/
+1
|
*
ASoC: wm9090: fix DB_RANGE size
Clemens Ladisch
2011-11-20
1
-3
/
+3
|
*
ASoC: wm8993: fix DB_RANGE size
Clemens Ladisch
2011-11-20
1
-1
/
+1
|
*
ASoC: wm8962: fix DB_RANGE size
Clemens Ladisch
2011-11-20
1
-2
/
+2
|
*
ASoC: sgtl5000: fix DB_RANGE size
Clemens Ladisch
2011-11-20
1
-1
/
+1
|
*
ASoC: rt5631: fix DB_RANGE size
Clemens Ladisch
2011-11-20
1
-1
/
+1
|
*
ASoC: adau1373: fix DB_RANGE size
Clemens Ladisch
2011-11-20
1
-1
/
+1
*
|
ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits calls
Axel Lin
2011-11-20
1
-3
/
+5
*
|
ASoC: wm8753: Skip noop reconfiguration of DAI mode
Timo Juhani Lindfors
2011-11-17
1
-0
/
+3
*
|
ASoC: fsl_ssi: properly initialize the sysfs attribute object
Timur Tabi
2011-11-15
1
-0
/
+1
*
|
ASoC: sta32x: preserve coefficient RAM
Johannes Stezenbach
2011-11-14
2
-1
/
+63
*
|
ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register
Axel Lin
2011-11-08
1
-4
/
+4
*
|
ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k
Axel Lin
2011-11-08
1
-1
/
+1
*
|
Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Mark Brown
2011-11-08
1
-14
/
+29
|
\
\
|
|
/
|
/
|
|
*
ASoC: Ensure we get an impedence reported for WM8958 jack detect
Mark Brown
2011-11-04
1
-11
/
+26
|
*
ASoC: Don't use wm8994->control_data when requesting IRQs
Mark Brown
2011-11-04
1
-2
/
+2
|
*
ASoC: Don't use wm8994->control_data in wm8994_readable_register()
Mark Brown
2011-11-04
1
-1
/
+1
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
295
-98
/
+297
|
\
\
|
*
|
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
45
-0
/
+45
|
*
|
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
150
-1
/
+151
|
*
|
sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC
Paul Gortmaker
2011-10-31
3
-0
/
+3
|
*
|
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
97
-97
/
+97
|
*
|
blackfin: add module.h to files implicitly expecting to use it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-11-06
5
-13
/
+36
|
\
\
\
|
*
|
|
ALSA: hda - Revert the check of NO_PRESENCE pincfg default bit
Takashi Iwai
2011-11-06
1
-2
/
+5
|
*
|
|
ALSA: hda - Fix a regression for DMA-position check with CA0110
Takashi Iwai
2011-11-06
1
-2
/
+2
|
*
|
|
ALSA: hda - Fix silent output regression with ALC861
Takashi Iwai
2011-11-06
1
-0
/
+6
|
*
|
|
ALSA: control: remove compilation warning on 32-bit
Olof Johansson
2011-11-06
1
-2
/
+2
|
*
|
|
ALSA: ua101: fix crash when unplugging
Clemens Ladisch
2011-11-06
1
-7
/
+21
*
|
|
|
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ASoC: Flush Samsung DMA on free
Mark Brown
2011-10-04
1
-1
/
+1
|
*
|
|
|
Merge branch 'next/topic-dma-samsung' into next-samsung-devel
Kukjin Kim
2011-10-04
3
-89
/
+71
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-11-04
3
-89
/
+71
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]