summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FSTakashi Iwai2015-05-295-12/+9
* ALSA: emu10k1: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai2015-05-293-4/+3
* ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FSTakashi Iwai2015-05-294-9/+9
* ALSA: ca0106: Fix/cleanup ifdef CONFIG_PROC_FSTakashi Iwai2015-05-293-6/+3
* ALSA: ac97: Fix ifdef CONFIG_PROC_FSTakashi Iwai2015-05-292-2/+2
* ALSA: ak4xxx-adda: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-4/+0
* ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FSTakashi Iwai2015-05-294-11/+7
* ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSTakashi Iwai2015-05-291-2/+2
* ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FSTakashi Iwai2015-05-291-8/+0
* ALSA: core: Fix randconfig build wrt CONFIG_PROC_FSTakashi Iwai2015-05-292-3/+3
* ALSA: hda - Drop unused fields from struct hda_codec_presetTakashi Iwai2015-05-282-13/+1
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-2724-52/+52
* ALSA: Kconfig: add config item SND_PROC_FS for expertJie Yang2015-05-271-1/+10
* ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuityTakashi Sakamoto2015-05-271-16/+16
* sound: sound_firmware: Fix invalid use of vfs_read()Takashi Iwai2015-05-261-3/+1
* ALSA: bcd2000: Make local data staticTakashi Iwai2015-05-261-1/+1
* ALSA: lx6464es: Use NULL for pointersTakashi Iwai2015-05-261-2/+2
* ALSA: lx6464es: Fix duplicated SSID entriesTakashi Iwai2015-05-261-6/+6
* ALSA: dummy: make local data staticTakashi Iwai2015-05-261-7/+7
* ALSA: bebob: add Digidesign Mbox 2 Pro supportTakashi Sakamoto2015-05-242-0/+4
* ALSA: firewire-lib: use protocol error when detecting wrong value in CIP headerTakashi Sakamoto2015-05-241-1/+1
* ALSA: firewire-lib: use dev_err() when detecting incoming streaming errorTakashi Sakamoto2015-05-241-4/+4
* ALSA: firewire-lib: macro arrangement for code cleanupTakashi Sakamoto2015-05-241-14/+20
* ALSA: firewire-lib: rename local functions for code cleanupTakashi Sakamoto2015-05-241-30/+30
* ALSA: firewire-lib: remove restriction for non-blocking modeTakashi Sakamoto2015-05-231-1/+1
* ALSA: firewire-lib: set streaming error outside of packetizationTakashi Sakamoto2015-05-231-15/+24
* ALSA: firewire-lib: pass the number of data blocks in incoming packets to out...Takashi Sakamoto2015-05-231-24/+30
* ALSA: firewire-lib: simplify function to calculate the number of data blocksTakashi Sakamoto2015-05-231-22/+27
* ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo...Takashi Sakamoto2015-05-233-4/+31
* Merge branch 'topic/hdmi' into for-nextTakashi Iwai2015-05-226-0/+217
|\
| * ALSA: pcm: add IEC958 channel status helperRussell King2015-05-224-0/+108
| * ALSA: pcm: add DRM ELD helperRussell King2015-05-224-0/+109
* | ALSA: jack: Remove MODULE_*() macrosTakashi Iwai2015-05-211-4/+0
* | ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin2015-05-2011-280/+313
* | ALSA: hda - Fix NULL dereference from CA0132 DSP loaderTakashi Iwai2015-05-191-3/+9
* | ALSA: hda - Sync HD-Audio-Models.txt for Realtek codecsTakashi Iwai2015-05-191-2/+10
* | ALSA: hda - Add headset-mode* model options for ALC269 & coTakashi Iwai2015-05-192-0/+4
* | ALSA: hda/ca0132: support for Alienware 15 Creative Sound Core3D-EXGabriele Martino2015-05-191-26/+92
* | ALSA: ppc: keywest: drop using attach adapterWolfram Sang2015-05-181-4/+19
* | sound: oss: fix build warningSudip Mukherjee2015-05-181-0/+2
* | ALSA: hda - add hda_intel_trace.hLibin Yang2015-05-183-0/+63
* | ALSA: hda - rename hda_intel_trace.h to hda_controller_trace.hLibin Yang2015-05-183-63/+103
* | ALSA: hda - add hdac stream traceLibin Yang2015-05-182-0/+32
* | ALSA: hda/hdmi - Add Tegra210 supportThierry Reding2015-05-181-0/+1
* | ALSA: hda/hdmi - Add Tegra114 supportThierry Reding2015-05-181-0/+1
* | ALSA: hda/hdmi - Add Tegra30 supportThierry Reding2015-05-181-0/+1
* | ALSA: hda/tegra - Improve error reportingThierry Reding2015-05-181-6/+19
* | ALSA: hda/hdmi - Implement Tegra-specific patchThierry Reding2015-05-181-1/+166
* | ALSA: hda/tegra - Set CORBRP self-clear flagThierry Reding2015-05-181-1/+2
* | ALSA: hda/realtek - Support Dell headset mode for ALC298Kailang Yang2015-05-181-0/+26
OpenPOWER on IntegriCloud