index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
intel8x0m.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
ALSA: usb-audio: add Yamaha MOX6/MOX8 support
Clemens Ladisch
1
-0
/
+26
2012-01-11
ALSA: virtuoso: add S/PDIF input support for all Xonars
Clemens Ladisch
3
-3
/
+7
2012-01-11
ALSA: ice1724 - Support for ooAoo SQ210a
Pavel Hofman
1
-0
/
+35
2012-01-11
ALSA: ice1724 - Allow card info based on model only
Pavel Hofman
1
-3
/
+5
2012-01-11
ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations
Pavel Hofman
2
-3
/
+11
2012-01-11
ALSA: hdspm - Provide unique driver id based on card serial
Adrian Knoth
1
-2
/
+19
2012-01-10
ASoC: Dynamically allocate the rtd device for a non-empty release()
Mark Brown
3
-24
/
+29
2012-01-10
ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSC
Axel Lin
1
-2
/
+1
2012-01-09
ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()
Takashi Iwai
1
-0
/
+3
2012-01-09
ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()
Takashi Iwai
1
-2
/
+1
2012-01-09
ASoC: cx20442: add bias control over a platform provided regulator
Janusz Krzysztofik
2
-7
/
+49
2012-01-09
ALSA: usb-audio - Avoid flood of frame-active debug messages
Takashi Iwai
1
-2
/
+3
2012-01-09
ALSA: snd-usb-us122l: Delete calls to preempt_disable
Karsten Wiese
1
-4
/
+2
2012-01-09
mfd: Put WM8994 into cache only mode when suspending
Mark Brown
1
-0
/
+2
2012-01-09
ASoC: Fix idma build after update for channel count check
Mark Brown
1
-0
/
+1
2012-01-08
ALSA: hdspm - Refactor serial number to avoid code duplication
Adrian Knoth
1
-5
/
+8
2012-01-08
ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...
Xi Wang
1
-1
/
+7
2012-01-08
ALSA: Au88x0 - Fix channels swapping of 4 channels playback
Raymond Yau
2
-4
/
+1
2012-01-08
ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playback
Raymond Yau
2
-6
/
+6
2012-01-08
ALSA: Au88x0 - Fix Xtalk's constants
Raymond Yau
1
-31
/
+56
2012-01-08
ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instates
Raymond Yau
1
-32
/
+32
2012-01-08
ALSA: ice1724 - External clock item only for cards with SPDIF_IN
Pavel Hofman
1
-1
/
+6
2012-01-08
ALSA: ice1724 - Check for ac97 to avoid kernel oops
Pavel Hofman
1
-2
/
+5
2012-01-07
ASoC: check for substream not channels_min in pcm engines
Joachim Eastwood
13
-38
/
+25
2012-01-06
ASoC: Fix build dependency for SND_ATMEL_SOC_SSC
Axel Lin
1
-0
/
+1
2012-01-03
ASoC: sta32x: Optimize the array work to find rate_min and rate_max
Axel Lin
1
-0
/
+1
2012-01-03
ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIs
Sangsu Park
1
-20
/
+18
2012-01-02
ASoC: pxa: Convert corgi to use snd_soc_register_card()
Axel Lin
2
-20
/
+32
2012-01-02
ASoC: Fix return value of wm8580_set_sysclk()
Axel Lin
1
-2
/
+6
2012-01-02
ASoC: Use dai_fmt in tavorevb3 machine driver
Axel Lin
1
-10
/
+2
2012-01-02
ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...
Axel Lin
1
-4
/
+14
2012-01-02
ASoC: Convert z2 to table based DAPM init
Axel Lin
1
-8
/
+6
2012-01-02
ASoC: Convert tavorevb3 to table based DAPM init
Axel Lin
1
-6
/
+6
2012-01-02
ASoC: Convert spitz to table based DAPM and control init
Axel Lin
1
-15
/
+8
2012-01-02
ASoC: Convert saarb to table based DAPM init
Axel Lin
1
-6
/
+6
2012-01-02
ASoC: Use dai_fmt in z2 machine driver
Axel Lin
1
-12
/
+2
2012-01-02
ASoC: Use dai_fmt in spitz machine driver
Axel Lin
1
-12
/
+2
2012-01-02
ASoC: Use dai_fmt in saarb machine driver
Axel Lin
1
-9
/
+2
2012-01-02
ASoC: Fix return value of wm8962_gpio_direction_out()
Axel Lin
1
-3
/
+7
2012-01-02
ASoC: Fix return value of ak4641_pcm_set_dai_fmt()
Axel Lin
1
-1
/
+6
2012-01-02
ASoC: ac97c.c: use devm_ functions
Julia Lawall
1
-27
/
+13
2012-01-02
ASoC: dbdma2.c: use devm_ functions
Julia Lawall
1
-10
/
+4
2012-01-02
ASoC: dma.c: use devm_ functions
Julia Lawall
1
-10
/
+2
2012-01-02
ASoC: i2sc.c: use devm_ functions
Julia Lawall
1
-32
/
+13
2012-01-02
ASoC: psc-ac97.c: use devm_ functions
Julia Lawall
1
-27
/
+14
2012-01-02
ASoC: psc-i2s.c: use devm_ functions
Julia Lawall
1
-28
/
+14
2012-01-02
ASoC: davinci-i2s.c: use devm_ functions
Julia Lawall
1
-26
/
+13
2012-01-02
ASoC: davinci-mcasp.c: use devm_ functions
Julia Lawall
1
-28
/
+12
2012-01-02
ASoC: davinci-vcif.c: use devm_ functions
Julia Lawall
1
-10
/
+4
2012-01-02
ASoC: Convert tpa6130a2 to devm_kzalloc()
Axel Lin
1
-4
/
+1
[next]