| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | ALSA: usb - driver neglects kmalloc return value check and may deref NULL | Jesper Juhl | 2010-11-01 | 1 | -1/+3 |
* | | | | | | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-19 | 2 | -1/+11 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | ASoC: uda134x - set reg_cache_default to uda134x_reg | Axel Lin | 2010-11-19 | 1 | -0/+1 |
| * | | | | | | ASoC: Add support for MAX98089 CODEC | Jesse Marroquin | 2010-11-18 | 1 | -1/+10 |
* | | | | | | | ASoC: Move WM8994 read/write access data into separate file | Mark Brown | 2010-11-19 | 4 | -1580/+1588 |
* | | | | | | | ASoC: Provide ADC left/right channel source selection on WM8994 | Mark Brown | 2010-11-19 | 1 | -5/+22 |
* | | | | | | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-17 | 6 | -22/+63 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | ASoC: davinci: fixes for multi-component | Chris Paulson-Ellis | 2010-11-17 | 5 | -22/+61 |
| * | | | | | | ASoC: Fix register cache setup WM8994 for multi-component | Mark Brown | 2010-11-17 | 1 | -0/+2 |
* | | | | | | | ASoC: Use DAPM context rather than CODEC when constructing sequences | Mark Brown | 2010-11-16 | 1 | -2/+2 |
* | | | | | | | ASoC: Fix incorrect kfree in wm8962_probe error path | Axel Lin | 2010-11-16 | 1 | -1/+0 |
* | | | | | | | ASoC: Fix incorrect kfree in wm8731_probe error path | Axel Lin | 2010-11-16 | 1 | -1/+0 |
* | | | | | | | ASoC: Fix incorrect kfree in aic3x_probe error path | Axel Lin | 2010-11-16 | 1 | -1/+0 |
* | | | | | | | ASoC: Fix incorrect kfree in ad193x_probe error path | Axel Lin | 2010-11-16 | 1 | -1/+0 |
* | | | | | | | ASoC: Fix incorrect kfree in ad1836_probe error path | Axel Lin | 2010-11-16 | 1 | -1/+0 |
* | | | | | | | ASoC: Remove unnecessary semicolons | Joe Perches | 2010-11-15 | 4 | -4/+3 |
* | | | | | | | ASoC: Add optional name_prefix for codec kcontrol, widget and route names | Jarkko Nikula | 2010-11-15 | 2 | -4/+65 |
* | | | | | | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-15 | 2 | -19/+5 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | ASoC: Fix dapm_seq_compare() for multi-component | Mark Brown | 2010-11-15 | 1 | -2/+2 |
| * | | | | | | ASoC: RX1950: Fix hw_params function | Vasily Khoruzhick | 2010-11-15 | 1 | -17/+3 |
* | | | | | | | ASoC: Add support for OpenRD Ultimate | Arnaud Patard (Rtp) | 2010-11-15 | 2 | -2/+2 |
* | | | | | | | ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacks | Mark Brown | 2010-11-15 | 1 | -0/+4 |
* | | | | | | | ASoC: Reset WM8962 with default ID value | Mark Brown | 2010-11-12 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-11 | 1 | -2/+3 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Fix Atmel soc audio boards Kconfig dependency | Ryan Mallon | 2010-11-11 | 1 | -2/+3 |
* | | | | | | | ASoC: soc-cache: Add support for rbtree based register caching | Dimitris Papastamos | 2010-11-11 | 1 | -0/+232 |
* | | | | | | | ASoC: soc-cache: Add support for LZO register caching | Dimitris Papastamos | 2010-11-11 | 2 | -0/+415 |
* | | | | | | | ASoC: soc-cache: Add support for flat register caching | Dimitris Papastamos | 2010-11-11 | 2 | -54/+322 |
* | | | | | | | ASoC: Add DAPM trace events | Mark Brown | 2010-11-11 | 1 | -0/+14 |
* | | | | | | | ASoC: Add trace events for ASoC register read/write | Mark Brown | 2010-11-11 | 1 | -0/+5 |
* | | | | | | | ASoC: Factor out boiler plate for DAPM event generation | Mark Brown | 2010-11-11 | 1 | -49/+49 |
* | | | | | | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-10 | 1 | -1/+8 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | ASoC: Ensure sane WM835x AIF configuration by default | Mark Brown | 2010-11-10 | 1 | -0/+7 |
| * | | | | | | ASoC: Remove broken WM8350 direction constants | Mark Brown | 2010-11-10 | 1 | -1/+1 |
* | | | | | | | ASoC: Convert pop_dbg to use dev_info | Jarkko Nikula | 2010-11-10 | 1 | -18/+26 |
* | | | | | | | ASoC: Update DAPM debug and error prints | Jarkko Nikula | 2010-11-10 | 1 | -45/+55 |
* | | | | | | | ASoC: Fix compile error if CONFIG_DEBUG_FS is not configured | Axel Lin | 2010-11-09 | 1 | -0/+8 |
* | | | | | | | Merge branch 'for-2.6.37' into HEAD | Mark Brown | 2010-11-08 | 2 | -1/+2 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | ASoC: s3c24xx: Fix compilation problem for mini2440 | Marek Belisko | 2010-11-08 | 1 | -0/+1 |
| * | | | | | | ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe | Axel Lin | 2010-11-08 | 1 | -1/+1 |
* | | | | | | | ASoC: Remove unneeded use of address-of operator | Dimitris Papastamos | 2010-11-08 | 2 | -2/+2 |
* | | | | | | | ASoC: soc-cache: Use BUG_ON() for unsupported hw_read() calls | Dimitris Papastamos | 2010-11-08 | 1 | -0/+6 |
* | | | | | | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-06 | 6 | -1/+24 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | ASoC: WM8776: Removed unneeded struct member | Dimitris Papastamos | 2010-11-06 | 1 | -1/+0 |
| * | | | | | | ASoC: Lock the CODEC in PXA external jack controls | Mark Brown | 2010-11-06 | 5 | -0/+24 |
* | | | | | | | ASoC: WM8770: Initial driver | Dimitris Papastamos | 2010-11-06 | 4 | -0/+807 |
* | | | | | | | ASoC: Move pop time from DAPM context to sound card | Jarkko Nikula | 2010-11-06 | 3 | -25/+30 |
* | | | | | | | ASoC: Move codec debugfs directories under parent card directory | Jarkko Nikula | 2010-11-06 | 1 | -2/+4 |
* | | | | | | | ASoC: Add sound card directory under debugfs/asoc/ | Jarkko Nikula | 2010-11-06 | 1 | -0/+18 |
* | | | | | | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 106 | -1044/+1201 |