summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: lola: fix format type mismatch in sound/pci/lola/lola_proc.cToralf Förster2014-05-211-1/+1
* ALSA: hda - fix format type mismatch in sound/pci/hda/patch_sigmatel.cToralf Förster2014-05-211-2/+2
* ALSA: hda - Disable AA-mix on Sony Vaio S13Takashi Iwai2014-05-211-0/+8
* ALSA: hda - White noise fix for XPS13 9333Gabriele Mazzotta2014-05-211-1/+18
* ALSA: hda/tegra - Fix MODULE_DEVICE_TABLE typo.Dylan Reid2014-05-201-1/+1
* ALSA: hda - Add driver for Tegra SoC HDADylan Reid2014-05-204-0/+629
* ALSA: hda/hdmi - Add Nvidia Tegra124 HDMI supportSumit Bhattacharya2014-05-201-0/+2
* ALSA: fm801: convert struct description to kernel-docAndy Shevchenko2014-05-191-10/+16
* sound: mpu401.c: make return of 0 explicitJulia Lawall2014-05-191-3/+1
* ALSA: hda - if statement not indentedDan Carpenter2014-05-141-1/+1
* ALSA: Add patchwork URL to MAINTAINERSTakashi Iwai2014-05-131-0/+1
* ALSA: hda - Add dock pin setups for Thinkpad T440Takashi Iwai2014-05-071-1/+14
* ALSA: hda - hdmi: Set infoframe and channel mapping even without sinkAnssi Hannula2014-05-051-4/+0
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-05-05973-27693/+9166
|\
| * ALSA: hda - hdmi: Set converter channel count even without sinkAnssi Hannula2014-05-051-1/+3
| * ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback dataClemens Ladisch2014-05-022-1/+15
| * ALSA: usb-audio: Fix deadlocks at resumingTakashi Iwai2014-05-022-2/+6
| * ALSA: usb-audio: Save mixer status only once at suspendTakashi Iwai2014-05-021-2/+3
| * ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while D...Sander Eikelenboom2014-05-021-3/+2
| * ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-301-0/+1
| * ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai2014-04-293-17/+21
| * ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-281-0/+1
| * Merge tag 'asoc-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-04-28962-27662/+9106
| |\
| | *-------. Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/jz4740', 'asoc/fix...Mark Brown2014-04-227-15/+19
| | |\ \ \ \ \
| | | | | | | * ASoC: tlv320aic3x: fix shared reset pin for DTSebastian Reichel2014-04-151-2/+7
| | | | | | * | ASoC: tlv320aic31xx: document that the regulators are mandatoryAlexandre Belloni2014-04-181-3/+3
| | | | | | |/
| | | | | * | ASoC: rsnd: fix clock prepare/unprepareBen Dooks2014-04-112-4/+4
| | | | * | | ASoC: jz4740: Remove Makefile entry for removed fileLars-Peter Clausen2014-04-221-2/+0
| | | | | |/ | | | | |/|
| | | * | | ASoC: Intel: Fix audio crash due to negative address offsetWenkai Du2014-04-221-1/+1
| | | * | | ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()Christian Engelmayer2014-04-181-1/+2
| | | * | | ASoC: Intel: some incorrect sizeof() usagesDan Carpenter2014-04-181-2/+2
| | | |/ /
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge remote-tracking branches 'asoc/fix/alc5623', 'asoc/fix/cs42l52', 'asoc/...Mark Brown2014-04-224-7/+11
| | |\ \ \ \ \ \
| | | | | | * | | ASoC: fsl_spdif: Fix wrong OFFSET of STC_SYSCLK_DIVNicolin Chen2014-04-181-2/+2
| | | | | | |/ /
| | | | | * | | ASoC: cs42l73: Convert to use devm_gpio_request_oneAxel Lin2014-04-181-2/+4
| | | | | |/ /
| | | | * | | ASoC: cs42l52: Convert to use devm_gpio_request_oneAxel Lin2014-04-181-2/+4
| | | | |/ /
| | | * | | ASoC: alc5623: Fix regmap endiannessAndrew Lunn2014-04-151-1/+1
| | | |/ /
| | * | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-04-221-1/+0
| | |\ \ \
| | | * | | ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrolJarkko Nikula2014-04-211-1/+0
| | | |/ /
| | * | | Linux 3.15-rc2v3.15-rc2Linus Torvalds2014-04-201-1/+1
| | * | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-205-6/+18
| | |\ \ \
| | | * | | dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-161-1/+11
| | | * | | dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-161-1/+1
| | | * | | platform: Fix timberdale dependenciesJean Delvare2014-04-162-2/+2
| | | * | | dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-141-2/+4
| | | |/ /
| | * | | Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-203-6/+11
| | |\ \ \
| | | * \ \ Merge git://git.infradead.org/iommu-2.6 into iommu/fixesJoerg Roedel2014-04-162-4/+9
| | | |\ \ \
| | | | * | | iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptorsJiang Liu2014-04-141-1/+2
| | | | * | | iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridgesDavid Woodhouse2014-04-141-1/+3
| | | | * | | iommu/vt-d: fix memory leakage caused by commit ea8ea46Jiang Liu2014-04-131-2/+4
| | | * | | | iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pteBin Wang2014-04-151-1/+1
OpenPOWER on IntegriCloud