summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | ASoC: z2: Register jacks at the card levelLars-Peter Clausen2015-03-041-7/+3
| | * | | | | | | | ASoC: ttc-dkb: Register jacks at the card levelLars-Peter Clausen2015-03-041-9/+6
| | * | | | | | | | ASoC: palm27x: Register jacks at the card levelLars-Peter Clausen2015-03-041-8/+3
| | * | | | | | | | ASoC: hx4700: Register jacks at the card levelLars-Peter Clausen2015-03-041-8/+3
| | * | | | | | | | ASoC: rx51: Register jacks at the card levelLars-Peter Clausen2015-03-041-3/+3
| | * | | | | | | | ASoC: omap-twl4030: Register jacks at the card levelLars-Peter Clausen2015-03-041-8/+4
| | * | | | | | | | ASoC: omap-abe-twl6040: Register jacks at the card levelLars-Peter Clausen2015-03-041-5/+5
| | * | | | | | | | ASoC: ams-deltea: Register jacks at the card levelLars-Peter Clausen2015-03-041-2/+2
| | * | | | | | | | ASoC: mfld_machine: Register jacks at the card levelLars-Peter Clausen2015-03-041-9/+4
| | * | | | | | | | ASoC: cht_bsw_rt5645: Register jacks at the card levelLars-Peter Clausen2015-03-041-6/+6
| | * | | | | | | | ASoC: byt-max98090: Register jacks at the card levelLars-Peter Clausen2015-03-041-8/+3
| | * | | | | | | | ASoC: broadwell: Register jacks at the card levelLars-Peter Clausen2015-03-041-9/+3
| | * | | | | | | | ASoC: wm1133-ev: Register jacks at the card levelLars-Peter Clausen2015-03-041-7/+5
| | * | | | | | | | ASoC: imx-es8328: Register jacks at the card levelLars-Peter Clausen2015-03-041-3/+3
| | * | | | | | | | ASoC: simple-card: Register jacks at the card levelLars-Peter Clausen2015-03-041-10/+10
| | * | | | | | | | ASoC: Allow to register jacks at the card levelLars-Peter Clausen2015-03-041-16/+26
| | * | | | | | | | ASoC: sn95031: Pass CODEC to sn95031_jack_detection()Lars-Peter Clausen2015-03-043-13/+17
| | | |_|/ / / / / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'aso...Mark Brown2015-03-0526-1157/+498
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | ASoC: Intel: wrap runtime_pm usage count under CONFIG_PMVinod Koul2015-02-261-6/+11
| | | | | * | | | | | | | ASoC: Intel: Remove soc pm handling to allow platform driver handle itSubhransu S. Prusty2015-02-241-1/+0
| | | | | * | | | | | | | ASoC: Intel: Remove ignore suspend supportSubhransu S. Prusty2015-02-241-2/+0
| | | | | * | | | | | | | ASoC: Intel: Move the fw download to power_controlVinod Koul2015-02-242-21/+24
| | | | | * | | | | | | | ASoC: Intel: add pm support in sst ipc driverVinod Koul2015-02-242-0/+137
| | | | | * | | | | | | | ASoC: Intel: Add memcpy32_fromio as wellSubhransu S. Prusty2015-02-242-1/+12
| | | | | * | | | | | | | ASoC: Intel: add support for platform suspendVinod Koul2015-02-242-0/+59
| | | | | * | | | | | | | ASoC: Intel: add support for pcm stream suspend/resumeVinod Koul2015-02-241-0/+2
| | | | | * | | | | | | | ASoC: Intel: add support for pause and resume in sstVinod Koul2015-02-241-0/+31
| | | | | * | | | | | | | ASoC: Intel: update MMX ID to 3Vinod Koul2015-02-241-1/+1
| | | | | * | | | | | | | ASoC: Intel: mark cht machine driver with nonatomic triggerVinod Koul2015-02-241-0/+2
| | | | | * | | | | | | | ASoC: core: allow pcms to be registered as nonatomicVinod Koul2015-02-241-0/+1
| | | | | * | | | | | | | ASoC: Intel: fix machine driver warningsFang, Yang A2015-02-245-15/+5
| | | | | |/ / / / / / /
| | | | * / / / / / / / ASoC: improve usage of gpiod APIUwe Kleine-König2015-02-245-69/+29
| | | | |/ / / / / / /
| | | * | | | | | | | ASoC: davinci: Remove unused davinci-pcm platform driverPeter Ujfalusi2015-03-043-904/+0
| | | * | | | | | | | ASoC: davinci-mcasp: Deprecate the use of davinci-pcm in favor of edma-pcmPeter Ujfalusi2015-03-042-75/+27
| | | * | | | | | | | ASoC: davinci-vcif: Convert to use edma-pcmPeter Ujfalusi2015-03-041-31/+24
| | | * | | | | | | | ASoC: davinci-i2s: Convert to use edma-pcmPeter Ujfalusi2015-03-041-41/+26
| | | * | | | | | | | ASoC: davinci: Select SND_EDMA_SOC when SND_DAVINCI_SOC is enabledPeter Ujfalusi2015-03-041-1/+2
| | | * | | | | | | | ASoC: davinci-mcasp: Add support for CBS_CFM modePeter Ujfalusi2015-02-141-0/+12
| | * | | | | | | | | ASoC: atmel_ssc_dai: Allow more ratesPeter Rosin2015-02-102-4/+108
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2015-03-051-19/+159
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: pcm512x: Allow independently overclocking PLL, DAC and DSPPeter Rosin2015-02-241-11/+150
| | * | | | | | | | | | ASoC: pcm512x: Rearrange to not repeat dacsrc_rate / dac_divPeter Rosin2015-02-241-9/+10
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/dapm-dt' into asoc-nextMark Brown2015-03-052-4/+18
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | ASoC: fsl-asoc-card: Add snd_soc_of_parse_audio_routing()Nicolin Chen2015-02-241-0/+6
| | * | | | | | | | | ASoC: core: Add extra dapm properties for Device TreeNicolin Chen2015-02-241-4/+12
| | |/ / / / / / / /
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/sta32x' into asoc-linusMark Brown2015-03-041-4/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: sta32x: fix register range in regmap.Thomas Niederprüm2015-02-241-4/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/simple' into asoc-linusMark Brown2015-03-041-0/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: simple-card: Add a NULL pointer check in asoc_simple_card_dai_link_ofVishal Thanki2015-03-031-0/+5
| | |/ / / / / / / /
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown2015-03-041-5/+5
| |\ \ \ \ \ \ \ \ \