summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ASoC: rt5670: check if asrc is useableBard Liao2014-11-251-2/+14
| | * | | | | | | ASoC: rt5670: make bias level more reasonableBard Liao2014-11-141-7/+20
| | * | | | | | | ASoC: rt5670 : Add ACPI match ID for Intel CHT/BSW platformsMengdong Lin2014-11-141-0/+10
| | * | | | | | | ASoC: rt5670: add rt5672 codec supportBard Liao2014-11-112-12/+65
| | |/ / / / / /
| * | | | | | | ASoC: rt5645: multiple JD mode supportBard Liao2014-11-253-1/+42
| * | | | | | | ASoC: rt5645: two jacks for hp and micBard Liao2014-11-142-11/+11
| * | | | | | | ASoC: rt5645: add register setting for TDMBard Liao2014-11-132-1/+5
| * | | | | | | ASoC: rt5645: remove unused rt5645_clk_sel_putBard Liao2014-11-111-59/+0
| * | | | | | | ASoC: rt5645: Add ASRC supportBard Liao2014-11-071-0/+144
| * | | | | | | ASoC: rt5645: Add JD function supportBard Liao2014-11-063-0/+28
| * | | | | | | ASoC: rt5645: make bias level more reasonaleBard Liao2014-11-041-8/+17
| * | | | | | | ASoC: rt5645: Add the workqueue of the jack detect function for the debouncingOder Chiou2014-10-202-1/+15
| |/ / / / / /
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-----. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso...Mark Brown2014-12-0814-341/+915
|\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | ASoC: rt5631: Cleanup bias level transitionsLars-Peter Clausen2014-11-241-26/+1
| | | | * | | | | | | ASoC: rt5631: Fixing compilation warning when DT is disabledKrishna Mohan Dani2014-11-171-0/+2
| | | | * | | | | | | ASoC: rt5631: Adding Device Tree compatibility to Realtek's ALC5631/RT5631 co...Krishna Mohan Dani2014-11-131-0/+9
| | | | * | | | | | | ASoC: rt5631: Adding the description of the codecKrishna Mohan Dani2014-11-131-1/+2
| | | | * | | | | | | ASoC: rt5631: Add device tree binding documentationKrishna Mohan Dani2014-11-131-0/+48
| | | | |/ / / / / /
| | | * | | | | | | ASoC: rt286: build warning of section mismatchSudip Mukherjee2014-11-181-1/+1
| | | * | | | | | | ASoC: rt286: fix comment styleBard Liao2014-11-061-4/+4
| | | * | | | | | | ASoC: rt286: set combo jack by dmiBard Liao2014-11-061-0/+14
| | | * | | | | | | ASoC: rt286: reduce power consumptionBard Liao2014-10-311-56/+155
| | | |/ / / / / /
| | * | | | | | | ASoC: rockchip: i2s: Fix Kconfig for I2S device driverAndreas Ruprecht2014-11-241-2/+2
| | * | | | | | | ASoC: rockchip: i2s: add text after tristate for SND_SOC_ROCKCHIP_I2SJianqun2014-11-031-1/+6
| | |/ / / / / /
| * | | | | | | ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto2014-12-072-16/+15
| * | | | | | | ASoC: rsnd: add salvage support for under/over flow error on SSIKuninori Morimoto2014-12-071-47/+82
| * | | | | | | ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()Kuninori Morimoto2014-12-031-9/+6
| * | | | | | | ASoC: rsnd: share SSI starting method between PIO/DMA modeKuninori Morimoto2014-12-031-19/+10
| * | | | | | | ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()Kuninori Morimoto2014-12-031-10/+11
| * | | | | | | ASoC: rsnd: initialize SRC on rsnd_src_init()Kuninori Morimoto2014-12-031-7/+7
| * | | | | | | ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()Kuninori Morimoto2014-12-031-4/+5
| * | | | | | | ASoC: rsnd: tidyup rsnd_io_to_runtime() macroKuninori Morimoto2014-12-031-1/+2
| * | | | | | | ASoC: rsnd: move snd_kcontrol_new fucntions to core.cKuninori Morimoto2014-12-033-162/+204
| * | | | | | | ASoC: rsnd: show master clock rate when ADG probeKuninori Morimoto2014-12-031-1/+1
| * | | | | | | ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA modeKuninori Morimoto2014-12-031-5/+10
| * | | | | | | ASoC: rsnd: clear status register when HW startKuninori Morimoto2014-12-031-0/+3
| * | | | | | | ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start()Kuninori Morimoto2014-12-031-4/+4
| * | | | | | | ASoC: rsnd: tidyup SSI interrupt enable/disable methodKuninori Morimoto2014-12-033-6/+29
| * | | | | | | ASoC: rsnd: tidyup PIO/DMA mode settings methodKuninori Morimoto2014-12-032-12/+14
| * | | | | | | ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorilyKuninori Morimoto2014-12-033-8/+5
| * | | | | | | ASoC: rsnd: add callback status check methodKuninori Morimoto2014-12-032-3/+38
| * | | | | | | ASoC: rsnd: add .fallback callbackKuninori Morimoto2014-12-033-4/+18
| * | | | | | | ASoC: rsnd: Document SoC-specific bindingsGeert Uytterhoeven2014-11-121-3/+7
| * | | | | | | ASoC: rsnd: Add Volume Ramp supportKuninori Morimoto2014-11-103-3/+93
| * | | | | | | ASoC: rsnd: fallback to PIO mode if DMA mode was failedKuninori Morimoto2014-11-102-4/+85
| * | | | | | | ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto2014-11-105-18/+29
| * | | | | | | ASoC: rsnd: enable enumerated DVC valume settingsKuninori Morimoto2014-11-061-11/+44
| * | | | | | | ASoC: rsnd: enable single DVC valume settingsKuninori Morimoto2014-11-061-0/+18
| * | | | | | | ASoC: rsnd: enable multiple DVC valume settingsKuninori Morimoto2014-11-061-14/+30
| * | | | | | | ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update()Kuninori Morimoto2014-11-061-2/+6