Age | Commit message (Expand) | Author | Files | Lines |
2010-10-25 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 335 | -15856/+30427 |
2010-10-23 | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 10 | -34/+54 |
2010-10-23 | ASoC: tlv320dac33: Use usleep_range for delays | Peter Ujfalusi | 1 | -4/+6 |
2010-10-21 | ASoC: tpa6130a2: Error handling for broken chip | Peter Ujfalusi | 1 | -6/+22 |
2010-10-21 | ASoC: max98088: Staticise m98088_eq_band | Dimitris Papastamos | 1 | -1/+1 |
2010-10-21 | ASoC: soc-core: Fix codec->name memory leak | Dimitris Papastamos | 1 | -0/+1 |
2010-10-19 | ASoC: WM8580: Remove useless assignment | Jassi Brar | 1 | -4/+0 |
2010-10-19 | ASoC: Fix I2C component device id number creation | Jarkko Nikula | 1 | -1/+1 |
2010-10-18 | ASoC: Restore MAX98088 CODEC driver | Mark Brown | 4 | -0/+2296 |
2010-10-18 | ASoC: davinci-mcasp.c: Return error code in failure | Julia Lawall | 1 | -0/+2 |
2010-10-18 | Revert "ASoC: Add max98088 CODEC driver" | Mark Brown | 4 | -2296/+0 |
2010-10-17 | sound: fixed typos | Andrea Gelmini | 3 | -3/+3 |
2010-10-15 | ASoC: Add max98088 CODEC driver | Peter Hsiang | 4 | -0/+2296 |
2010-10-15 | ASoC: ep93xx: add Simplemachines Sim.One AC97 audio support | Mika Westerberg | 3 | -0/+100 |
2010-10-15 | ASoC: add ep93xx AC97 audio driver | Mika Westerberg | 3 | -1/+476 |
2010-10-15 | ASoC: ak4642: make sure name of register/value | Kuninori Morimoto | 1 | -18/+46 |
2010-10-15 | ASoC: Remove unused vol field from WM8994 access mask table | Joe Perches | 1 | -1574/+1573 |
2010-10-15 | ASoC: fsi: simultaneous playback/recorde support | Kuninori Morimoto | 1 | -58/+94 |
2010-10-15 | ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio | Seungwhan Youn | 3 | -0/+232 |
2010-10-15 | ASoC: SAMSUNG: Add S/PDIF CPU driver | Seungwhan Youn | 4 | -0/+526 |
2010-10-13 | ASoC: tlv320dac33: Control for line output gain | Peter Ujfalusi | 1 | -0/+18 |
2010-10-13 | ASoC: Pay attention to driver supplied DAI IDs | Mark Brown | 1 | -1/+4 |
2010-10-13 | ASoC: Check list debugfs files for PAGE_SIZE overflow | Mark Brown | 1 | -15/+34 |
2010-10-13 | ASoC: Move soc-core module init next to functon definition | Mark Brown | 1 | -2/+1 |
2010-10-13 | ASoC: Restore DAI ID specification for WM8994 | Mark Brown | 1 | -0/+3 |
2010-10-13 | ASoC: Add WM8962 microphone bias control | Mark Brown | 1 | -0/+2 |
2010-10-13 | ASoC: ac97: add MODULE_ALIAS for the platform driver | Mika Westerberg | 1 | -0/+1 |
2010-10-13 | ASoC: don't register AC97 devices twice | Mika Westerberg | 1 | -0/+18 |
2010-10-13 | ASoC: ac97: don't call snd_soc_new_ac97_codec at probe | Mika Westerberg | 1 | -6/+0 |
2010-10-12 | ASoC: Add fsi_is_play function | Kuninori Morimoto | 1 | -4/+9 |
2010-10-12 | ASoC: fsi: Add new macro and shift for PortA/B In/Out | Kuninori Morimoto | 1 | -23/+22 |
2010-10-12 | ASoC: fsi: avoid un-necessary status read | Kuninori Morimoto | 1 | -2/+1 |
2010-10-12 | ASoC: fsi: remove un-necessary variable from fsi_dai_startup | Kuninori Morimoto | 1 | -2/+1 |
2010-10-12 | ASoC: fsi: Add fsi_get_frame_width function | Kuninori Morimoto | 1 | -1/+9 |
2010-10-12 | ASoC: ak4642: simultaneous playback/recorde support | Kuninori Morimoto | 1 | -4/+4 |
2010-10-11 | ASoC: checking kzalloc() for IS_ERR() instead of NULL | Dan Carpenter | 2 | -8/+8 |
2010-10-11 | ASoC: Compress WM8962 register access map | Mark Brown | 4 | -21166/+1148 |
2010-10-11 | ASoC: Shrink code size for WM8962 register defaults table | Mark Brown | 3 | -21145/+687 |
2010-10-10 | ASoC: omap: Remove needless prints from machine drivers | Jarkko Nikula | 8 | -24/+8 |
2010-10-07 | ASoC: Staticise CS4270 DAI | Mark Brown | 1 | -1/+1 |
2010-10-07 | ASoC: Use delayed work for debounce of GPIO based jacks | Mark Brown | 1 | -6/+5 |
2010-10-07 | ASoC: Staticise AD1980 DAI | Mark Brown | 1 | -1/+1 |
2010-10-05 | ASoC: remove duplicated include for nuc900 | Nicolas Kaiser | 1 | -1/+0 |
2010-10-05 | ASoC: sh: fix build error: terminate the platform device ID list | Guennadi Liakhovetski | 1 | -0/+1 |
2010-10-05 | ASoC: WM8804: Retrieve the device revision and print it | Dimitris Papastamos | 1 | -0/+8 |
2010-10-05 | ASoC: soc-cache: Add spi_write support for all I/O types | Dimitris Papastamos | 1 | -0/+96 |
2010-10-04 | ALSA: ASoc: DaVinci Delay start of ASP to trigger | Troy Kisky | 1 | -6/+0 |
2010-10-04 | ASoC: WM8804: Power down the PLL correctly | Dimitris Papastamos | 1 | -3/+3 |
2010-10-04 | ASoC: WM8804: Refactor set_pll code to avoid GCC warnings | Dimitris Papastamos | 1 | -21/+26 |
2010-10-02 | ASoC: WM8804: Use a proper DAI name | Dimitris Papastamos | 1 | -1/+1 |