Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | ASoC: fsl-mpc5200: Use usleep_range() instead of msleep() | Xiubo Li | 2016-01-22 | 1 | -1/+2 | |
* | Merge remote-tracking branch 'asoc/topic/rt5677' into asoc-next | Mark Brown | 2015-12-23 | 1 | -2/+0 | |
|\ | ||||||
| * | ASoC: rt5677: set PLL_CTRL2 non-volatile | Bard Liao | 2015-12-23 | 1 | -2/+0 | |
* | | Merge tag 'asoc-v4.5' into asoc-next | Mark Brown | 2015-12-23 | 196 | -4160/+30487 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. \ | Merge remote-tracking branches 'asoc/topic/wm8962', 'asoc/topic/wm8974' and '... | Mark Brown | 2015-12-23 | 5 | -149/+176 | |
| |\ \ \ \ | ||||||
| | | | * | | ASoC: wm9713: use snd_soc_*() calls to update ac97 registers | Robert Jarzmik | 2015-11-16 | 1 | -88/+52 | |
| | | | * | | ASoC: wm9713: convert to regmap | Robert Jarzmik | 2015-11-16 | 2 | -67/+108 | |
| | | * | | | ASoC: wm8974: add binding for WM8974 codec | Mans Rullgard | 2015-12-18 | 1 | -0/+15 | |
| | | * | | | ASoC: wm8974: add devicetree support | Mans Rullgard | 2015-12-18 | 2 | -1/+9 | |
| | | |/ / | ||||||
| | * | | | ASoC: wm8962: set ALC2 as non-volatile register | Jiada Wang | 2015-10-28 | 1 | -2/+1 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/topology', 'as... | Mark Brown | 2015-12-23 | 4 | -7/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | ASoC: wm8904: Make undocumented registers non-readable | Axel Lin | 2015-11-18 | 1 | -1/+1 | |
| | | | | | |/ / | | | | | |/| | | ||||||
| | | | * | | | | ASoC: wm8903: Be sure to clamp return value | Linus Walleij | 2015-12-23 | 1 | -1/+1 | |
| | | | |/ / / | ||||||
| | | * | | | | ASoC: topology: ABI - Rename dai_elems to pcm_elems in manifest | Mengdong Lin | 2015-11-16 | 1 | -1/+1 | |
| | | |/ / / | ||||||
| | * | | | | ASoC: tegra_alc5632: check return value | Sudip Mukherjee | 2015-12-01 | 1 | -4/+8 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t... | Mark Brown | 2015-12-23 | 17 | -149/+161 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | ASoC: sti: set iec958 channel status sampling freq | Moise Gergaud | 2015-11-25 | 1 | -2/+1 | |
| | | | | |/ / / | ||||||
| | | | * | | | | ASoC: ssm2518: Use a signed return type for ssm2518_lookup_mcs() | Markus Elfring | 2015-12-22 | 1 | -1/+1 | |
| | | | |/ / / | ||||||
| | | * | | | | ASoC: sh: fix fsi build warnings for 64 bit | Arnd Bergmann | 2015-11-21 | 1 | -4/+7 | |
| | | |/ / / | ||||||
| | * | | | | ASoC: samsung: pass filter function as pointer | Arnd Bergmann | 2015-11-21 | 13 | -26/+50 | |
| | * | | | | ASoC: s3c24xx-i2s: pass DMA channels as platform data | Arnd Bergmann | 2015-11-18 | 3 | -4/+26 | |
| | * | | | | ASoC: samsung: pass DMA channels as pointers | Arnd Bergmann | 2015-11-18 | 12 | -120/+84 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---. \ \ \ | Merge remote-tracking branches 'asoc/topic/rt286', 'asoc/topic/rt5616' and 'a... | Mark Brown | 2015-12-23 | 13 | -7/+9422 | |
| |\ \ \ \ \ \ | ||||||
| | | | * | | | | ASoC: rt5677: Reconfigure PLL1 after resume | Ben Zhang | 2015-12-16 | 1 | -0/+3 | |
| | | | | |_|/ | | | | |/| | | ||||||
| | | | * | | | ASoC: rt5677: use 'active low' logic for reset pin | Anatol Pomozov | 2015-11-16 | 2 | -5/+5 | |
| | | | |/ / | ||||||
| | | * | | | ASoC: rt5616: rename some alsa control names | Bard Liao | 2015-12-23 | 1 | -3/+3 | |
| | | * | | | ASoC: rt5616: add devicetree document for rt5616 | Caesar Wang | 2015-12-22 | 1 | -0/+26 | |
| | | * | | | ASoC: rt5616: add an of_match table | Caesar Wang | 2015-12-22 | 1 | -0/+9 | |
| | | * | | | ASoC: rt5616: Return error if device ID mismatch | Axel Lin | 2015-12-22 | 1 | -1/+1 | |
| | | * | | | ASoC: rt5616: add rt5616 codec driver | Bard Liao | 2015-12-19 | 4 | -0/+3199 | |
| | | * | | | ASoC: rt5659: add rt5659 codec driver | Bard Liao | 2015-11-18 | 6 | -0/+6174 | |
| | | |/ / | ||||||
| | * | | | ASoC: rt286: set combo jack for Skylake | Vinod Koul | 2015-11-17 | 1 | -0/+6 | |
| | * | | | ASoC: rt298: fix remove unnedded clk setting | Bard Liao | 2015-11-16 | 1 | -2/+0 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------. \ \ | Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top... | Mark Brown | 2015-12-23 | 29 | -2268/+2830 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | ASoC: rockchip: i2s: remove unused variables | John Keeping | 2015-12-09 | 1 | -15/+0 | |
| | | | | | * | | | ASoC: rockchip: i2s: separate capture and playback | John Keeping | 2015-12-09 | 1 | -40/+32 | |
| | | | | | * | | | ASoC: rockchip: add playback property | Sugar Zhang | 2015-11-16 | 1 | -0/+2 | |
| | | | | | * | | | ASoC: rockchip: i2s: compatible with different chips | Sugar Zhang | 2015-11-16 | 1 | -5/+15 | |
| | | | | | * | | | ASoC: rockchip-rt5645: Allow more sample rates | Caesar Wang | 2015-11-16 | 1 | -0/+6 | |
| | | | | | * | | | ASoC: rockchip-max98090: Allow more sample rates | Caesar Wang | 2015-11-16 | 1 | -0/+6 | |
| | | | | | * | | | ASoC: rockchip: i2s: change bclk and lrck according to sample rates | Caesar Wang | 2015-11-16 | 1 | -0/+23 | |
| | | | | | |/ / | ||||||
| | | | | * | | | ASoC: rk3036: Add binding doc of inno-rk3036 codec driver | ZhengShunQian | 2015-11-23 | 1 | -0/+20 | |
| | | | | * | | | ASoC: rk3036: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 2015-11-23 | 1 | -1/+0 | |
| | | | | * | | | ASoC: rk3036: Inno codec driver for RK3036 SoC | ZhengShunQian | 2015-11-23 | 4 | -0/+620 | |
| | | | | |/ / | ||||||
| | | | * | | | ASoC: rsnd: add Multi channel support | Kuninori Morimoto | 2015-12-22 | 6 | -17/+194 | |
| | | | * | | | ASoC: rsnd: add missing DT example for Simple Card with TDM | Kuninori Morimoto | 2015-12-18 | 1 | -0/+19 | |
| | | | * | | | ASoC: rsnd: add missing DT example for Simple Card | Kuninori Morimoto | 2015-12-18 | 1 | -0/+40 | |
| | | | * | | | ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro | Kuninori Morimoto | 2015-12-18 | 2 | -23/+59 | |
| | | | * | | | ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num() | Kuninori Morimoto | 2015-12-18 | 2 | -3/+21 | |
| | | | * | | | ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming | Kuninori Morimoto | 2015-12-18 | 5 | -9/+10 |