summaryrefslogtreecommitdiff
path: root/sound/core/sound.c
Commit message (Expand)AuthorAge
* ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-16
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-27
* ALSA: core: Clean up OSS proc file managementTakashi Iwai2015-04-24
* ALSA: core: Don't ignore errors at creating proc filesTakashi Iwai2015-04-24
* ALSA: core: Remove superfluous exit calls for proc entriesTakashi Iwai2015-04-24
* ALSA: Consolidate snd_find_free_minor()Takashi Iwai2015-02-17
* ALSA: Drop snd_get_device() helperTakashi Iwai2015-02-02
* ALSA: Simplify snd_device_register() variantsTakashi Iwai2015-02-02
* ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai2015-02-02
* ALSA: doc: More kerneldoc comments on core componentsTakashi Iwai2014-10-30
* ALSA: Create sysfs attribute files via groupsTakashi Iwai2014-02-25
* ALSA: core: Use standard printk helpersTakashi Iwai2014-02-14
* ALSA: Use standard device refcount for card accountingTakashi Iwai2014-02-14
* consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-24
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-08
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-30
* ALSA: remove the main version informationJaroslav Kysela2012-09-04
* ALSA: core: add support for compressed devicesOmair Mohammed Abdullah2011-12-23
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-13
|\
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | ALSA: support module on-demand loading for seq and timerKay Sievers2010-11-24
|/
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* ALSA: Remove BKL from open multiplexerTakashi Iwai2010-04-09
* ALSA: use subsys_initcall for sound core instead of module_initThadeu Lima de Souza Cascardo2010-01-14
* Check fops_get() return valueLaurent Pinchart2009-01-06
* device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-08-01
* sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-01
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-29
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\
| * | sound: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* | | ALSA: remove CONFIG_KMOD from soundJohannes Berg2008-07-10
| |/ |/|
* | SOUND: fix race in device_createGreg Kroah-Hartman2008-05-20
|/
* Dont touch fs_struct in driversJan Blunck2008-02-14
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] sound: snd_register_device_for_dev fixMariusz Kozlowski2007-10-16
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-19
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [ALSA] allow registering an alsa device with struct device pointerJohannes Berg2007-02-09
* [PATCH] ALSA: Fix sysfs breakageTakashi Iwai2007-01-29
* Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-01
* [ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai2006-09-23
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-23
* [ALSA] remove unused snd_minor.name fieldClemens Ladisch2006-07-12
* [PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman2006-06-26