summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-29ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FSTakashi Iwai4-11/+7
2015-05-29ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSTakashi Iwai1-2/+2
2015-05-29ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai1-8/+0
2015-05-29ALSA: core: Fix randconfig build wrt CONFIG_PROC_FSTakashi Iwai2-3/+3
2015-05-28ALSA: hda - Drop unused fields from struct hda_codec_presetTakashi Iwai2-13/+1
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang24-52/+52
2015-05-27ALSA: Kconfig: add config item SND_PROC_FS for expertJie Yang1-1/+10
2015-05-27ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuityTakashi Sakamoto1-16/+16
2015-05-26sound: sound_firmware: Fix invalid use of vfs_read()Takashi Iwai1-3/+1
2015-05-26ALSA: bcd2000: Make local data staticTakashi Iwai1-1/+1
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 Iwai6-0/+217
2015-05-22ALSA: pcm: add IEC958 channel status helperRussell King4-0/+108
2015-05-22ALSA: pcm: add DRM ELD helperRussell King4-0/+109
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 Lin11-280/+313
2015-05-19ALSA: hda - Fix NULL dereference from CA0132 DSP loaderTakashi Iwai1-3/+9
2015-05-19ALSA: hda - Sync HD-Audio-Models.txt for Realtek codecsTakashi Iwai1-2/+10
2015-05-19ALSA: hda - Add headset-mode* model options for ALC269 & coTakashi Iwai2-0/+4
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