Age | Commit message (Expand) | Author |
2021-07-19 | ALSA: core: Add device-managed request_dma() | Takashi Iwai |
2021-07-19 | ALSA: core: Add managed card creation | Takashi Iwai |
2021-05-25 | ALSA: Drop superfluous argument from snd_power_wait() | Takashi Iwai |
2021-05-25 | ALSA: control: Track in-flight control read/write/tlv accesses | Takashi Iwai |
2021-05-25 | ALSA: core: Use READ_ONCE() / WRITE_ONCE() for power state change | Takashi Iwai |
2021-04-08 | ALSA: control: Add memory consumption limit to user controls | Takashi Sakamoto |
2021-02-02 | ALSA: jack: implement software jack injection via debugfs | Hui Wang |
2020-10-26 | ALSA: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-03-23 | ALSA: core: Add snd_device_get_state() helper | Takashi Iwai |
2020-01-21 | ALSA: pcm: Set per-card upper limit of PCM buffer allocations | Takashi Iwai |
2020-01-03 | ALSA: core: Treat snd_device_ops as const | Takashi Iwai |
2019-11-20 | ALSA: pcm: Add card sync_irq field | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-04-17 | ALSA: core: Don't refer to snd_cards array directly | Takashi Iwai |
2019-02-06 | ALSA: info: Move card id proc creation into info.c | Takashi Iwai |
2018-05-17 | ALSA: core: Assure control device to be registered at last | Takashi Iwai |
2017-10-11 | ALSA: add snd_card_disconnect_sync() | Takashi Iwai |
2017-08-30 | ALSA: Get rid of card power_lock | Takashi Iwai |
2017-08-04 | ALSA: control: obsolete user_ctl_lock | Takashi Sakamoto |
2017-05-17 | ALSA: Use IS_ENABLED() in common headers | Takashi Iwai |
2016-11-15 | ALSA: core: Fix kernel-doc warnings | Takashi Iwai |
2016-01-12 | ALSA: hda_intel: add card number to irq description | Heiner Kallweit |
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 |