summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-06-2612-335/+365
|\
| * 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-252-1/+62
| * 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: compress: fix the struct alignment to 4 bytesVinod Koul2014-06-232-14/+14
* | 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-2314-116/+189
|\ \ | |/
| * Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai2014-06-183-27/+54
| |\
| | * 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-183-6/+28
| * | 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-031-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-165-17/+24
|/ / /
* | | Linux 3.16-rc1v3.16-rc1Linus Torvalds2014-06-151-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1510-34/+96
|\ \ \
| * | | net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * | | Merge branch 'csum_fixes'David S. Miller2014-06-157-25/+60
| |\ \ \
| | * | | vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
| | * | | net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * | | udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| | * | | net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| | * | | net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| |/ / /
| * | | udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-131-0/+4
| * | | vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-131-4/+3
| * | | MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-131-1/+1
OpenPOWER on IntegriCloud