| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-04-24 |
|\ |
|
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-04-20 |
| |\ |
|
| | * | [ARM] pxa/palm27x: General fix for Palm27x aSoC driver | Marek Vasut | 2009-04-19 |
| | * | [ARM] pxa/magician: remove un-necessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-04-14 |
* | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-04-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCR | Philipp Zabel | 2009-04-17 |
* | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-04-19 |
|\| | |
|
| * | | ASoC: pxa-ssp: allow setting of dai format 0 | Daniel Mack | 2009-04-16 |
* | | | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2009-04-14 |
|\| |
| |/
|/| |
|
| * | ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-04-09 |
* | | 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 |
| |\| |
|
| | * | 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 |
* | | | 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 |
|\| |
|
| * | 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 |
* | | [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 |
|/ |
|
* | 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 |