summaryrefslogtreecommitdiff
path: root/sound/core/sound.c
AgeCommit message (Expand)Author
2017-06-16ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang
2015-04-24ALSA: core: Clean up OSS proc file managementTakashi Iwai
2015-04-24ALSA: core: Don't ignore errors at creating proc filesTakashi Iwai
2015-04-24ALSA: core: Remove superfluous exit calls for proc entriesTakashi Iwai
2015-02-17ALSA: Consolidate snd_find_free_minor()Takashi Iwai
2015-02-02ALSA: Drop snd_get_device() helperTakashi Iwai
2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai
2015-02-02ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai
2014-10-30ALSA: doc: More kerneldoc comments on core componentsTakashi Iwai
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai
2014-02-14ALSA: core: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: Use standard device refcount for card accountingTakashi Iwai
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2012-11-08ALSA: Fix card refcount unbalanceTakashi Iwai
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-09-04ALSA: remove the main version informationJaroslav Kysela
2011-12-23ALSA: core: add support for compressed devicesOmair Mohammed Abdullah
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai
2010-11-24ALSA: support module on-demand loading for seq and timerKay Sievers
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-04-09ALSA: Remove BKL from open multiplexerTakashi Iwai
2010-01-14ALSA: use subsys_initcall for sound core instead of module_initThadeu Lima de Souza Cascardo
2009-01-06Check fops_get() return valueLaurent Pinchart
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-08-01ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL
2008-08-01sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela
2008-07-29ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-10ALSA: remove CONFIG_KMOD from soundJohannes Berg
2008-06-20sound: cdev lock_kernel() pushdownJonathan Corbet
2008-05-20SOUND: fix race in device_createGreg Kroah-Hartman
2008-02-14Dont touch fs_struct in driversJan Blunck
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] sound: snd_register_device_for_dev fixMariusz Kozlowski
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2007-02-09[ALSA] allow registering an alsa device with struct device pointerJohannes Berg
2007-01-29[PATCH] ALSA: Fix sysfs breakageTakashi Iwai
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman
2006-09-23[ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai
2006-07-12[ALSA] remove unused snd_minor.name fieldClemens Ladisch
2006-06-26[PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman