| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases | Takashi Iwai | 2012-09-23 | 2 | -26/+27 |
| * | | | | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-09-22 | 145 | -3009/+5085 |
| |\| | | |
|
| | * | | | Merge tag 'v3.6-rc6' into for-3.7 | Mark Brown | 2012-09-22 | 20 | -78/+114 |
| | |\ \ \ |
|
| | * | | | | ASoC: twl4030: Support for DT booted kernel | Peter Ujfalusi | 2012-09-22 | 1 | -8/+47 |
| | * | | | | ASoC: twl4030: Add pointer to pdata within the private data | Peter Ujfalusi | 2012-09-22 | 1 | -7/+7 |
| | * | | | | ASoC: twl4030: Convert to use devm_kzalloc | Peter Ujfalusi | 2012-09-22 | 1 | -2/+2 |
| | * | | | | ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform data | Peter Ujfalusi | 2012-09-22 | 1 | -6/+0 |
| | * | | | | ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIO | Peter Ujfalusi | 2012-09-22 | 1 | -4/+0 |
| | * | | | | ASoC: twl4030: Move hs_extmute GPIO handling to driver | Peter Ujfalusi | 2012-09-22 | 1 | -2/+30 |
| | * | | | | ASoC: omap-pcm: Convert to use dmaengine | Peter Ujfalusi | 2012-09-22 | 2 | -211/+61 |
| | * | | | | ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup time | Peter Ujfalusi | 2012-09-22 | 4 | -15/+21 |
| | * | | | | ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_type | Peter Ujfalusi | 2012-09-22 | 3 | -4/+5 |
| | * | | | | ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_type | Peter Ujfalusi | 2012-09-22 | 3 | -8/+0 |
| | * | | | | ASoC: omap-mcpdm: Use platform_get_resource_* to get resources | Peter Ujfalusi | 2012-09-22 | 1 | -4/+23 |
| | * | | | | ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper... | Peter Ujfalusi | 2012-09-22 | 1 | -2/+29 |
| | * | | | | ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data struct | Peter Ujfalusi | 2012-09-22 | 5 | -9/+1 |
| | * | | | | ASoC: omap-pcm: Select sDMA synchronization based on packet_size | Peter Ujfalusi | 2012-09-22 | 1 | -1/+6 |
| | * | | | | ASoC: omap-mcbsp: Use sDMA packet mode instead of frame mode | Peter Ujfalusi | 2012-09-22 | 1 | -30/+17 |
| | * | | | | ASoC: fsl: register the wm9712-codec | Eric Millbrandt | 2012-09-22 | 1 | -3/+29 |
| | * | | | | ASoC: fsl: pcm030-audio-fabric use snd_soc_register_card | Eric Millbrandt | 2012-09-22 | 1 | -18/+47 |
| | * | | | | ASoC: fsl: add PPC_MPC52xx dependency to SND_POWERPC_SOC | Eric Millbrandt | 2012-09-22 | 1 | -1/+1 |
| | * | | | | ASoC: twl6040: Convert to use DAI DAPM widgets | Peter Ujfalusi | 2012-09-22 | 1 | -14/+29 |
| | * | | | | ASoC: twl4030: Convert to use DAI DAPM widgets | Peter Ujfalusi | 2012-09-22 | 1 | -20/+28 |
| | * | | | | ASoC: wm8960: remove 'dres' field from platform data structure | Timur Tabi | 2012-09-21 | 1 | -5/+0 |
| | * | | | | ASoC: wm8961: Move device identification and reset to I2C probe | Mark Brown | 2012-09-18 | 1 | -27/+33 |
| | * | | | | ASoC: wm8961: Convert to direct regmap API usage | Mark Brown | 2012-09-18 | 1 | -265/+161 |
| | * | | | | ASoC: wm8960: Support shared LRCLK | Mark Brown | 2012-09-18 | 1 | -0/+11 |
| | * | | | | ASoC: wm8776: Convert to direct regmap API usage | Mark Brown | 2012-09-18 | 1 | -15/+60 |
| | * | | | | ASoC: fsl: cleanup headers in pcm030-audio-fabric | Eric Millbrandt | 2012-09-18 | 1 | -9/+0 |
| | * | | | | ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driver | Eric Millbrandt | 2012-09-18 | 2 | -0/+8 |
| | * | | | | ASoC: fsl: mpc5200 combine psc_dma platform data | Eric Millbrandt | 2012-09-18 | 4 | -20/+17 |
| | * | | | | ASoC: imx-audmux: remove null check of audmux_base in audmux_read_file | Richard Zhao | 2012-09-18 | 1 | -3/+0 |
| | * | | | | ASoC: imx-pcm-dma: open function failed when snd_dmaengine_pcm_open fail | Richard Zhao | 2012-09-18 | 1 | -1/+1 |
| | * | | | | ASoC: imx-pcm-dma: check kzalloc return value in function snd_imx_open | Richard Zhao | 2012-09-18 | 1 | -0/+3 |
| | * | | | | ASoC: Avoid recalculating the bitmask for SOC_ENUM controls | Lars-Peter Clausen | 2012-09-18 | 3 | -29/+17 |
| | * | | | | ASoC: wm8960: add support for big-endian audio samples | Timur Tabi | 2012-09-18 | 1 | -1/+8 |
| | * | | | | ASoC: fsl: remove unnecessary call to dma_unmap_single | Timur Tabi | 2012-09-18 | 1 | -6/+0 |
| | * | | | | ASoC: fsl: use snd_soc_register_card to register the card | Timur Tabi | 2012-09-18 | 2 | -50/+13 |
| | * | | | | ASoC: mx27vis: retrieve gpio numbers from platform_data | Shawn Guo | 2012-09-17 | 1 | -22/+20 |
| | * | | | | ASoC: ad1836: Convert to direct regmap usage. | Lars-Peter Clausen | 2012-09-13 | 1 | -23/+53 |
| | * | | | | ASoC: ad193x: Use managed regmap init | Lars-Peter Clausen | 2012-09-13 | 1 | -40/+10 |
| | * | | | | ASoC: core: Remove useless kfree | Peter Senna Tschudin | 2012-09-13 | 1 | -2/+0 |
| | * | | | | ASoC: core: Mark regmap CODEC register maps as dirty when suspending | Mark Brown | 2012-09-13 | 1 | -0/+2 |
| | * | | | | ASoC: arizona: Clarify logging for FLL lock status interrupt | Mark Brown | 2012-09-12 | 1 | -1/+1 |
| | * | | | | ASoC: wm8737: Convert to direct regmap API usage | Mark Brown | 2012-09-12 | 1 | -25/+50 |
| | * | | | | ASoC: wm8737: Move regulator acquisition to device registration | Mark Brown | 2012-09-12 | 1 | -18/+23 |
| | * | | | | ASoC: wm8728: Convert to direct regmap API usage | Mark Brown | 2012-09-12 | 1 | -17/+28 |
| | * | | | | ASoC: wm8711: Convert to direct regmap API usage | Mark Brown | 2012-09-12 | 1 | -12/+38 |
| | * | | | | ASoC: wm8580: Move regulator acquisition to I2C probe | Mark Brown | 2012-09-12 | 1 | -14/+12 |
| | * | | | | ASoC: wm8580: Convert to direct regmap API usage | Mark Brown | 2012-09-12 | 1 | -26/+90 |