Age | Commit message (Expand) | Author | Files | Lines |
2012-01-24 | ASoC: Convert the WM5100 revision A updates to a regmap patch | Mark Brown | 1 | -29/+17 |
2012-01-24 | ASoC: wm5100: Fix mismerge of IRQ frees | Mark Brown | 1 | -4/+0 |
2012-01-20 | ASoC: Push WM5100 interrupt request into I2C probe | Mark Brown | 1 | -58/+63 |
2012-01-20 | ASoC: Make WM5100 interrupt path use regmap directly | Mark Brown | 1 | -80/+108 |
2012-01-20 | ASoC: Remove redundant set_bias_level() from WM5100 remove() | Mark Brown | 1 | -1/+0 |
2012-01-20 | ASoC: Say we can't read WM5100 ID register | Mark Brown | 1 | -1/+1 |
2012-01-20 | ASoC: When releasing WM5100 put /RESET into reset | Mark Brown | 1 | -2/+2 |
2012-01-20 | ASoC: Don't go through cache when applying WM5100 rev A updates | Mark Brown | 1 | -0/+2 |
2012-01-20 | ASoC: Mark WM5100 register map cache only when going into BIAS_OFF | Mark Brown | 1 | -0/+1 |
2011-12-30 | ASoC: Enable ASoC register map dump for some regmap CODECs | Mark Brown | 1 | -0/+9 |
2011-12-02 | ASoC: Make WM5100 tone generator widgets signal generators | Mark Brown | 1 | -1/+1 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 1 | -1/+0 |
2011-11-25 | ASoC: Use devm_kzalloc() in wm5100 | Mark Brown | 1 | -5/+4 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-10 | ASoC: Move WM5100 platform data based setup into I2C probe | Mark Brown | 1 | -18/+18 |
2011-11-09 | ASoC: Convert WM5100 gpiolib support to direct regmap API usage | Mark Brown | 1 | -27/+25 |
2011-11-09 | ASoC: Move most WM5100 resource allocation to I2C probe | Mark Brown | 1 | -132/+131 |
2011-11-09 | ASoC: Need to convert wm5100 cache sync to direct regmap usage too | Mark Brown | 1 | -1/+1 |
2011-11-08 | ASoC: Convert wm5100 to direct regmap API usage | Mark Brown | 1 | -11/+38 |
2011-10-31 | ASoC: Fix return value of wm5100_gpio_direction_out() | Mark Brown | 1 | -4/+8 |
2011-10-13 | ASoC: Update WM5100 accessory detection for revision A | Mark Brown | 1 | -0/+3 |
2011-10-11 | ASoC: Implement WM5100 accessory detection support | Mark Brown | 1 | -0/+162 |
2011-10-03 | ASoC: Fix typo in 24.576MHz rate in WM5100 | Mark Brown | 1 | -2/+2 |
2011-10-03 | ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF | Axel Lin | 1 | -2/+0 |
2011-09-23 | ASoC: Add missed free_irq in wm5100_remove and wm5100_probe error path | Axel Lin | 1 | -0/+5 |
2011-09-22 | ASoC: Add missed BCLK rate to WM5100 driver | Mark Brown | 1 | -0/+1 |
2011-09-22 | ASoC: Dynamically manage DBVDD2 and DBVDD3 on WM5100 | Mark Brown | 1 | -1/+81 |
2011-09-20 | ASoC: Add WM5100 driver | Mark Brown | 1 | -0/+2560 |