aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-01ALSA: mixart: Remove unused variableSachin Kamat
2014-07-01ALSA: echoaudio: Remove unused variableSachin Kamat
2014-07-01ALSA: hda - Fix build error in hda_tegra.cTakashi Iwai
2014-07-01ALSA: trident: Remove unused variable in trident_memory.cSachin Kamat
2014-07-01ALSA: trident: Remove unused variable in trident_main.cSachin Kamat
2014-07-01Merge branch 'topic/hda-cleanup' into for-nextTakashi Iwai
2014-06-30ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()Takashi Iwai
2014-06-26ALSA: hda - Replace ICH6_ prefixTakashi Iwai
2014-06-26ALSA: hda - Remove obsoleted SFX definitionsTakashi Iwai
2014-06-26ALSA: hda - Move SD nums definitions to hda_intel.cTakashi Iwai
2014-06-26ALSA: hda - Use common reboot notifierTakashi Iwai
2014-06-26ALSA: hda - Move more PCI-controller-specific stuff from generic codeTakashi Iwai
2014-06-26ALSA: hda - Make position_fix as generic callbackTakashi Iwai
2014-06-26ALSA: hda - Remove superfluous MAX_AZX_DEVTakashi Iwai
2014-06-26Merge branch 'for-linus' into for-nextTakashi Iwai
2014-06-26ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin
2014-06-26ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai
2014-06-25ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai
2014-06-25ALSA: hda - Remove the obsoleted static quirk codes from patch_cmedia.cTakashi Iwai
2014-06-25ALSA: hda - Remove the obsoleted static quirk codes from patch_conexant.cTakashi Iwai
2014-06-25ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai
2014-06-25ALSA: hda - Kill snd_printd*() in HDMI debug / info printsTakashi Iwai
2014-06-25sound: oss: mpu401.c: Cleaning up variable is set more than onceRickard Strandqvist
2014-06-24ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macroDavid Henningsson
2014-06-24ALSA: hda - Make a SND_HDA_PIN_QUIRK macroDavid Henningsson
2014-06-24sound: oss: mpu401.c: Cleaning up missing break in a caseRickard Strandqvist
2014-06-24ALSA: hda - Add pin quirk for Dell XPS 15David Henningsson
2014-06-23ALSA: seq: seq_memory.c: Fix closing brace followed by ifRasmus Villemoes
2014-06-23ALSA: hda - hdmi: call overridden init on resumePierre Ossman
2014-06-23ALSA: hda - Fix usage of "model" module parameterDavid Henningsson
2014-06-23ALSA: compress: fix the struct alignment to 4 bytesVinod Koul
2014-06-23ALSA: hda/realtek - Support HP mute led for output and inputKailang Yang
2014-06-23Merge branch 'for-linus' into for-nextTakashi Iwai
2014-06-18Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai
2014-06-18Merge tag 'asoc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2014-06-18ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen
2014-06-18ALSA: control: Handle numid overflowLars-Peter Clausen
2014-06-18ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen
2014-06-18ALSA: control: Fix replacing user controlsLars-Peter Clausen
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-06-16Merge remote-tracking branches 'asoc/fix/fsl-dma', 'asoc/fix/fsl-spdif', 'aso...Mark Brown
2014-06-16Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown
2014-06-16ALSA: Use dma_zalloc_coherentJoe Perches
2014-06-16drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai
2014-06-15Linux 3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller