aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/init.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-05-06
|\
| * ALSA: core: Fix card races between register and disconnectTakashi Iwai2019-04-16
* | ALSA: core: Don't refer to snd_cards array directlyTakashi Iwai2019-04-17
|/
* ALSA: info: Move card id proc creation into info.cTakashi Iwai2019-02-06
* ALSA: info: Drop unused snd_info_entry.card fieldTakashi Iwai2019-02-06
* sound: Use octal not symbolic permissionsJoe Perches2018-05-28
* ALSA: Use scnprintf() instead of snprintf() for showJaejoong Kim2018-02-27
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* sound: annotate ->poll() instancesAl Viro2017-11-27
* ALSA: add snd_card_disconnect_sync()Takashi Iwai2017-10-11
* ALSA: Get rid of card power_lockTakashi Iwai2017-08-30
* ALSA: control: obsolete user_ctl_lockTakashi Sakamoto2017-08-04
* Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-06
|\
| * ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-16
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* ALSA: hda_intel: add card number to irq descriptionHeiner Kallweit2016-01-12
* ALSA: Fix uninintialized error returnColin Ian King2015-06-29
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-27
* ALSA: info: Register proc entries recursively, tooTakashi Iwai2015-05-18
* 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: core: Re-add snd_device_disconnect()Takashi Iwai2015-03-03
* ALSA: Add a helper to add a new attribute group to cardTakashi Iwai2015-02-06
* ALSA: Add a helper to initialize deviceTakashi Iwai2015-02-02
* ALSA: doc: More kerneldoc comments on core componentsTakashi Iwai2014-10-30
* ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-06-18
* ALSA: Clean up snd_device_*() codesTakashi Iwai2014-02-25
* ALSA: Use priority list for managing device listTakashi Iwai2014-02-25
* ALSA: core: Fix missing card sysfs contentsTakashi Iwai2014-02-19
* ALSA: core: Use standard printk helpersTakashi Iwai2014-02-14
* ALSA: Use standard device refcount for card accountingTakashi Iwai2014-02-14
* ALSA: Use static groups for id and number card sysfs attr filesTakashi Iwai2014-02-14
* ALSA: Embed card device into struct snd_cardTakashi Iwai2014-02-14
* ALSA: Mandate to pass a device pointer at card creation timeTakashi Iwai2014-02-12
* ALSA: Replace with IS_ENABLED()Takashi Iwai2014-02-10
* ALSA: Refactor slot assignment codeTakashi Iwai2014-01-23
* ALSA: bits vs bytes bug in snd_card_create()Dan Carpenter2014-01-23
* ALSA: Limit the fallback card id string sizeTakashi Iwai2013-10-29
* ALSA: Optimize module name checkTakashi Iwai2013-10-29
* ALSA: Add kconfig to specify the max card numbersTakashi Iwai2013-05-24
* ALSA: Fix the default suffix string with high card numberTakashi Iwai2013-05-24
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-30
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-11
* | ALSA: core - Refactor card id string creation codeTakashi Iwai2012-03-09
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: core: remove unused variables.Luca Tettamanti2011-05-26
* ALSA: core - Don't use "default' for defaultTakashi Iwai2011-04-04