Age | Commit message (Expand) | Author |
2015-04-24 | ALSA: core: Remove superfluous exit calls for proc entries | Takashi Iwai |
2015-03-03 | ALSA: core: Re-add snd_device_disconnect() | Takashi Iwai |
2015-02-06 | ALSA: Add a helper to add a new attribute group to card | Takashi Iwai |
2015-02-02 | ALSA: Drop snd_get_device() helper | Takashi Iwai |
2015-02-02 | ALSA: Simplify snd_device_register() variants | Takashi Iwai |
2015-02-02 | ALSA: control: Embed struct device | Takashi Iwai |
2015-02-02 | ALSA: Add a helper to initialize device | Takashi Iwai |
2015-02-02 | ALSA: Allow to pass the device object to snd_register_device*() | Takashi Iwai |
2014-06-18 | ALSA: control: Protect user controls against concurrent access | Lars-Peter Clausen |
2014-05-23 | ALSA: Remove deprecated snd_card_create() | Takashi Iwai |
2014-03-01 | ALSA: core - Define snd_pci_quirk without CONFIG_PCI | Dylan Reid |
2014-02-25 | ALSA: Clean up snd_device_*() codes | Takashi Iwai |
2014-02-25 | ALSA: Use priority list for managing device list | Takashi Iwai |
2014-02-25 | ALSA: Create sysfs attribute files via groups | Takashi Iwai |
2014-02-14 | ALSA: Drop __bitwise and typedefs for snd_device attributes | Takashi Iwai |
2014-02-14 | ALSA: Use standard device refcount for card accounting | Takashi Iwai |
2014-02-14 | ALSA: Embed card device into struct snd_card | Takashi Iwai |
2014-02-12 | ALSA: Mandate to pass a device pointer at card creation time | Takashi Iwai |
2014-02-12 | ALSA: Drop unused name argument in snd_register_oss_device() | Takashi Iwai |
2013-08-19 | ALSA: pcm: Add snd_printd_ratelimit() | Tim Gardner |
2013-05-24 | ALSA: Add kconfig to specify the max card numbers | Takashi Iwai |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi |
2013-03-11 | ALSA: Make snd_BUG_ON() always evaluate and return the conditional expression | Christine Spang |
2013-01-25 | ALSA: Make snd_printd() and snd_printdd() inline | Takashi Iwai |
2012-10-30 | ALSA: Add a reference counter to card instance | Takashi Iwai |
2012-04-10 | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 | Fengguang Wu |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker |
2012-01-30 | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions | Axel Lin |
2011-12-23 | ALSA: core: add support for compressed devices | Omair Mohammed Abdullah |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches |
2011-10-31 | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-10-22 | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers |
2010-10-17 | ALSA: fix unused warnings with snd_power_get_state | Mike Frysinger |
2010-01-14 | ALSA: Add snd_pci_quirk_lookup_id() | Takashi Iwai |
2009-09-10 | Merge branch 'topic/snd-printk' into for-linus | Takashi Iwai |
2009-09-07 | ALSA: Remove unneeded ifdef from sound/core.h | Takashi Iwai |
2009-09-07 | ALSA: Remove struct snd_monitor_file from public sound/core.h | Takashi Iwai |
2009-08-28 | ALSA: Fixed a typo of printk() | Takashi Iwai |
2009-08-27 | ALSA: Add debug module option | Takashi Iwai |
2009-06-10 | Merge branch 'topic/cleanup' into for-linus | Takashi Iwai |
2009-06-02 | ALSA: Core - add snd_card_set_id() function | Jaroslav Kysela |
2009-04-21 | ALSA: Remove deprecated snd_card_new() | Takashi Iwai |
2009-03-24 | Merge branch 'topic/ctl-list-cleanup' into for-linus | Takashi Iwai |
2009-03-24 | Merge branch 'topic/quirk-cleanup' into for-linus | Takashi Iwai |
2009-03-09 | ALSA: Clean up snd_monitor_file management | Takashi Iwai |
2009-02-09 | ALSA: Add subdevice_mask field to quirk entries | Takashi Iwai |
2009-01-12 | ALSA: Introduce snd_card_create() | Takashi Iwai |