index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-03
[ALSA] Add support for the CS5535 Audio device
Jaya Kumar
6
-0
/
+985
2006-01-03
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
34
-381
/
+1
2006-01-03
[ALSA] Fix missing suspend/resume-code for ens1371
Kurt J. Bosch
1
-51
/
+123
2006-01-03
[ALSA] hda-codec - Fix HDA sound and V.92 modem for notebook Siemens FieldPG-M
Daniel Mueller
1
-0
/
+1
2006-01-03
[ALSA] ac97 - procfs - print PCI subsystem vendor/device values
Jaroslav Kysela
1
-0
/
+7
2006-01-03
[ALSA] snd-emu10k1: Found some new registers to display in debug mode.
James Courtier-Dutton
1
-2
/
+14
2006-01-03
[ALSA] snd-emu10k1: Attenuate output volume to reduce distortion
James Courtier-Dutton
2
-0
/
+38
2006-01-03
[ALSA] ali5451 - Fix and clean up codec accessor
Takashi Iwai
1
-53
/
+36
2006-01-03
[ALSA] ice1724 (juli) - forced analog doughter board detection
Jaroslav Kysela
1
-1
/
+8
2006-01-03
[ALSA] via82xx - Add dxs entry for MSI KT800 Delta-FSR
Takashi Iwai
1
-0
/
+1
2006-01-03
[ALSA] Add support for Audigy 2 subsystem 2006
Lee Revell
1
-0
/
+10
2006-01-03
[ALSA] emu10k1 - Enable side surround channels for Audigy2 EX
Lee Revell
1
-0
/
+1
2006-01-03
[ALSA] sound/hda: rate-limit timeout message
Randy Dunlap
1
-1
/
+4
2006-01-03
[ALSA] hda-codec - Allocate amp hash array dynamically
Takashi Iwai
2
-4
/
+21
2005-12-23
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
1
-1
/
+1
2005-12-16
[PATCH] Au1550 AC'97 OSS driver spinlock fixes
Sergei Shtylylov
1
-11
/
+18
2005-11-22
[PATCH] unpaged: fix sound Bad page states
Hugh Dickins
1
-0
/
+2
2005-11-22
[PATCH] unpaged: sound nopage get_page
Hugh Dickins
1
-0
/
+1
2005-11-16
[PATCH] PowerBook 6,1: headphone not detected after suspend
Guido Guenther
1
-1
/
+7
2005-11-14
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
5
-8
/
+14
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
3
-29
/
+31
2005-11-11
[PATCH] pci_ids cleanup: fix two additional IDs in bt87x
Grant Coady
1
-2
/
+2
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
38
-38
/
+0
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
3
-29
/
+31
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
5
-6
/
+0
2005-11-09
[PATCH] schedule obsolete OSS drivers for removal
Adrian Bunk
1
-29
/
+44
2005-11-09
[PATCH] vx_hwdep.c needs vmalloc.h
Andrew Morton
1
-0
/
+1
2005-11-08
[SPARC]: More abstractions and cleanups of dma handling in cs4231.
Georg Chini
1
-341
/
+342
2005-11-08
[SPARC]: Make SBUS dma code similar to EBUS
Georg Chini
1
-112
/
+199
2005-11-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-6
/
+6
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-12
/
+19
2005-11-07
OSS MIPS drivers: "extern inline" -> "static inline"
Adrian Bunk
2
-6
/
+6
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
154
-2825
/
+3586
2005-11-07
[PATCH] sound/oss/sequencer_syms: unexport reprogram_timer
Adrian Bunk
1
-1
/
+0
2005-11-07
[ALSA] ice1724 - Fix ADC mux put callback in aureon.c
Takashi Iwai
1
-1
/
+1
2005-11-07
[ALSA] Cleanup - remove sound/core/wrappers.c
Jaroslav Kysela
1
-40
/
+0
2005-11-04
[ALSA] usb-audio: remove duplicate fixup entry (Hercules DJ Console)
Jaroslav Kysela
1
-5
/
+0
2005-11-04
[ALSA] hda-codec - Minor rewrites
Takashi Iwai
4
-144
/
+208
2005-11-04
[ALSA] hda-codec - Show power state in proc file
Takashi Iwai
1
-0
/
+5
2005-11-04
[ALSA] ice1724 - Add SPDIF support to Shuttle SN25P
Takashi Iwai
1
-2
/
+18
2005-11-04
[ALSA] usb-audio: start submitting URBs in the prepared state
Clemens Ladisch
1
-38
/
+62
2005-11-04
[ALSA] ac97 - Fix confliction of DRA and surround slots
Takashi Iwai
2
-0
/
+11
2005-11-04
[ALSA] intel8x0 - Fix irq handler registration
Takashi Iwai
1
-19
/
+28
2005-11-04
[ALSA] AMD Au1x00 driver: buggy spinlocks
Konstantin Baydarov
1
-4
/
+4
2005-11-04
[ALSA] intel8x0 - Add ac97_quirk for Dell Inspiron 8600
Karoly Lorentey
1
-0
/
+6
2005-11-04
[ALSA] AZT3328 driver update
Andreas Mohr
2
-388
/
+728
2005-11-04
[ALSA] Fix emu10k1 synth problems.
Tim
2
-3
/
+2
2005-11-04
[ALSA] Fix a typo in the last fix
Takashi Iwai
1
-1
/
+1
2005-11-04
[ALSA] fix improper CONFIG_SND_MAJOR usage
Clemens Ladisch
3
-16
/
+7
2005-11-04
[ALSA] usb-audio: remove superfluous include
Clemens Ladisch
1
-1
/
+0
[prev]
[next]