aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-03ALSA: hda - Add card field to hda_codec structTakashi Iwai13-40/+41
2015-03-03ALSA: hda - Split snd_hda_build_pcms()Takashi Iwai2-43/+60
2015-02-26ALSA: hda - Clear pcm pointer assigned to hda_pcm at device removalTakashi Iwai2-8/+16
2015-02-26ALSA: hda - Remove channel mode helper functionsTakashi Iwai2-105/+0
2015-02-26ALSA: hda - Set parent of input beep devicesTakashi Iwai1-0/+1
2015-02-26ALSA: hda - Power down codec automatically at registrationTakashi Iwai3-28/+3
2015-02-26ALSA: hda - Replace bus pm_notify with the standard runtime PM frameworkTakashi Iwai5-54/+14
2015-02-26ALSA: hda - Drop power_save value indirection in hda_busTakashi Iwai6-32/+29
2015-02-23ALSA: hda - Use standard runtime PM for codec power-save controlTakashi Iwai5-230/+106
2015-02-23ALSA: hda - Move codec suspend/resume to codec driverTakashi Iwai6-86/+39
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai17-478/+401
2015-02-23ALSA: hda - Decouple PCM and hwdep devices from codec objectTakashi Iwai3-7/+0
2015-02-23Merge branch 'topic/timestamp' into for-nextTakashi Iwai4-48/+149
2015-02-23Merge branch 'topic/pcm-internal' into for-nextTakashi Iwai1-51/+41
2015-02-23Merge branch 'topic/hda-cleanup' into for-nextTakashi Iwai10-568/+493
2015-02-23Merge branch 'topic/seq-cleanup' into for-nextTakashi Iwai10-554/+226
2015-02-23Merge branch 'topic/cleanup' into for-nextTakashi Iwai2-115/+40
2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto6-28/+15
2015-02-23ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtimeTakashi Sakamoto4-21/+30
2015-02-23ALSA: firewire-lib: remove reference countingTakashi Sakamoto1-2/+1
2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto4-4/+42
2015-02-23ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai1-1/+16
2015-02-23ALSA: firewire-lib: fix an unexpected byte sequence for micro signTakashi Sakamoto1-1/+1
2015-02-21Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds10-11/+43
2015-02-20ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()Takashi Iwai1-5/+2
2015-02-20ALSA: pcm: Don't notify internal PCMsTakashi Iwai1-5/+8
2015-02-20ALSA: pcm: Don't add internal PCMs to PCM device listTakashi Iwai1-15/+16
2015-02-20ALSA: pcm: Minor refactoring in snd_pcm_attach_substream()Takashi Iwai1-26/+15
2015-02-20ALSA: hda: replace .wallclock by .get_time_infoPierre-Louis Bossart1-11/+29
2015-02-20ALSA: core: add .get_time_infoPierre-Louis Bossart2-29/+83
2015-02-20ALSA: core: pass audio tstamp config from userspace in compat modePierre-Louis Bossart1-5/+23
2015-02-20ALSA: core: pass audio tstamp config from userspacePierre-Louis Bossart1-3/+14
2015-02-20ALSA: hda - Avoid unnecessary power-up at mixer amp changesTakashi Iwai1-17/+16
2015-02-19ALSA: hda - Split azx_codec_create() to two phasesTakashi Iwai4-23/+36
2015-02-19ALSA: hda - Drop azx_mixer_create()Takashi Iwai4-10/+2
2015-02-19ALSA: hda - Fold hda_priv.h into hda_controller.hTakashi Iwai7-415/+392
2015-02-19ALSA: hda - Introduce azx_has_pm_runtime() macroTakashi Iwai3-9/+10
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2015-02-17ALSA: usb: Fix support for Denon DA-300USB DAC (ID 154e:1003)Frank C Guenther1-0/+3
2015-02-17ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_busTakashi Iwai3-54/+15
2015-02-17ALSA: hda - Drop hda_bus_template for snd_hda_bus_new()Takashi Iwai3-50/+32
2015-02-17ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flagLibin Yang1-1/+2
2015-02-17ALSA: hdspm - DRY cleanup of snd_pcm_opsAdrian Knoth1-15/+3
2015-02-17ALSA: hdspm - DRY cleanup in .release callbackAdrian Knoth1-18/+11
2015-02-17ALSA: hdspm - DRY cleanup in .open callbacksAdrian Knoth1-76/+24
2015-02-17ALSA: Consolidate snd_find_free_minor()Takashi Iwai1-9/+5
2015-02-17ALSA: usb-audio: Don't attempt to get Lifecam HD-5000 sample rateJoe Turner3-0/+12
2015-02-14ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett1-2/+2
2015-02-13ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth1-0/+6
2015-02-13ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang1-0/+1