- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / sound / core / sound.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-14 Thadeu Lima de Sou... ALSA: use subsys_initcall for sound core instead of...
2009-01-06 Laurent PinchartCheck fops_get() return value
2008-10-16 Greg Kroah-Hartmandevice create: sound: convert device_create_drvdata...
2008-08-13 Takashi IwaiALSA: Kill snd_assert() in sound/core/*
2008-08-01 Pawel MOLLALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM...
2008-08-01 Jaroslav Kyselasound: Revert "ALSA: Fix limit of 8 PCM devices in...
2008-07-29 Pawel MOLLALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM...
2008-07-14 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-10 Johannes BergALSA: remove CONFIG_KMOD from sound
2008-06-20 Jonathan Corbetsound: cdev lock_kernel() pushdown
2008-05-20 Greg Kroah-HartmanSOUND: fix race in device_create
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-15 Jan BlunckDont touch fs_struct in drivers
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Takashi Iwai- patches.drivers/alsa-2.6.23-non-dma-build-fix: Fix...
2007-10-16 Jaroslav Kysela[ALSA] Changed Jaroslav Kysela's e-mail from perex...
2007-10-16 Mariusz Kozlowski[ALSA] sound: snd_register_device_for_dev fix
2007-07-19 Akinobu Mitaunregister_chrdev(): ignore the return value
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 9
2007-02-09 Johannes Berg[ALSA] allow registering an alsa device with struct...
2007-01-29 Takashi Iwai[PATCH] ALSA: Fix sysfs breakage
2006-12-01 Greg Kroah-HartmanDriver core: convert sound core to use struct device
2006-09-23 Takashi Iwai[ALSA] Add pcm_class attribute to PCM sysfs entry
2006-09-23 Takashi Iwai[ALSA] Fix disconnection of proc interface
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-12 Clemens Ladisch[ALSA] remove unused snd_minor.name field
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs support from the sound...
2006-06-22 Takashi Iwai[ALSA] Remove zero-initialization of static variables
2006-06-22 Takashi Iwai[ALSA] Fix rwlock around snd_iprintf() in sound core
2006-06-22 Takashi Iwai[ALSA] Remove unneeded read/write_size fields in proc...
2006-06-22 Takashi Iwai[ALSA] Clean up EXPORT_SYMBOL()s in snd module
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-22 Adrian Bunk[ALSA] sound/core/: fix 3 off-by-one errors
2006-03-22 Ingo Molnar[ALSA] semaphore -> mutex (core part)
2006-03-13 Takashi Iwai- patches.drivers/alsa-ad1986a-laptops-fix: Fix support of
2006-02-02 Takashi Iwai- patches.drivers/alsa-git-post-2.6.16-rc1-git6: ALSA...
2006-01-16 Takashi Iwai- patches.fixes/gcc-fix-value_computed_not_used: Fix...
2006-01-04 Takashi Iwai[ALSA] Revert the nested-device patch
2006-01-03 Takashi Iwai- patches.drivers/alsa-git-2.6.15: ALSA git patches.
2006-01-03 Clemens Ladisch[ALSA] Nest sound devices
2006-01-03 Takashi Iwai[ALSA] Optimize for config without PROC_FS
2006-01-03 Takashi Iwai[ALSA] Fix a missing include
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (6/6): increase maximum number...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (4/6): dynamic minor number alloc...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (3/6): store device-specific...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (2/6): simplify storage of snd_mi...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (1/6): store device type in struc...
2006-01-03 Takashi Iwai[ALSA] Decentralize PM control
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: Core component
2005-12-14 Takashi Iwai- patches.drivers/alsa-git-2.6.15: ALSA git patches.
2005-12-02 Takashi Iwai- patches.drivers/alsa-git-2.6.15: ALSA git patches.
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-11-04 Clemens Ladisch[ALSA] clean up device types symbols
2005-11-04 Takashi Iwai[ALSA] Remove kmalloc wrappers
2005-11-04 Takashi Iwai[ALSA] Remove vmalloc wrapper, kfree_nocheck()
2005-11-04 Takashi Iwai[ALSA] Make snd_task_name() module local
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-27 Greg Kroah-HartmanLots of input and class patches to make input use the...
2005-10-26 Takashi Iwai- patches.drivers/oss-device-assign: Delete.
2005-10-11 Takashi Iwai- patches.drivers/alsa-*: Delete.
2005-09-12 Takashi Iwai[ALSA] Introduce snd_card_set_generic_dev()
2005-08-24 Al Viro[PATCH] Kconfig fix (ISA_DMA_API and sound/*)
2005-06-24 Takashi Iwai- Remove old ALSA patches in patches.drivers.
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-21 Jaroslav KyselaMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-06-20 gregkh@suse.de[PATCH] class: convert sound/* to use the new class...
2005-06-03 Takashi Iwai- patches.drivers/alsa-cvs-fixes-post-9.3-20050603...
2005-05-29 Adrian Bunk[ALSA] sound/core/: possible cleanups
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-08 Takashi Iwai- patches.drivers/alsa-ac97-surround-fix.diff: Misc...
2005-01-31 Hubert Mantel- patches.drivers/alsa-hda-intel: Delete.
2005-01-19 Hubert Mantel- patches.drivers/alsa-new-drivers: Delete.
2005-01-03 Jaroslav Kysela[ALSA] Fix creation of control devices over udev
2005-01-03 Jaroslav Kysela[ALSA] Export snd_ctl_elem_read/write() functions
2005-01-03 Jaroslav Kysela[ALSA] ALSA core: misc cleanups
2004-12-21 Jaroslav Kysela[ALSA] Export functions for ioctl32 wrapper
2004-10-29 Jaroslav Kysela[ALSA] remove dead exports
2004-08-20 Hubert Mantelupdate ALSA to latest bk version
2004-07-28 Jaroslav KyselaALSA CVS update
2004-07-01 Jaroslav KyselaALSA CVS update
2004-07-01 Jaroslav KyselaALSA CVS update
2004-07-01 Jaroslav KyselaALSA CVS update
2004-05-17 Jaroslav KyselaALSA CVS update - Takashi Iwai <tiwai@suse.de>
2004-04-24 Jaroslav KyselaALSA CVS update - Takashi Iwai <tiwai@suse.de>
2004-04-24 Jaroslav KyselaALSA CVS update - Takashi Iwai <tiwai@suse.de>
2004-04-16 Hubert Mantelenable ALSA fixes
2004-04-16 Olaf Hering- patches.fixes/alsa-2.6.5-fix
2004-04-15 Hubert MantelALSA update and cleanup
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-05 Jaroslav KyselaALSA CVS update - Jaroslav Kysela <perex@suse.cz>
2004-01-29 Andreas Gruenbacher- Alsa update to version 1.0.2 (tiwai@suse.de).
2004-01-22 Olaf Hering+- reenable patches.fixes/alsa-101.patch
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-20 Jaroslav KyselaMerge with devfs changes from greg
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-19 Greg Kroah-Hartman[PATCH] ALSA: add sysfs class support for ALSA sound...
next