summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-05-26ALSA: lx6464es: Use NULL for pointersTakashi Iwai1-2/+2
2015-05-26ALSA: lx6464es: Fix duplicated SSID entriesTakashi Iwai1-6/+6
2015-05-26ALSA: dummy: make local data staticTakashi Iwai1-7/+7
2015-05-24ALSA: bebob: add Digidesign Mbox 2 Pro supportTakashi Sakamoto2-0/+4
2015-05-24ALSA: firewire-lib: use protocol error when detecting wrong value in CIP headerTakashi Sakamoto1-1/+1
2015-05-24ALSA: firewire-lib: use dev_err() when detecting incoming streaming errorTakashi Sakamoto1-4/+4
2015-05-24ALSA: firewire-lib: macro arrangement for code cleanupTakashi Sakamoto1-14/+20
2015-05-24ALSA: firewire-lib: rename local functions for code cleanupTakashi Sakamoto1-30/+30
2015-05-23ALSA: firewire-lib: remove restriction for non-blocking modeTakashi Sakamoto1-1/+1
2015-05-23ALSA: firewire-lib: set streaming error outside of packetizationTakashi Sakamoto1-15/+24
2015-05-23ALSA: firewire-lib: pass the number of data blocks in incoming packets to out...Takashi Sakamoto1-24/+30
2015-05-23ALSA: firewire-lib: simplify function to calculate the number of data blocksTakashi Sakamoto1-22/+27
2015-05-23ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo...Takashi Sakamoto3-4/+31
2015-05-22Merge branch 'topic/hdmi' into for-nextTakashi Iwai4-0/+202
2015-05-22ALSA: pcm: add IEC958 channel status helperRussell King3-0/+99
2015-05-22ALSA: pcm: add DRM ELD helperRussell King3-0/+103
2015-05-21ALSA: jack: Remove MODULE_*() macrosTakashi Iwai1-4/+0
2015-05-20ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin8-280/+268
2015-05-19ALSA: hda - Fix NULL dereference from CA0132 DSP loaderTakashi Iwai1-3/+9
2015-05-19ALSA: hda - Add headset-mode* model options for ALC269 & coTakashi Iwai1-0/+2
2015-05-19ALSA: hda/ca0132: support for Alienware 15 Creative Sound Core3D-EXGabriele Martino1-26/+92
2015-05-18ALSA: ppc: keywest: drop using attach adapterWolfram Sang1-4/+19
2015-05-18sound: oss: fix build warningSudip Mukherjee1-0/+2
2015-05-18ALSA: hda - add hda_intel_trace.hLibin Yang3-0/+63
2015-05-18ALSA: hda - rename hda_intel_trace.h to hda_controller_trace.hLibin Yang3-63/+103
2015-05-18ALSA: hda - add hdac stream traceLibin Yang2-0/+32
2015-05-18ALSA: hda/hdmi - Add Tegra210 supportThierry Reding1-0/+1
2015-05-18ALSA: hda/hdmi - Add Tegra114 supportThierry Reding1-0/+1
2015-05-18ALSA: hda/hdmi - Add Tegra30 supportThierry Reding1-0/+1
2015-05-18ALSA: hda/tegra - Improve error reportingThierry Reding1-6/+19
2015-05-18ALSA: hda/hdmi - Implement Tegra-specific patchThierry Reding1-1/+166
2015-05-18ALSA: hda/tegra - Set CORBRP self-clear flagThierry Reding1-1/+2
2015-05-18ALSA: hda/realtek - Support Dell headset mode for ALC298Kailang Yang1-0/+26
2015-05-18ALSA: info: Drop kerneldoc comment from snd_info_create_entry()Takashi Iwai1-1/+1
2015-05-18ALSA: info: Move list addition to snd_info_create_entry()Takashi Iwai1-13/+12
2015-05-18ALSA: info: Register proc entries recursively, tooTakashi Iwai2-15/+40
2015-05-18ALSA: info: Fix leaks of child entries at snd_info_free_entry()Takashi Iwai1-3/+3
2015-05-12ALSA: hda/realtek - Support headset mode for ALC298Kailang Yang1-0/+12
2015-05-11ALSA: hda - Remove unused call to "get_pin" in patch_hdmi.cDavid Henningsson1-2/+0
2015-05-05ALSA: hda/tegra - Fix oopsThierry Reding1-4/+4
2015-05-05ALSA: hda - reset display codec when power onLu, Han3-3/+43
2015-05-02Merge branch 'topic/jack' into for-nextTakashi Iwai2-11/+1
2015-05-02ALSA: jack: fix a randconfig build issueJie Yang2-11/+1
2015-04-30Merge branch 'topic/jack' into for-nextTakashi Iwai1-4/+13
2015-04-30ALSA: jack: Fix another NULL dereference due to empty input jackTakashi Iwai1-0/+6
2015-04-30ALSA: jack: don't report input event for phantom jackJie Yang1-4/+7
2015-04-30Merge branch 'topic/hda' into for-nextTakashi Iwai2-4/+1
2015-04-30ALSA: hda - Reduce ifdef CONFIG_SND_HDA_I915Takashi Iwai2-4/+1
2015-04-29Merge branch 'topic/hda' into for-nextTakashi Iwai8-12/+95
2015-04-29ALSA: hda - remove controller dependency on i915 power well for Baytrail/Bras...Mengdong Lin2-2/+13