summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: intel: Remove unused variable hswTakashi Iwai2015-06-081-1/+0
* Merge tag 'asoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2015-06-08199-2239/+8486
|\
| *---. Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and '...Mark Brown2015-06-058-4/+830
| |\ \ \
| | | | * ASoC: zx: fix platform_no_drv_owner.cocci warningskbuild test robot2015-06-041-1/+0
| | | | * ASoC: zte: Fix missing dev in devm operationMark Brown2015-06-041-1/+1
| | | | * ASoC: zx: fix simple_return.cocci warningskbuild test robot2015-06-041-5/+1
| | | | * ASoC: zx: fix platform_no_drv_owner.cocci warningskbuild test robot2015-06-041-1/+0
| | | | * ASoC: zx: zx_i2s_dai can be statickbuild test robot2015-06-041-1/+1
| | | | * ASoC: zx: Add ZTE zx296702 I2S DAI driverJun Nie2015-06-043-0/+447
| | | | * ASoC: zx: Add zx296702 SPDIF supportJun Nie2015-06-045-0/+381
| | | * | ASoC: wm8996: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-121-2/+4
| | | |/
| | * | ASoC: wm8994: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-121-2/+4
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '...Mark Brown2015-06-058-17/+2071
| |\ \ \ \ \ \
| | | | | | * | ASoC: wm8960: add 32 bit word length supportZidan Wang2015-05-121-1/+7
| | | | | | * | ASoC: wm8960: Let wm8960 driver configure its bit clock and frame clockZidan Wang2015-05-121-0/+101
| | | | | | |/
| | | | | * | ASoC: wm8741: check for error returns from wm8741_set_pdata()Dan Carpenter2015-05-201-2/+2
| | | | | * | ASoC: wm8741: Add differential mono mode supportSergej Sawazki2015-05-132-13/+126
| | | | | |/
| | | | * | ASoC: wm5100: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-121-2/+4
| | | | |/
| | | * | ASoC: twl6040: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-121-1/+2
| | | |/
| | * | ASoC: topology: Add topology coreLiam Girdwood2015-06-043-0/+1831
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'asoc/topic/sta350', 'asoc/topic/tas2552', 'as...Mark Brown2015-06-058-123/+852
| |\ \ \ \ \ \
| | | | | * | | ASoC: tas571x: Eliminate redundant dev->of_node NULL checkKevin Cernekee2015-05-061-9/+4
| | | | | * | | ASoC: tas751x: Factor setting of new bias level into the coreMark Brown2015-05-041-1/+0
| | | | | * | | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-05-0498-167/+62
| | | | | |\ \ \
| | | | | * | | | ASoC: tas571x: New driver for TI TAS571x power amplifiersKevin Cernekee2015-05-044-0/+560
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | ASoC: ts3a227e: use device property apiFang, Yang A2015-06-021-8/+7
| | | | |/ / /
| | | * | | | ASoC: tas2552: Configure the WCLK frequency based on the streamPeter Ujfalusi2015-06-052-21/+59
| | | * | | | ASoC: tas2552: Add support for word length configurationPeter Ujfalusi2015-06-052-0/+48
| | | * | | | ASoC: tas2552: Implement startup/stop sequence as per TRMPeter Ujfalusi2015-06-051-16/+28
| | | * | | | ASoC: tas2552: Correct the Speaker Driver Playback Volume (PGA_GAIN)Peter Ujfalusi2015-06-051-2/+2
| | | * | | | ASoC: tas2552: Clean up the Digital - Analog DAPM route definitionPeter Ujfalusi2015-06-051-8/+6
| | | * | | | ASoC: tas2552: Add TDM supportPeter Ujfalusi2015-06-052-4/+58
| | | * | | | ASoC: tas2552: Correct and clean up data format and BCLK/WCLK directionPeter Ujfalusi2015-06-052-18/+17
| | | * | | | ASoC: tas2552: Correct dai format supportPeter Ujfalusi2015-06-051-14/+15
| | | * | | | ASoC: tas2552: Add support for pll and pdm source clock selectionPeter Ujfalusi2015-06-051-4/+29
| | | * | | | ASoC: tas2552: Rename mclk parameter to pll_clkin to match with the datasheetPeter Ujfalusi2015-06-041-7/+7
| | | * | | | ASoC: tas2552: Simplify and reverse the functionality of tas2552_sw_shutdownPeter Ujfalusi2015-06-041-5/+3
| | | * | | | ASoC: tas2552: Simplify the tas2552_mute functionPeter Ujfalusi2015-06-041-4/+2
| | | * | | | ASoC: tas2552: Correct CFG1 register bit definitionsPeter Ujfalusi2015-06-042-16/+15
| | | * | | | ASoC: tas2552: Correct PDM configuration register bit definitionsPeter Ujfalusi2015-06-042-7/+7
| | | * | | | ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entryPeter Ujfalusi2015-06-041-1/+0
| | | * | | | ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a cardPeter Ujfalusi2015-06-041-0/+3
| | | * | | | ASoC: tas2552: Make the enable-gpio really optionalPeter Ujfalusi2015-06-041-2/+6
| | | |/ / /
| | * | | | ASoC: sta350: Use devm_gpiod_get_optional at appropriate placeAxel Lin2015-05-121-2/+2
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'as...Mark Brown2015-06-054-6/+18
| |\ \ \ \ \ \ \ \
| | | | | | * | | | ASoC: sta32x: Use devm_gpiod_get_optional at appropriate placeAxel Lin2015-05-121-10/+4
| | | | | | |/ / /
| | | | | * | | | ASoC: ssm4567: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-041-1/+1
| | | | | |/ / /
| | | | * | | | ASoC: ssm2602: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-041-2/+2
| | | | |/ / /
| | | * | | | ASoC: ssm2518: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-041-1/+1
| | | |/ / /
| | * | | | ASoC: simple-card: support platform in dts parseJun Nie2015-05-041-2/+14
| | |/ / /
OpenPOWER on IntegriCloud