index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
[ALSA] Remove ifdefs from OSS PCM emulation codes
Takashi Iwai
8
-37
/
+3
2007-10-16
[ALSA] seq: resource leak fix and various code cleanups
Eugene Teo
2
-19
/
+27
2007-10-16
[ALSA] hda-codec - Add support for Acer Aspire laptops
Tobin Davis
1
-0
/
+56
2007-10-16
[ALSA] hda-codec - Add more Dell systems
Tobin Davis
1
-0
/
+14
2007-10-16
[ALSA] fix selector unit bug affecting some USB speakerphones
Russ Cox
1
-1
/
+1
2007-10-16
[ALSA] au88x0: mem leak fix in snd_vortex_create()
Jesper Juhl
1
-0
/
+1
2007-10-16
[ALSA] hda-intel - Remove invalid __devinit
Takashi Iwai
1
-13
/
+10
2007-10-16
[ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.c
Michal Piotrowski
1
-31
/
+4
2007-10-16
[ALSA] Coding style fix sound/pci/ca0106/ca_midi.h
Michal Piotrowski
1
-3
/
+3
2007-10-16
[ALSA] hda-intel - Fix a typo in Kconfig
Takashi Iwai
1
-1
/
+1
2007-10-16
[ALSA] add the ESS1879 pnpbios ID to the es18xx driver
Rene Herman
1
-0
/
+1
2007-10-16
[ALSA] sound/soc ioremap/iounmap balancing
Scott Thompson
1
-0
/
+1
2007-10-16
[ALSA] CS4270 driver does not compile with I2C disabled
Timur Tabi
1
-147
/
+172
2007-10-16
[ALSA] ASoC CS4270 codec device driver
Timur Tabi
4
-0
/
+858
2007-10-16
[ALSA] hda-codec - Fix GPIO in resume
Takashi Iwai
1
-12
/
+18
2007-10-16
[ALSA] hda-intel - Fix a typo in Makefile
Takashi Iwai
1
-1
/
+1
2007-10-16
[ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat()
Takashi Iwai
1
-1
/
+1
2007-10-16
[ALSA] hda-codec - Add support for the ASRock K8NF6G-VSTA motherboard
Tobin Davis
1
-0
/
+1
2007-10-16
[ALSA] sound/synth/util_mem.c: remove pointless check
Adrian Bunk
1
-1
/
+1
2007-10-16
[ALSA] Add missing static in ac97_codec.c
Takashi Iwai
1
-2
/
+2
2007-10-16
[ALSA] check for linked substreams of different cards
Clemens Ladisch
4
-4
/
+14
2007-10-16
[ALSA] hda-codec - kernel config for each codec
Takashi Iwai
4
-14
/
+125
2007-10-16
[ALSA] hda-codec - Add a generic bind-control helper
Takashi Iwai
4
-155
/
+184
2007-10-16
[ALSA] hda-intel - Add hwdep interface
Takashi Iwai
6
-5
/
+147
2007-10-16
[ALSA] hdspm - Coding style fixes
Takashi Iwai
1
-274
/
+325
2007-10-16
[ALSA] hda-intel - Coding style fixes
Takashi Iwai
4
-122
/
+225
2007-10-16
[ALSA] Fix bugs in mode change/recalibration for opl3sa2 driver
Paul Vojta
2
-0
/
+3
2007-10-16
[ALSA] snd_usb_caiaq_input_free() fix
Karsten Wiese
1
-1
/
+0
2007-10-16
[ALSA] Clean up Makefile
Takashi Iwai
5
-23
/
+10
2007-10-16
[ALSA] Fix build error without CONFIG_HAS_DMA
Takashi Iwai
2
-1
/
+8
2007-10-16
[ALSA] snd-emu10k1:Unmute the Audio/Micro Dock after firmware load.
James Courtier-Dutton
1
-0
/
+6
2007-10-16
[ALSA] snd-emu10k1:Implement SPDIF/ADAT status.
James Courtier-Dutton
3
-15
/
+53
2007-10-16
[ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd model
Takashi Iwai
1
-25
/
+41
2007-10-16
[ALSA] ca0106: remove extra commands in SPI DAC init sequence
Trent Piepho
1
-11
/
+5
2007-10-16
[ALSA] ca0106: Add more symbol SPI register names and use them
Trent Piepho
3
-40
/
+92
2007-10-16
[ALSA] ca0106: power down SPI DAC channels when not in use
Trent Piepho
2
-3
/
+36
2007-10-16
[ALSA] hda-codec - Fix AD1988 SPDIF output
Takashi Iwai
1
-14
/
+31
2007-10-16
[ALSA] s3c24xx-pcm: fix hw_params dma handling
Harald Welte
1
-9
/
+13
2007-10-16
[ALSA] ca0106: replaced control add sequences with macro
Trent Piepho
1
-18
/
+15
2007-10-16
[ALSA] ca0106: Add analog mute controls for cards with SPI DAC
Trent Piepho
3
-5
/
+122
2007-10-16
[ALSA] sound/pci/cs46xx/: fix an off-by-one
Adrian Bunk
1
-1
/
+1
2007-10-16
[ALSA] ice1712 - Fix missing replacement to snd_ctl_boolean_mono_info
Takashi Iwai
2
-4
/
+1
2007-10-16
[ALSA] snd-emu10k1:Support for ADAT and S/PDIF.
James Courtier-Dutton
2
-9
/
+49
2007-10-16
[ALSA] snd-ca0106:Add recognition for new variant. Fixes ALSA bug#3251
James Courtier-Dutton
1
-0
/
+9
2007-10-16
[ALSA] snd-emu10k1:Improves firmware loading for E-Mu cards.
James Courtier-Dutton
1
-42
/
+61
2007-10-16
[ALSA] ymfpci: fix volume handling of the 44.1 kHz slot
Clemens Ladisch
1
-24
/
+46
2007-10-16
[ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driver
Hans-Christian Egtvedt
4
-0
/
+1276
2007-10-16
[ALSA] Add SPI devices to ALSA Kconfig and Makefile
Hans-Christian Egtvedt
4
-1
/
+14
2007-10-16
[ALSA] Fix Kconfig entry for SND_S3C24XX_SOC_NEO1973_WM8753
Arnaud Patard
1
-1
/
+1
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
59
-971
/
+118
[next]