aboutsummaryrefslogtreecommitdiff
path: root/include/sound/core.h
AgeCommit message (Expand)Author
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-05-23ALSA: Remove deprecated snd_card_create()Takashi Iwai
2014-03-01ALSA: core - Define snd_pci_quirk without CONFIG_PCIDylan Reid
2014-02-25ALSA: Clean up snd_device_*() codesTakashi Iwai
2014-02-25ALSA: Use priority list for managing device listTakashi Iwai
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai
2014-02-14ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai
2014-02-14ALSA: Use standard device refcount for card accountingTakashi Iwai
2014-02-14ALSA: Embed card device into struct snd_cardTakashi Iwai
2014-02-12ALSA: Mandate to pass a device pointer at card creation timeTakashi Iwai
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai
2013-08-19ALSA: pcm: Add snd_printd_ratelimit()Tim Gardner
2013-05-24ALSA: Add kconfig to specify the max card numbersTakashi Iwai
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2013-03-11ALSA: Make snd_BUG_ON() always evaluate and return the conditional expressionChristine Spang
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-01-30ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functionsAxel Lin
2011-12-23ALSA: core: add support for compressed devicesOmair Mohammed Abdullah
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers
2010-10-17ALSA: fix unused warnings with snd_power_get_stateMike Frysinger
2010-01-14ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai
2009-09-10Merge branch 'topic/snd-printk' into for-linusTakashi Iwai
2009-09-07ALSA: Remove unneeded ifdef from sound/core.hTakashi Iwai
2009-09-07ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai
2009-08-28ALSA: Fixed a typo of printk()Takashi Iwai
2009-08-27ALSA: Add debug module optionTakashi Iwai
2009-06-10Merge branch 'topic/cleanup' into for-linusTakashi Iwai
2009-06-02ALSA: Core - add snd_card_set_id() functionJaroslav Kysela
2009-04-21ALSA: Remove deprecated snd_card_new()Takashi Iwai
2009-03-24Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai
2009-03-24Merge branch 'topic/quirk-cleanup' into for-linusTakashi Iwai
2009-03-09ALSA: Clean up snd_monitor_file managementTakashi Iwai
2009-02-09ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai
2009-01-12ALSA: Introduce snd_card_create()Takashi Iwai
2008-11-26Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai
2008-11-10Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai
2008-11-07ALSA: Document debug macrosTakashi Iwai
2008-11-07ALSA: Evaluate condition in snd_BUG_ON() in non-debugging caseTakashi Iwai
2008-11-07alsa: fix snd_BUG_on() and friendsAndrew Morton
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-10ALSA: Increase components array sizeTakashi Iwai
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller