aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-22ASoC: Intel: Allow to configure max size for mailbox dataSubhransu S. Prusty1-0/+2
2015-05-22ASoC: Intel: Remove the direct register reference from common ipcSubhransu S. Prusty1-3/+2
2015-05-22ASoC: Intel: Move the busy check to ops for HSWSubhransu S. Prusty1-0/+9
2015-05-22ASoC: Intel: Move the busy check to ops for BaytrailSubhransu S. Prusty1-0/+9
2015-05-22ASoC: Intel: Create an ops to check for DSP busySubhransu S. Prusty1-0/+1
2015-05-06ASoC: Intel: add support for configuring TDM slots for SSPVinod Koul3-0/+31
2015-05-06ASoC: intel: add support for specifying PCM formatVinod Koul3-0/+115
2015-05-06ASoC: Intel: load hw_defaults in hw_params of ssp beVinod Koul2-3/+15
2015-05-06ASoC: Intel: use local values for ssp configurationVinod Koul2-23/+32
2015-05-06ASoC: Intel: add frame and data polarity to ssp configVinod Koul2-0/+4
2015-05-06ASoC: Intel: Enabled button jack for BSW platform with rt5650 codecFang, Yang A1-13/+12
2015-05-06Merge branch 'topic/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown3-118/+614
2015-05-05ASoC: Intel: Fixed kbuild warningsFang, Yang A1-3/+1
2015-05-04ASoC: Intel: Support rt5650 codec for Cherrytrail & BraswellFang, Yang A2-13/+84
2015-05-04ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_max98090_tiFang, Yang A3-0/+334
2015-05-04ASoC: Intel: Add support max98090 in sst driverFang, Yang A1-0/+2
2015-05-01ASoC: rt5645: make volume TLV closer to realityBard Liao1-6/+6
2015-05-01ASoC: rt5645: add TDM slot control into dapm routeBard Liao2-57/+299
2015-05-01ASoC: rt5645: fix PLL source register definitionsBard Liao1-7/+8
2015-05-01ASoC: rt5645: remove RT5645_I2S_BCLK_MS1 controlBard Liao2-7/+2
2015-05-01ASoC: rt5645: fix wrong mask for button reportBard Liao1-1/+2
2015-04-30ASoC: rt5645: fix implicit declaration errorBard Liao1-0/+2
2015-04-29ASoC: rt5645: Adds push button support for rt5650Bard Liao3-39/+237
2015-04-28ASoC: rt5645: fixed section mismatchSudip Mukherjee1-1/+1
2015-04-28ASoC: rt5645: fixed kbuild errFang, Yang A1-0/+1
2015-04-27ASoC: rt5645: set platform data base on DMIFang, Yang A1-1/+46
2015-04-27Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rt5645Mark Brown1-1/+12
2015-04-27ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bitAxel Lin1-1/+1
2015-04-27ASoC: Intel: Add support rt5650 in sst driverFang, Yang A1-0/+2
2015-04-27ASoC: intel - use SNDRV_CTL_ELEM_ID_NAME_MAXLENVinod Koul1-1/+1
2015-04-27ASoC: Intel: Remove invalid kfree of devm allocated dataJin Yao1-1/+0
2015-04-24Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds10-67/+50
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-5/+13
2015-04-24ASoC: rt5645: Add ACPI match IDFang, Yang A1-0/+11
2015-04-24ALSA: hda - fix headset mic detection problem for one more machineHui Wang1-9/+15
2015-04-23ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang1-0/+1
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+2
2015-04-21ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson1-2/+3
2015-04-21ALSA: usb-audio: Fix audio output on Roland SC-D70 sound moduleTakamichi Horikawa2-29/+6
2015-04-21ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin1-1/+4
2015-04-20ALSA: hda - only sync BCLK to the display clock for Haswell & BroadwellMengdong Lin1-0/+6
2015-04-20ALSA: hda - Mute headphone pin on suspend on XPS13 9333Gabriele Mazzotta1-10/+7
2015-04-18sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov1-10/+2
2015-04-17ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter1-2/+2
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2015-04-17ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.hJavi Merino1-2/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-29/+29
2015-04-16ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai1-1/+1
2015-04-16ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALIScott Wood1-2/+2
2015-04-16ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson1-1/+1