summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2015-06-11ASoC: tas2552: Use devm_gpiod_get_optional for enable-gpioAxel Lin
2015-06-08ASoC: tas2552: Use consistent name for 'struct tas2552_data'Peter Ujfalusi
2015-06-08ASoC: tas2552: Remove unneeded semicolonPeter Ujfalusi
2015-06-08ASoC: tas2552: Call pm_runtime_disable when the module is removedPeter Ujfalusi
2015-06-08ASoC: tas2552: Code, define alignment changes for uniformityPeter Ujfalusi
2015-06-08ASoC: tas2552: Correct Boost Auto-Pass Through Control register usagePeter Ujfalusi
2015-06-08ASoC: tas2552: Correct Output Data register usagePeter Ujfalusi
2015-06-08ASoC: tas2552: Add control for selecting DIN sourcePeter Ujfalusi
2015-06-08ASoC: tas2552: Correct the PLL configurationPeter Ujfalusi
2015-06-05ASoC: tas2552: Configure the WCLK frequency based on the streamPeter Ujfalusi
2015-06-05ASoC: tas2552: Add support for word length configurationPeter Ujfalusi
2015-06-05ASoC: tas2552: Implement startup/stop sequence as per TRMPeter Ujfalusi
2015-06-05ASoC: tas2552: Correct the Speaker Driver Playback Volume (PGA_GAIN)Peter Ujfalusi
2015-06-05ASoC: tas2552: Clean up the Digital - Analog DAPM route definitionPeter Ujfalusi
2015-06-05ASoC: tas2552: Add TDM supportPeter Ujfalusi
2015-06-05ASoC: tas2552: Correct and clean up data format and BCLK/WCLK directionPeter Ujfalusi
2015-06-05ASoC: tas2552: Correct dai format supportPeter Ujfalusi
2015-06-05ASoC: tas2552: Add support for pll and pdm source clock selectionPeter Ujfalusi
2015-06-04ASoC: tas2552: Rename mclk parameter to pll_clkin to match with the datasheetPeter Ujfalusi
2015-06-04ASoC: tas2552: Simplify and reverse the functionality of tas2552_sw_shutdownPeter Ujfalusi
2015-06-04ASoC: tas2552: Simplify the tas2552_mute functionPeter Ujfalusi
2015-06-04ASoC: tas2552: Correct CFG1 register bit definitionsPeter Ujfalusi
2015-06-04ASoC: tas2552: Correct PDM configuration register bit definitionsPeter Ujfalusi
2015-06-04ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entryPeter Ujfalusi
2015-06-04ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a cardPeter Ujfalusi
2015-06-04ASoC: tas2552: Make the enable-gpio really optionalPeter Ujfalusi
2015-04-24Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-24ALSA: hda - fix headset mic detection problem for one more machineHui Wang
2015-04-23ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-21ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson
2015-04-21ALSA: usb-audio: Fix audio output on Roland SC-D70 sound moduleTakamichi Horikawa
2015-04-21ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin
2015-04-20ALSA: hda - only sync BCLK to the display clock for Haswell & BroadwellMengdong Lin
2015-04-20ALSA: hda - Mute headphone pin on suspend on XPS13 9333Gabriele Mazzotta
2015-04-18sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov
2015-04-17ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.hJavi Merino
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-16ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai
2015-04-16ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALIScott Wood
2015-04-16ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-14ALSA: hda - set GET bit when adding a vendor verb to the codec regmapMengdong Lin