Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | ASoC: rt5670: check if asrc is useable | Bard Liao | 2014-11-25 | 1 | -2/+14 | |
| | * | | | | | | | ASoC: rt5670: make bias level more reasonable | Bard Liao | 2014-11-14 | 1 | -7/+20 | |
| | * | | | | | | | ASoC: rt5670 : Add ACPI match ID for Intel CHT/BSW platforms | Mengdong Lin | 2014-11-14 | 1 | -0/+10 | |
| | * | | | | | | | ASoC: rt5670: add rt5672 codec support | Bard Liao | 2014-11-11 | 2 | -12/+65 | |
| | |/ / / / / / | ||||||
| * | | | | | | | ASoC: rt5645: multiple JD mode support | Bard Liao | 2014-11-25 | 3 | -1/+42 | |
| * | | | | | | | ASoC: rt5645: two jacks for hp and mic | Bard Liao | 2014-11-14 | 2 | -11/+11 | |
| * | | | | | | | ASoC: rt5645: add register setting for TDM | Bard Liao | 2014-11-13 | 2 | -1/+5 | |
| * | | | | | | | ASoC: rt5645: remove unused rt5645_clk_sel_put | Bard Liao | 2014-11-11 | 1 | -59/+0 | |
| * | | | | | | | ASoC: rt5645: Add ASRC support | Bard Liao | 2014-11-07 | 1 | -0/+144 | |
| * | | | | | | | ASoC: rt5645: Add JD function support | Bard Liao | 2014-11-06 | 3 | -0/+28 | |
| * | | | | | | | ASoC: rt5645: make bias level more reasonale | Bard Liao | 2014-11-04 | 1 | -8/+17 | |
| * | | | | | | | ASoC: rt5645: Add the workqueue of the jack detect function for the debouncing | Oder Chiou | 2014-10-20 | 2 | -1/+15 | |
| |/ / / / / / | ||||||
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*-----. \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso... | Mark Brown | 2014-12-08 | 14 | -341/+915 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | ASoC: rt5631: Cleanup bias level transitions | Lars-Peter Clausen | 2014-11-24 | 1 | -26/+1 | |
| | | | * | | | | | | | ASoC: rt5631: Fixing compilation warning when DT is disabled | Krishna Mohan Dani | 2014-11-17 | 1 | -0/+2 | |
| | | | * | | | | | | | ASoC: rt5631: Adding Device Tree compatibility to Realtek's ALC5631/RT5631 co... | Krishna Mohan Dani | 2014-11-13 | 1 | -0/+9 | |
| | | | * | | | | | | | ASoC: rt5631: Adding the description of the codec | Krishna Mohan Dani | 2014-11-13 | 1 | -1/+2 | |
| | | | * | | | | | | | ASoC: rt5631: Add device tree binding documentation | Krishna Mohan Dani | 2014-11-13 | 1 | -0/+48 | |
| | | | |/ / / / / / | ||||||
| | | * | | | | | | | ASoC: rt286: build warning of section mismatch | Sudip Mukherjee | 2014-11-18 | 1 | -1/+1 | |
| | | * | | | | | | | ASoC: rt286: fix comment style | Bard Liao | 2014-11-06 | 1 | -4/+4 | |
| | | * | | | | | | | ASoC: rt286: set combo jack by dmi | Bard Liao | 2014-11-06 | 1 | -0/+14 | |
| | | * | | | | | | | ASoC: rt286: reduce power consumption | Bard Liao | 2014-10-31 | 1 | -56/+155 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | ASoC: rockchip: i2s: Fix Kconfig for I2S device driver | Andreas Ruprecht | 2014-11-24 | 1 | -2/+2 | |
| | * | | | | | | | ASoC: rockchip: i2s: add text after tristate for SND_SOC_ROCKCHIP_I2S | Jianqun | 2014-11-03 | 1 | -1/+6 | |
| | |/ / / / / / | ||||||
| * | | | | | | | ASoC: rsnd: rename SSI function name of PIO | Kuninori Morimoto | 2014-12-07 | 2 | -16/+15 | |
| * | | | | | | | ASoC: rsnd: add salvage support for under/over flow error on SSI | Kuninori Morimoto | 2014-12-07 | 1 | -47/+82 | |
| * | | | | | | | ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop() | Kuninori Morimoto | 2014-12-03 | 1 | -9/+6 | |
| * | | | | | | | ASoC: rsnd: share SSI starting method between PIO/DMA mode | Kuninori Morimoto | 2014-12-03 | 1 | -19/+10 | |
| * | | | | | | | ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate() | Kuninori Morimoto | 2014-12-03 | 1 | -10/+11 | |
| * | | | | | | | ASoC: rsnd: initialize SRC on rsnd_src_init() | Kuninori Morimoto | 2014-12-03 | 1 | -7/+7 | |
| * | | | | | | | ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2() | Kuninori Morimoto | 2014-12-03 | 1 | -4/+5 | |
| * | | | | | | | ASoC: rsnd: tidyup rsnd_io_to_runtime() macro | Kuninori Morimoto | 2014-12-03 | 1 | -1/+2 | |
| * | | | | | | | ASoC: rsnd: move snd_kcontrol_new fucntions to core.c | Kuninori Morimoto | 2014-12-03 | 3 | -162/+204 | |
| * | | | | | | | ASoC: rsnd: show master clock rate when ADG probe | Kuninori Morimoto | 2014-12-03 | 1 | -1/+1 | |
| * | | | | | | | ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA mode | Kuninori Morimoto | 2014-12-03 | 1 | -5/+10 | |
| * | | | | | | | ASoC: rsnd: clear status register when HW start | Kuninori Morimoto | 2014-12-03 | 1 | -0/+3 | |
| * | | | | | | | ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start() | Kuninori Morimoto | 2014-12-03 | 1 | -4/+4 | |
| * | | | | | | | ASoC: rsnd: tidyup SSI interrupt enable/disable method | Kuninori Morimoto | 2014-12-03 | 3 | -6/+29 | |
| * | | | | | | | ASoC: rsnd: tidyup PIO/DMA mode settings method | Kuninori Morimoto | 2014-12-03 | 2 | -12/+14 | |
| * | | | | | | | ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorily | Kuninori Morimoto | 2014-12-03 | 3 | -8/+5 | |
| * | | | | | | | ASoC: rsnd: add callback status check method | Kuninori Morimoto | 2014-12-03 | 2 | -3/+38 | |
| * | | | | | | | ASoC: rsnd: add .fallback callback | Kuninori Morimoto | 2014-12-03 | 3 | -4/+18 | |
| * | | | | | | | ASoC: rsnd: Document SoC-specific bindings | Geert Uytterhoeven | 2014-11-12 | 1 | -3/+7 | |
| * | | | | | | | ASoC: rsnd: Add Volume Ramp support | Kuninori Morimoto | 2014-11-10 | 3 | -3/+93 | |
| * | | | | | | | ASoC: rsnd: fallback to PIO mode if DMA mode was failed | Kuninori Morimoto | 2014-11-10 | 2 | -4/+85 | |
| * | | | | | | | ASoC: rsnd: tidyup debug message format and timing | Kuninori Morimoto | 2014-11-10 | 5 | -18/+29 | |
| * | | | | | | | ASoC: rsnd: enable enumerated DVC valume settings | Kuninori Morimoto | 2014-11-06 | 1 | -11/+44 | |
| * | | | | | | | ASoC: rsnd: enable single DVC valume settings | Kuninori Morimoto | 2014-11-06 | 1 | -0/+18 | |
| * | | | | | | | ASoC: rsnd: enable multiple DVC valume settings | Kuninori Morimoto | 2014-11-06 | 1 | -14/+30 | |
| * | | | | | | | ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update() | Kuninori Morimoto | 2014-11-06 | 1 | -2/+6 |