summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: echoaudio: Remove unused variableSachin Kamat2014-07-011-6/+0
* ALSA: hda - Fix build error in hda_tegra.cTakashi Iwai2014-07-011-1/+0
* ALSA: trident: Remove unused variable in trident_memory.cSachin Kamat2014-07-011-2/+1
* ALSA: trident: Remove unused variable in trident_main.cSachin Kamat2014-07-011-2/+0
* Merge branch 'topic/hda-cleanup' into for-nextTakashi Iwai2014-07-016-394/+422
|\
| * ALSA: hda - Replace ICH6_ prefixTakashi Iwai2014-06-263-116/+115
| * ALSA: hda - Remove obsoleted SFX definitionsTakashi Iwai2014-06-262-8/+0
| * ALSA: hda - Move SD nums definitions to hda_intel.cTakashi Iwai2014-06-262-17/+17
| * ALSA: hda - Use common reboot notifierTakashi Iwai2014-06-264-51/+31
| * ALSA: hda - Move more PCI-controller-specific stuff from generic codeTakashi Iwai2014-06-262-70/+85
| * ALSA: hda - Make position_fix as generic callbackTakashi Iwai2014-06-265-129/+174
| * ALSA: hda - Remove superfluous MAX_AZX_DEVTakashi Iwai2014-06-261-3/+0
* | ALSA: hda - Fix invalid function call in snd_hda_add_vmaster()Takashi Iwai2014-06-301-2/+7
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-06-269-321/+346
|\
| * ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin2014-06-261-7/+58
| * ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai2014-06-263-6/+25
| * ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai2014-06-251-1/+57
| * ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-327/+183
| * ALSA: hda - Make a SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-0/+21
| * ALSA: hda - Add pin quirk for Dell XPS 15David Henningsson2014-06-241-0/+21
| * ALSA: hda - hdmi: call overridden init on resumePierre Ossman2014-06-231-1/+1
| * ALSA: hda - Fix usage of "model" module parameterDavid Henningsson2014-06-231-0/+1
* | ALSA: hda - Remove the obsoleted static quirk codes from patch_cmedia.cTakashi Iwai2014-06-251-615/+9
* | ALSA: hda - Remove the obsoleted static quirk codes from patch_conexant.cTakashi Iwai2014-06-251-2622/+9
* | ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai2014-06-257-22/+32
* | ALSA: hda - Kill snd_printd*() in HDMI debug / info printsTakashi Iwai2014-06-253-31/+30
* | sound: oss: mpu401.c: Cleaning up variable is set more than onceRickard Strandqvist2014-06-251-1/+0
* | sound: oss: mpu401.c: Cleaning up missing break in a caseRickard Strandqvist2014-06-241-0/+1
* | ALSA: seq: seq_memory.c: Fix closing brace followed by ifRasmus Villemoes2014-06-231-2/+2
* | ALSA: hda/realtek - Support HP mute led for output and inputKailang Yang2014-06-231-0/+114
* | Merge branch 'for-linus' into for-nextTakashi Iwai2014-06-2313-116/+187
|\|
| * Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai2014-06-182-27/+52
| |\
| | * ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen2014-06-181-0/+3
| | * ALSA: control: Handle numid overflowLars-Peter Clausen2014-06-181-0/+4
| | * ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen2014-06-181-5/+10
| | * ALSA: control: Fix replacing user controlsLars-Peter Clausen2014-06-181-16/+9
| | * ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-06-182-6/+26
| * | Merge tag 'asoc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-06-1811-89/+135
| |\ \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-------. \ Merge remote-tracking branches 'asoc/fix/fsl-dma', 'asoc/fix/fsl-spdif', 'aso...Mark Brown2014-06-1610-76/+119
| | |\ \ \ \ \ \
| | | | | | | * | ASoC: sigmadsp: Split regmap and I2C support into separate modulesLars-Peter Clausen2014-06-066-65/+107
| | | | | | * | | ASoC: rsnd: fixup index of src/dst mod when captureKuninori Morimoto2014-06-121-1/+1
| | | | | | |/ /
| | | | | * | | ASoC: MMP audio needs sram supportArnd Bergmann2014-06-051-0/+1
| | | | | * | | ASoC: pxa: add I2C dependencies as neededArnd Bergmann2014-06-041-5/+5
| | | | * | | | ASoC: fsl_spdif: Fix integer overflow when calculating divisorsAnssi Hannula2014-06-091-2/+2
| | | | * | | | ASoC: fsl_spdif: Fix incorrect usage of regmap_read()Nicolin Chen2014-06-091-1/+1
| | | | | |/ / | | | | |/| |
| | | * / | | ASoC: fsl: Fix build problemGuenter Roeck2014-06-121-2/+2
| | | |/ / /
| | * | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-06-161-13/+16
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | ASoC: dapm: Make sure register value is in sync with DAPM kcontrol stateJarkko Nikula2014-06-091-13/+16
| | | |/ /
* | | / / ALSA: Use dma_zalloc_coherentJoe Perches2014-06-162-12/+6
|/ / / /
* / / / drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai2014-06-163-9/+14
|/ / /