| Commit message (Expand) | Author | Age |
... | |
| * | | | ASoC: pxa-ssp: allow setting of dai format 0 | Daniel Mack | 2009-04-16 |
* | | | | Merge branch 'for-2.6.30' into for-2.6.31 | Mark Brown | 2009-04-14 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2009-04-14 |
| |\| |
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-04-07 |
| |\ \ |
|
| | * \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-04-05 |
| | |\ \ |
|
| * | | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
| |/ / / |
|
| * | | | Merge branch 'origin' into devel | Russell King | 2009-03-28 |
| |\ \ \ |
|
| * | | | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-03-09 |
| * | | | | [ARM] pxa: move DMA registers definitions into <mach/dma.h> | Eric Miao | 2009-03-09 |
* | | | | | Merge branch 'for-2.6.30' into for-2.6.31 | Mark Brown | 2009-04-13 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-04-09 |
| | |_|/
| |/| | |
|
* / | | | ASoC: pxa-ssp.c fix clock/frame invert | Daniel Ribeiro | 2009-04-13 |
|/ / / |
|
* | | | ASoC: Add Magician machine support | Philipp Zabel | 2009-04-02 |
* | | | ASoC: pxa-ssp: Use 16-bit DMA for magician stereo | Philipp Zabel | 2009-04-02 |
| |/
|/| |
|
* | | Merge branch 'pxa-ssp' into for-2.6.30 | Mark Brown | 2009-03-17 |
|\ \ |
|
| * | | ASoC: Fix Zylonite for non-networked SSP mode | Mark Brown | 2009-03-14 |
| * | | ASoC: Fix non-networked I2S mode for PXA SSP | Mark Brown | 2009-03-14 |
| * | | ASoC: switch PXA SSP driver from network mode to PSP | Daniel Mack | 2009-03-13 |
* | | | ASoC: Each PXA AC97 DAI needs a separate ops | Mark Brown | 2009-03-16 |
|/ / |
|
* | | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel | 2009-03-12 |
* | | ASoC: Merge dai_ops factor out | Mark Brown | 2009-03-11 |
|\ \ |
|
| * | | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 |
* | | | ASoC: don't touch pxa-ssp registers when stream is running | Daniel Mack | 2009-03-10 |
* | | | ASoC: Convert PXA AC97 driver to probe with the platform device | Mark Brown | 2009-03-09 |
* | | | ASoC: Fix name of register bit in pxa-ssp | Daniel Mack | 2009-03-06 |
* | | | ASoC: Use network mode with 2 slots for 16-bit stereo in pxa-ssp/Zylonite | Philipp Zabel | 2009-03-03 |
|/ / |
|
* | | ASoC: Fix Zylonite voice interface stereo configurations | Mark Brown | 2009-02-24 |
* | | ASoC: Fix build for corgi and poodle | Mark Brown | 2009-02-18 |
* | | ASoC: Refactor WM8731 device registration | Mark Brown | 2009-02-18 |
* | | ASoC: Fix forgotten replacements of socdev->codec | Takashi Iwai | 2009-02-11 |
* | | ASoC: pxa2xx-i2s: remove I2S pin setup | Philipp Zabel | 2009-02-08 |
* | | ASoC: Add initial support of Mitac mioa701 device SoC. | Robert Jarzmik | 2009-02-08 |
* | | ASoC: pxa-ssp: fix SSP port request | Philipp Zabel | 2009-02-04 |
* | | ASoC: Configure SSP port PLL for Zylonite | Mark Brown | 2009-01-23 |
* | | ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.h | Mark Brown | 2009-01-23 |
* | | ASoC: Fix merge with PXA tree | Mark Brown | 2009-01-23 |
* | | ASoC: machine support for Toshiba e740 PDA | Ian Molton | 2009-01-19 |
* | | ASoC: Implement support for CLK_POUT as MCLK on Zylonite | Mark Brown | 2009-01-19 |
* | | ASoC: machine driver for Toshiba e800 | Ian Molton | 2009-01-16 |
* | | ASoC: machine driver for Toshiba e750 | Ian Molton | 2009-01-16 |
|/ |
|
* | ASoC: Fix pxa2xx-pcm checks for invalid DMA channels | Stephen Ware | 2009-01-01 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-30 |
|\ |
|
| * | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao | 2008-12-02 |
* | | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 2008-12-10 |
* | | ASoC: Register platform drivers | Mark Brown | 2008-12-09 |
* | | ASoC: Register platform DAIs | Mark Brown | 2008-12-09 |
* | | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown | 2008-12-03 |
* | | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 |
* | | ALSA: ASoC: Fix compile warnings on corgi.c | Takashi Iwai | 2008-12-01 |
* | | ALSA: soc - Remove obsoleted sound/driver.h inclusion | Takashi Iwai | 2008-12-01 |