summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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-2723-48/+48
* 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-224-0/+202
|\
| * ALSA: pcm: add IEC958 channel status helperRussell King2015-05-223-0/+99
| * ALSA: pcm: add DRM ELD helperRussell King2015-05-223-0/+103
* | 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-208-280/+268
* | ALSA: hda - Fix NULL dereference from CA0132 DSP loaderTakashi Iwai2015-05-191-3/+9
* | ALSA: hda - Add headset-mode* model options for ALC269 & coTakashi Iwai2015-05-191-0/+2
* | 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
* | ALSA: info: Drop kerneldoc comment from snd_info_create_entry()Takashi Iwai2015-05-181-1/+1
* | ALSA: info: Move list addition to snd_info_create_entry()Takashi Iwai2015-05-181-13/+12
* | ALSA: info: Register proc entries recursively, tooTakashi Iwai2015-05-182-15/+40
* | ALSA: info: Fix leaks of child entries at snd_info_free_entry()Takashi Iwai2015-05-181-3/+3
* | ALSA: hda/realtek - Support headset mode for ALC298Kailang Yang2015-05-121-0/+12
* | ALSA: hda - Remove unused call to "get_pin" in patch_hdmi.cDavid Henningsson2015-05-111-2/+0
* | ALSA: hda/tegra - Fix oopsThierry Reding2015-05-051-4/+4
* | ALSA: hda - reset display codec when power onLu, Han2015-05-053-3/+43
* | Merge branch 'topic/jack' into for-nextTakashi Iwai2015-05-022-11/+1
|\ \
OpenPOWER on IntegriCloud