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
2006-05-21
[PATCH] ad1848 section fix
Andrew Morton
1
-4
/
+6
2006-05-21
[PATCH] nm256_audio section fix
Andrew Morton
1
-3
/
+3
2006-05-21
[PATCH] es18xx build fix
Andrew Morton
1
-0
/
+2
2006-05-21
[PATCH] mpu401 section fix
Andrew Morton
1
-1
/
+1
2006-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
60
-129
/
+132
2006-04-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+1
2006-04-28
[PATCH] re-add the OSS SOUND_CS4232 option
Adrian Bunk
1
-0
/
+14
2006-04-28
[PATCH] sound/ppc: snd_pmac_toonie_init should be __init
Andreas Schwab
1
-1
/
+1
2006-04-27
[ALSA] via82xx - Use DXS_SRC as default for VIA8235/8237/8251 chips
Takashi Iwai
1
-2
/
+6
2006-04-27
[ALSA] hda-codec - Add model entry for ASUS Z62F
Takashi Iwai
1
-0
/
+2
2006-04-27
[ALSA] PCMCIA sound devices shouldn't depend on ISA
Erik Mouw
1
-2
/
+2
2006-04-27
[ALSA] hda-codec - Fix capture from line-in on VAIO SZ/FE laptops
Takashi Iwai
1
-2
/
+2
2006-04-27
[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n
Takashi Iwai
4
-11
/
+13
2006-04-27
[ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUG
Jaroslav Kysela
3
-6
/
+16
2006-04-27
[ALSA] add __devinitdata to all pci_device_id
Henrik Kretzschmar
44
-46
/
+46
2006-04-27
[ALSA] hda-codec - Add codec id for AD1988B codec chip
Takashi Iwai
1
-0
/
+1
2006-04-27
[ALSA] hda-codec - Add model entry for ASUS M9 laptop
Takashi Iwai
1
-0
/
+2
2006-04-27
[ALSA] pcxhr - Fix a compiler warning on 64bit architectures
Henrik Kretzschmar
1
-2
/
+2
2006-04-27
[ALSA] via82xx: tweak VT8251 workaround
Bastiaan Jacques
1
-9
/
+7
2006-04-27
[ALSA] intel8x0 - Disable ALI5455 SPDIF-input
Takashi Iwai
1
-3
/
+3
2006-04-27
[ALSA] via82xx: add support for VIA VT8251 (AC'97)
Bastiaan Jacques
1
-2
/
+12
2006-04-27
[ALSA] Fix double free in error path of miro driver
Takashi Iwai
1
-3
/
+0
2006-04-27
[ALSA] hda-codec - Add entry for Epox EP-5LDA+ GLi
Takashi Iwai
1
-0
/
+1
2006-04-27
[ALSA] sound/pci/: remove duplicate #include's
Adrian Bunk
7
-7
/
+0
2006-04-27
[ALSA] hda-codec - Use model 'hp' for all HP laptops with AD1981HD
Takashi Iwai
1
-6
/
+2
2006-04-27
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
4
-40
/
+16
2006-04-27
[ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT ioctl
Steven Finney
1
-0
/
+2
2006-04-27
[ALSA] add another Phase 26 quirk
Clemens Ladisch
1
-0
/
+9
2006-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2
-149
/
+150
2006-04-21
[PARISC] OSS ad1889: Match register names with ALSA driver
Stuart Brady
2
-149
/
+150
2006-04-21
[PATCH] powerpc: fix oops in alsa powermac driver
Benjamin Herrenschmidt
3
-4
/
+4
2006-04-20
[PATCH] make the OSS SOUND_VIA82CXXX option available again
Adrian Bunk
1
-0
/
+20
2006-04-20
[PATCH] update OBSOLETE_OSS_DRIVER schedule and dependencies
Adrian Bunk
1
-331
/
+5
2006-04-20
[PATCH] sound: fix hang in mpu401_uart.c
Jon Masters
1
-9
/
+33
2006-04-12
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
19
-8
/
+81
2006-04-12
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
16
-160
/
+64
2006-04-12
[ALSA] sound/core/pcm.c: make snd_pcm_format_name() static
Adrian Bunk
1
-1
/
+1
2006-04-12
[ALSA] ac97 - Add entry for VIA VT1618 codec
Takashi Iwai
1
-0
/
+1
2006-04-12
[ALSA] hda-codec - Add support of ASUS U5A with AD1986A codec
Takashi Iwai
1
-0
/
+2
2006-04-12
[ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.c
Eric Sesterhenn
1
-1
/
+1
2006-04-12
[ALSA] au88x0 - clean up __devinit/__devexit
Dale Sedivec
3
-9
/
+8
2006-04-12
[ALSA] hda-codec - Adds HDA support for Intel D945Pvs board with subdevice id...
Ashley Clark
1
-0
/
+3
2006-04-12
[ALSA] hda-codec - support HP Compaq Presario B2800 laptop with AD1986A codec
Coywolf Qi Hunt
1
-0
/
+2
2006-04-12
[ALSA] emu10k1: Add some descriptive text.
James Courtier-Dutton
1
-1
/
+4
2006-04-12
[ALSA] via82xx - Add a dxs entry for ECS K8T890-A
Takashi Iwai
1
-0
/
+1
2006-04-12
[ALSA] hda-codec - Add another HP laptop with AD1981HD
Takashi Iwai
1
-0
/
+2
2006-04-12
[ALSA] Fix Oops of PCM OSS emulation
Takashi Iwai
2
-4
/
+7
2006-04-12
[ALSA] pcm_oss: fix snd_pcm_oss_release() oops
OGAWA Hirofumi
1
-1
/
+1
2006-04-11
[PATCH] Last DMA_xBIT_MASK cleanups
Tobias Klauser
2
-3
/
+5
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
33
-461
/
+5580
[next]