summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-02-25sound: sys_timer: indent poll_def_tmr() correctlyDan Carpenter1-20/+15
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/g...Linus 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
2015-02-12ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai4-36/+9
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai9-183/+105
2015-02-12ALSA: seq: Clean up device and driver structsTakashi Iwai1-21/+10
2015-02-12ALSA: seq: Rewrite sequencer device binding with standard busTakashi Iwai1-374/+167
2015-02-12ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-inTakashi Iwai1-6/+3
2015-02-12ALSA: seq: Move EXPORT_SYMBOL() after each functionTakashi Iwai1-10/+8
2015-02-12ALSA: seq: potential out of bounds in do_control()Dan Carpenter1-0/+3
2015-02-12ALSA: line6: Improve line6_read/write_data() interfacesChris Rorvick2-8/+14
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds421-4841/+12185
2015-02-11ALSA: line6: toneport: Use explicit type for firmware versionChris Rorvick1-1/+1
2015-02-11ALSA: line6: Use explicit type for serial numberChris Rorvick4-5/+5