Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | ASoC: fsi: simultaneous playback/recorde support | Kuninori Morimoto | 2010-10-15 | 1 | -58/+94 | |
| | * | | | | | | | | | | ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio | Seungwhan Youn | 2010-10-15 | 3 | -0/+232 | |
| | * | | | | | | | | | | ASoC: SAMSUNG: Add S/PDIF CPU driver | Seungwhan Youn | 2010-10-15 | 4 | -0/+526 | |
| | * | | | | | | | | | | ASoC: Pay attention to driver supplied DAI IDs | Mark Brown | 2010-10-13 | 1 | -1/+4 | |
| | * | | | | | | | | | | ASoC: Check list debugfs files for PAGE_SIZE overflow | Mark Brown | 2010-10-13 | 1 | -15/+34 | |
| | * | | | | | | | | | | ASoC: Move soc-core module init next to functon definition | Mark Brown | 2010-10-13 | 1 | -2/+1 | |
| | * | | | | | | | | | | ASoC: Restore DAI ID specification for WM8994 | Mark Brown | 2010-10-13 | 1 | -0/+3 | |
| | * | | | | | | | | | | ASoC: Add WM8962 microphone bias control | Mark Brown | 2010-10-13 | 1 | -0/+2 | |
| | * | | | | | | | | | | ASoC: ac97: add MODULE_ALIAS for the platform driver | Mika Westerberg | 2010-10-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | ASoC: don't register AC97 devices twice | Mika Westerberg | 2010-10-13 | 1 | -0/+18 | |
| | * | | | | | | | | | | ASoC: ac97: don't call snd_soc_new_ac97_codec at probe | Mika Westerberg | 2010-10-13 | 1 | -6/+0 | |
| | * | | | | | | | | | | ASoC: Add fsi_is_play function | Kuninori Morimoto | 2010-10-12 | 1 | -4/+9 | |
| | * | | | | | | | | | | ASoC: fsi: Add new macro and shift for PortA/B In/Out | Kuninori Morimoto | 2010-10-12 | 1 | -23/+22 | |
| | * | | | | | | | | | | ASoC: fsi: avoid un-necessary status read | Kuninori Morimoto | 2010-10-12 | 1 | -2/+1 | |
| | * | | | | | | | | | | ASoC: fsi: remove un-necessary variable from fsi_dai_startup | Kuninori Morimoto | 2010-10-12 | 1 | -2/+1 | |
| | * | | | | | | | | | | ASoC: fsi: Add fsi_get_frame_width function | Kuninori Morimoto | 2010-10-12 | 1 | -1/+9 | |
| | * | | | | | | | | | | ASoC: ak4642: simultaneous playback/recorde support | Kuninori Morimoto | 2010-10-12 | 1 | -4/+4 | |
| | * | | | | | | | | | | ASoC: checking kzalloc() for IS_ERR() instead of NULL | Dan Carpenter | 2010-10-11 | 2 | -8/+8 | |
| | * | | | | | | | | | | ASoC: Compress WM8962 register access map | Mark Brown | 2010-10-11 | 4 | -21166/+1148 | |
| | * | | | | | | | | | | ASoC: Shrink code size for WM8962 register defaults table | Mark Brown | 2010-10-11 | 3 | -21145/+687 | |
| | * | | | | | | | | | | ASoC: Staticise CS4270 DAI | Mark Brown | 2010-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | ASoC: Use delayed work for debounce of GPIO based jacks | Mark Brown | 2010-10-07 | 1 | -6/+5 | |
| | * | | | | | | | | | | ASoC: Staticise AD1980 DAI | Mark Brown | 2010-10-07 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | ASoC: remove duplicated include for nuc900 | Nicolas Kaiser | 2010-10-05 | 1 | -1/+0 | |
| | * | | | | | | | | | ASoC: sh: fix build error: terminate the platform device ID list | Guennadi Liakhovetski | 2010-10-05 | 1 | -0/+1 | |
| | * | | | | | | | | | ASoC: WM8804: Retrieve the device revision and print it | Dimitris Papastamos | 2010-10-05 | 1 | -0/+8 | |
| | * | | | | | | | | | ASoC: soc-cache: Add spi_write support for all I/O types | Dimitris Papastamos | 2010-10-05 | 1 | -0/+96 | |
| | * | | | | | | | | | ALSA: ASoc: DaVinci Delay start of ASP to trigger | Troy Kisky | 2010-10-04 | 1 | -6/+0 | |
| | * | | | | | | | | | ASoC: WM8804: Power down the PLL correctly | Dimitris Papastamos | 2010-10-04 | 1 | -3/+3 | |
| | * | | | | | | | | | ASoC: WM8804: Refactor set_pll code to avoid GCC warnings | Dimitris Papastamos | 2010-10-04 | 1 | -21/+26 | |
| | * | | | | | | | | | ASoC: WM8804: Use a proper DAI name | Dimitris Papastamos | 2010-10-02 | 1 | -1/+1 | |
| | * | | | | | | | | | ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data too | Mark Brown | 2010-10-02 | 1 | -13/+29 | |
| | * | | | | | | | | | ASoC: Implement interrupt based jack detection | Mark Brown | 2010-10-02 | 2 | -0/+88 | |
| | * | | | | | | | | | ASoC: Add support for WM8962 GPIO outputs | Mark Brown | 2010-10-02 | 2 | -0/+120 | |
| | * | | | | | | | | | ASoC: Remove -dai suffix from i.MX SSI driver | Mark Brown | 2010-10-01 | 4 | -4/+4 | |
| | * | | | | | | | | | ASoC: Relax restrictions on WM8962 BCLK configuration | Mark Brown | 2010-09-30 | 1 | -6/+0 | |
| | * | | | | | | | | | ASoC: WM8804: Initial driver | Dimitris Papastamos | 2010-09-30 | 4 | -0/+887 | |
| | * | | | | | | | | | ASoC: Remove unneeded use of spi_bus_type | Dimitris Papastamos | 2010-09-30 | 10 | -10/+0 | |
| | * | | | | | | | | | ASoC: Provide microphone bias configuration for WM8962 | Mark Brown | 2010-09-30 | 1 | -0/+12 | |
| | * | | | | | | | | | ASoC: Mark WM8962 Additional Control 4 register as volatile | Mark Brown | 2010-09-30 | 1 | -1/+1 | |
| | * | | | | | | | | | ASoC: Initial WM8962 IRQ support | Mark Brown | 2010-09-29 | 1 | -1/+59 | |
| | * | | | | | | | | | ASoC: Lowercase WM8962 CODEC name | Mark Brown | 2010-09-29 | 1 | -1/+1 | |
| | * | | | | | | | | | ASoC: Fix masking of WM8962 FLL1 register | Mark Brown | 2010-09-28 | 1 | -1/+1 | |
| | * | | | | | | | | | ASoC: WM8985: Use the correct macro for the kcontrol defined | Dimitris Papastamos | 2010-09-28 | 1 | -2/+2 | |
| | * | | | | | | | | | ASoC: Fix a compile warning for printk format | Takashi Iwai | 2010-09-27 | 1 | -1/+1 | |
| | * | | | | | | | | | ASoC: WM8985: Remove unneeded declaration. | Dimitris Papastamos | 2010-09-24 | 1 | -2/+0 | |
| | * | | | | | | | | | ASoC: Clean up AC'97 glue driver | Mark Brown | 2010-09-24 | 1 | -9/+5 | |
| | * | | | | | | | | | ASoC: Add debug logging for s3c-ac97 resets | Mark Brown | 2010-09-24 | 1 | -0/+3 | |
| | * | | | | | | | | | ASoC: Convert s3c-ac97 to pr_() macros | Mark Brown | 2010-09-24 | 1 | -5/+6 | |
| | * | | | | | | | | | ASoC: Clean up the CODEC device as well as the board for SMDK WM9713 | Mark Brown | 2010-09-24 | 1 | -0/+1 |