summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2015-03-03ALSA: hda - Build PCMs and controls at codec driver probeTakashi Iwai
2015-03-03ALSA: hda - Implement unbind more safelyTakashi Iwai
2015-03-03ALSA: core: Re-add snd_device_disconnect()Takashi Iwai
2015-03-03ALSA: hda - Don't assume non-NULL PCM opsTakashi Iwai
2015-03-03ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai
2015-03-03ALSA: hda - Remove superfluous memory allocation error messagesTakashi Iwai
2015-03-03ALSA: hda - Add card field to hda_codec structTakashi Iwai
2015-03-03ALSA: hda - Split snd_hda_build_pcms()Takashi Iwai
2015-02-26ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai
2015-02-26ALSA: hda - Remove channel mode helper functionsTakashi Iwai
2015-02-26ALSA: hda - Set parent of input beep devicesTakashi Iwai
2015-02-26ALSA: hda - Power down codec automatically at registrationTakashi Iwai
2015-02-26ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai
2015-02-26ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai
2015-02-23ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai
2015-02-23ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai
2015-02-23ALSA: hda - Decouple PCM and hwdep devices from codec objectTakashi Iwai
2015-02-23Merge branch 'topic/timestamp' into for-nextTakashi Iwai
2015-02-23Merge branch 'topic/pcm-internal' into for-nextTakashi Iwai
2015-02-23Merge branch 'topic/hda-cleanup' into for-nextTakashi Iwai
2015-02-23Merge branch 'topic/seq-cleanup' into for-nextTakashi Iwai
2015-02-23Merge branch 'topic/cleanup' into for-nextTakashi Iwai
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto
2015-02-23ALSA: firewire-lib: remove reference countingTakashi Sakamoto
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto
2015-02-23ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai
2015-02-23ALSA: firewire-lib: fix an unexpected byte sequence for micro signTakashi Sakamoto
2015-02-21Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-20ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()Takashi Iwai
2015-02-20ALSA: pcm: Don't notify internal PCMsTakashi Iwai
2015-02-20ALSA: pcm: Don't add internal PCMs to PCM device listTakashi Iwai
2015-02-20ALSA: pcm: Minor refactoring in snd_pcm_attach_substream()Takashi Iwai
2015-02-20ALSA: hda: replace .wallclock by .get_time_infoPierre-Louis Bossart
2015-02-20ALSA: core: add .get_time_infoPierre-Louis Bossart
2015-02-20ALSA: core: pass audio tstamp config from userspace in compat modePierre-Louis Bossart
2015-02-20ALSA: core: pass audio tstamp config from userspacePierre-Louis Bossart
2015-02-20ALSA: hda - Avoid unnecessary power-up at mixer amp changesTakashi Iwai
2015-02-19ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai
2015-02-19ALSA: hda - Drop azx_mixer_create()Takashi Iwai
2015-02-19ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai
2015-02-19ALSA: hda - Introduce azx_has_pm_runtime() macroTakashi Iwai
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-02-17ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003)Frank C Guenther
2015-02-17ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_busTakashi Iwai
2015-02-17ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()Takashi Iwai
2015-02-17ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flagLibin Yang
2015-02-17ALSA: hdspm - DRY cleanup of snd_pcm_opsAdrian Knoth
2015-02-17ALSA: hdspm - DRY cleanup in .release callbackAdrian Knoth