summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-11-2121-55/+145
|\
| * ALSA: hda - fix the mic mute led problem for Latitude E5550Hui Wang2014-11-181-0/+2
| * ALSA: hda - move DELL_WMI_MIC_MUTE_LED to the tail in the quirk chainHui Wang2014-11-181-4/+2
| * Merge tag 'asoc-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-11-17931-5079/+8953
| |\
| | *---. Merge remote-tracking branches 'asoc/fix/rt5670', 'asoc/fix/samsung' and 'aso...Mark Brown2014-11-174-21/+21
| | |\ \ \
| | | | | * ASoC: sgtl5000: Fix SMALL_POP bit definitionFabio Estevam2014-11-142-3/+2
| | | | * | ASoC: samsung: Add MODULE_DEVICE_TABLE for SnowAndreas Färber2014-11-051-0/+1
| | | | |/
| | | * | ASoC: rt5670: change dapm routes of PLL connectionBard Liao2014-11-061-4/+4
| | | * | ASoC: rt5670: correct the incorrect default valuesBard Liao2014-11-061-14/+14
| | | |/
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *---------------. \ Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Mark Brown2014-11-1713-26/+101
| | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | ASoC: rt5645: Mark RT5645_TDM_CTRL_3 as readableFang, Yang A2014-10-291-0/+2
| | | | | | | | | | | |/
| | | | | | | | | | * | ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_rxctrlJianqun2014-10-291-1/+3
| | | | | | | | | | |/
| | | | | | | | | * | ASoC: rsnd: remove unsupported PAUSE flagKuninori Morimoto2014-10-291-2/+1
| | | | | | | | | * | ASoC: fsi: remove unsupported PAUSE flagKuninori Morimoto2014-10-291-2/+1
| | | | | | | | | |/
| | | | | | | | * | ASoC: max98090: Correct pclk divisor settingsDylan Reid2014-11-041-3/+3
| | | | | | | | |/
| | | | | | | * | ASoC: fsl_asrc: Add reg_defaults for regmap to fix kernel dumpNicolin Chen2014-10-281-0/+26
| | | | | | | |/
| | | | | | * | ASoC: es8328-i2c: Fix i2c_device_id name field in es8328_idAxel Lin2014-10-281-1/+1
| | | | | | |/
| | | | | * | ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai2014-11-042-16/+58
| | | | | |/
| | | | * | ASoC: cs42l51: re-hook of_match_table pointerThomas Petazzoni2014-11-123-1/+5
| | | | |/
| | | * | ASoC: wm_adsp: Avoid attempt to free buffers that might still be in useCharles Keepax2014-11-171-0/+1
| | | |/
| | * | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-11-171-1/+1
| | |\ \
| | | * | ASoC: Fix snd_soc_find_dai() matching component by nameLars-Peter Clausen2014-10-291-1/+1
| | | |/
| * | | ALSA: usb-audio: Set the Control Selector to SU_SELECTOR_CONTROL for UAC2Johan Rastén2014-11-171-3/+4
| * | | ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon devicesJurgen Kramer2014-11-161-0/+14
* | | | Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-211-1/+1
|\ \ \ \
| * | | | ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki2014-11-201-1/+1
| | |/ / | |/| |
* | | | Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-2118-25/+42
|\ \ \ \
| * | | | of/selftest: Fix testing when /aliases is missingGrant Likely2014-11-201-1/+7
| * | | | of/selftest: Fix off-by-one error in removal pathGrant Likely2014-11-191-2/+1
| * | | | documentation: pinctrl bindings: Fix trivial typo 'abitrary'Soren Brinkmann2014-11-1812-12/+12
| * | | | devicetree: bindings: Add vendor prefix for Micron Technology, Inc.bpqw2014-11-181-0/+1
| * | | | of: Add vendor prefix for Chips&Media, Inc.Philipp Zabel2014-11-181-0/+1
| * | | | of/base: Fix PowerPC address parsing hackBenjamin Herrenschmidt2014-11-181-3/+16
| * | | | devicetree: vendor-prefixes.txt: fix whitespaceAntony Pavlov2014-11-181-1/+1
| * | | | of: Fix crash if an earlycon driver is not foundKevin Cernekee2014-11-181-1/+1
| * | | | of/irq: Drop obsolete 'interrupts' vs 'interrupts-extended' textBjorn Helgaas2014-11-181-4/+0
| * | | | of: Spelling s/stucture/structure/Geert Uytterhoeven2014-11-181-1/+1
| * | | | devicetree: bindings: add sandisk to the vendor prefixesRobert Jarzmik2014-11-181-0/+1
| |/ / /
* | | | Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-215-15/+37
|\ \ \ \
| * | | | PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu2014-11-191-12/+16
| * | | | PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu2014-11-133-2/+4
| * | | | PCI: Add missing DT binding for "linux,pci-domain" propertyLucas Stach2014-11-131-0/+11
| * | | | PCI: xgene: Assign resources to bus before adding new devicesDuc Dang2014-11-131-1/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-11-216-20/+69
|\ \ \ \ \
| * | | | | IB/isert: Adjust CQ size to HW limitsChris Moore2014-11-191-2/+6
| * | | | | target: return CONFLICT only when SA key unmatchedSteven Allen2014-11-021-4/+5
| * | | | | iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg2014-11-021-10/+19
| * | | | | ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz2014-11-021-2/+5
| * | | | | srp-target: Retry when QP creation fails with ENOMEMBart Van Assche2014-10-281-0/+8
| * | | | | iscsi-target: return the correct port in SendTargetsSteven Allen2014-10-281-1/+1
OpenPOWER on IntegriCloud