Age | Commit message (Expand) | Author |
2015-02-23 | Merge branch 'topic/timestamp' into for-next | Takashi Iwai |
2015-02-23 | Merge branch 'topic/pcm-internal' into for-next | Takashi Iwai |
2015-02-23 | Merge branch 'topic/hda-cleanup' into for-next | Takashi Iwai |
2015-02-23 | Merge branch 'topic/seq-cleanup' into for-next | Takashi Iwai |
2015-02-23 | Merge branch 'topic/cleanup' into for-next | Takashi Iwai |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely | Takashi Sakamoto |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime | Takashi Sakamoto |
2015-02-23 | ALSA: firewire-lib: remove reference counting | Takashi Sakamoto |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit | Takashi Sakamoto |
2015-02-23 | ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codec | Takashi Iwai |
2015-02-23 | ALSA: firewire-lib: fix an unexpected byte sequence for micro sign | Takashi Sakamoto |
2015-02-21 | Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-02-20 | ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect() | Takashi Iwai |
2015-02-20 | ALSA: pcm: Don't notify internal PCMs | Takashi Iwai |
2015-02-20 | ALSA: pcm: Don't add internal PCMs to PCM device list | Takashi Iwai |
2015-02-20 | ALSA: pcm: Minor refactoring in snd_pcm_attach_substream() | Takashi Iwai |
2015-02-20 | ALSA: hda: replace .wallclock by .get_time_info | Pierre-Louis Bossart |
2015-02-20 | ALSA: core: add .get_time_info | Pierre-Louis Bossart |
2015-02-20 | ALSA: core: pass audio tstamp config from userspace in compat mode | Pierre-Louis Bossart |
2015-02-20 | ALSA: core: pass audio tstamp config from userspace | Pierre-Louis Bossart |
2015-02-20 | ALSA: hda - Avoid unnecessary power-up at mixer amp changes | Takashi Iwai |
2015-02-19 | ALSA: hda - Split azx_codec_create() to two phases | Takashi Iwai |
2015-02-19 | ALSA: hda - Drop azx_mixer_create() | Takashi Iwai |
2015-02-19 | ALSA: hda - Fold hda_priv.h into hda_controller.h | Takashi Iwai |
2015-02-19 | ALSA: hda - Introduce azx_has_pm_runtime() macro | Takashi Iwai |
2015-02-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-02-17 | ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003) | Frank C Guenther |
2015-02-17 | ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus | Takashi Iwai |
2015-02-17 | ALSA: hda - Drop hda_bus_template for snd_hda_bus_new() | Takashi Iwai |
2015-02-17 | ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flag | Libin Yang |
2015-02-17 | ALSA: hdspm - DRY cleanup of snd_pcm_ops | Adrian Knoth |
2015-02-17 | ALSA: hdspm - DRY cleanup in .release callback | Adrian Knoth |
2015-02-17 | ALSA: hdspm - DRY cleanup in .open callbacks | Adrian Knoth |
2015-02-17 | ALSA: Consolidate snd_find_free_minor() | Takashi Iwai |
2015-02-17 | ALSA: usb-audio: Don't attempt to get Lifecam HD-5000 sample rate | Joe Turner |
2015-02-14 | ALSA: hda/tegra check correct return value from ioremap_resource | Eliot Blennerhassett |
2015-02-13 | ALSA: hdspm - Constrain periods to 2 on older cards | Adrian Knoth |
2015-02-13 | ALSA: hda - enable mute led quirk for one more hp machine. | Hui Wang |
2015-02-12 | ALSA: seq: Drop snd_seq_autoload_lock() and _unlock() | Takashi Iwai |
2015-02-12 | ALSA: seq: Define driver object in each driver | Takashi Iwai |
2015-02-12 | ALSA: seq: Clean up device and driver structs | Takashi Iwai |
2015-02-12 | ALSA: seq: Rewrite sequencer device binding with standard bus | Takashi Iwai |
2015-02-12 | ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in | Takashi Iwai |
2015-02-12 | ALSA: seq: Move EXPORT_SYMBOL() after each function | Takashi Iwai |
2015-02-12 | ALSA: seq: potential out of bounds in do_control() | Dan Carpenter |
2015-02-12 | ALSA: line6: Improve line6_read/write_data() interfaces | Chris Rorvick |
2015-02-11 | Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2015-02-11 | ALSA: line6: toneport: Use explicit type for firmware version | Chris Rorvick |
2015-02-11 | ALSA: line6: Use explicit type for serial number | Chris Rorvick |
2015-02-11 | ALSA: line6: Return EIO if read/write not successful | Chris Rorvick |