summaryrefslogtreecommitdiffstats
path: root/sound/core/hwdep.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-2/+0
|\
| * snd_hwdep_dsp_load(): don't bother with access_ok()Al Viro2017-12-281-2/+0
* | sound: annotate ->poll() instancesAl Viro2017-11-271-1/+1
|/
* ALSA: hwdep: prevent a harmless shift wrapping bugDan Carpenter2017-09-181-0/+2
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-271-3/+3
* ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-101-3/+1
* ALSA: Simplify snd_device_register() variantsTakashi Iwai2015-02-021-5/+4
* ALSA: hwdep: Embed struct deviceTakashi Iwai2015-02-021-50/+32
* ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai2015-02-021-1/+2
* ALSA: Move EXPORT_SYMBOL() in appropriate placesTakashi Iwai2014-02-271-2/+1
* ALSA: hwdep: Allow to assign the given parentTakashi Iwai2014-02-251-7/+12
* ALSA: hwdep: Take private_data as drvdata for sysfsTakashi Iwai2014-02-251-0/+2
* ALSA: Create sysfs attribute files via groupsTakashi Iwai2014-02-251-0/+14
* ALSA: hwdep: Use standard printk helpersTakashi Iwai2014-02-141-8/+12
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-121-2/+1
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-1/+1
* ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-301-0/+7
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-301-1/+4
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* | ALSA: hwdep: silence integer overflow warningDan Carpenter2011-10-311-1/+8
|/
* ALSA: hwdep - Make open callback optionalTakashi Iwai2009-02-051-4/+5
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-6/+10
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [ALSA] snd_hwdep_release() racefixKarsten Wiese2007-02-091-4/+5
* [ALSA] alsa core: convert to list_for_each_entry*Johannes Berg2007-02-091-8/+2
* [ALSA] Dereference after free in snd_hwdep_release()Florin Malita2006-10-061-1/+2
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-5/+5
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+0
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-21/+22
* [ALSA] Optimize for config without PROC_FSTakashi Iwai2006-01-031-10/+23
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-49/+42
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-8/+3
* [ALSA] Add error messagesTakashi Iwai2006-01-031-3/+4
* [ALSA] Remove xxx_t typedefs: HwdepTakashi Iwai2006-01-031-41/+49
* [ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch2005-11-041-7/+3
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-121-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+524
OpenPOWER on IntegriCloud