summaryrefslogtreecommitdiff
path: root/include/sound/core.h
Commit message (Expand)AuthorAge
* ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-06-18
* ALSA: Remove deprecated snd_card_create()Takashi Iwai2014-05-23
* ALSA: core - Define snd_pci_quirk without CONFIG_PCIDylan Reid2014-03-01
* ALSA: Clean up snd_device_*() codesTakashi Iwai2014-02-25
* ALSA: Use priority list for managing device listTakashi Iwai2014-02-25
* ALSA: Create sysfs attribute files via groupsTakashi Iwai2014-02-25
* ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai2014-02-14
* ALSA: Use standard device refcount for card accountingTakashi 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: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-12
* ALSA: pcm: Add snd_printd_ratelimit()Tim Gardner2013-08-19
* ALSA: Add kconfig to specify the max card numbersTakashi Iwai2013-05-24
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* ALSA: Make snd_BUG_ON() always evaluate and return the conditional expressionChristine Spang2013-03-11
* ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-25
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-30
* ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-10
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functionsAxel Lin2012-01-30
|/
* ALSA: core: add support for compressed devicesOmair Mohammed Abdullah2011-12-23
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-25
|\
| * ALSA: fix unused warnings with snd_power_get_stateMike Frysinger2010-10-17
* | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-22
|/
* ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai2010-01-14
* Merge branch 'topic/snd-printk' into for-linusTakashi Iwai2009-09-10
|\
| * ALSA: Fixed a typo of printk()Takashi Iwai2009-08-28
| * ALSA: Add debug module optionTakashi Iwai2009-08-27
* | ALSA: Remove unneeded ifdef from sound/core.hTakashi Iwai2009-09-07
* | ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai2009-09-07
|/
* Merge branch 'topic/cleanup' into for-linusTakashi Iwai2009-06-10
|\
| * ALSA: Remove deprecated snd_card_new()Takashi Iwai2009-04-21
* | ALSA: Core - add snd_card_set_id() functionJaroslav Kysela2009-06-02
|/
* Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai2009-03-24
|\
| * ALSA: Clean up snd_monitor_file managementTakashi Iwai2009-03-09
* | Merge branch 'topic/quirk-cleanup' into for-linusTakashi Iwai2009-03-24
|\ \
| * | ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai2009-02-09
| |/
* | ALSA: Introduce snd_card_create()Takashi Iwai2009-01-12
|/
* Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai2008-11-26
|\
| * ALSA: Document debug macrosTakashi Iwai2008-11-07
| * ALSA: Evaluate condition in snd_BUG_ON() in non-debugging caseTakashi Iwai2008-11-07
| |
| \
*-. \ Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-10
|\ \ \ | | |/ | |/|
| * | alsa: fix snd_BUG_on() and friendsAndrew Morton2008-11-07
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
|\ \ | |/
| * ALSA: Increase components array sizeTakashi Iwai2008-10-10
| * ALSA: Clean up snd_BUG()Takashi Iwai2008-08-13