15 May, 2009

6 commits

  • * fix/asoc:
    ASoC: DaVinci EVM board support buildfixes
    ASoC: DaVinci I2S updates
    ASoC: davinci-pcm buildfixes
    pxa2xx-ac97: fix reset gpio mode setting
    ASoC: soc-core: fix crash when removing not instantiated card

    Takashi Iwai
     
  • * fix/misc:
    ALSA: pcsp: fix printk format warning
    ALSA: riptide: postfix increment and off by one

    Takashi Iwai
     
  • This is a build fix, resyncing the DaVinci EVM ASoC board code
    with the version in the DaVinci tree. That resync includes
    support for the DM355 EVM, although that board isn't yet in
    mainline.

    (NOTE: also includes a bugfix to the platform_add_resources
    call, recently sent by Chaithrika U S but
    not yet merged into the DaVinci tree.)

    Signed-off-by: David Brownell
    Signed-off-by: Mark Brown

    David Brownell
     
  • This resyncs the DaVinci I2S code with the version in the DaVinci
    tree. The behavioral change uses updated clock interfaces which
    recently merged to mainline. Two other changes include adding a
    comment on the ASP/McBSP/McASP confusion, and dropping pdev->id in
    order to support more boards than just the DM644x EVM.

    Signed-off-by: David Brownell
    Signed-off-by: Mark Brown

    David Brownell
     
  • This is a buildfix for the DaVinci PCM code, resyncing it with
    the version in the DaVinci tree. The notable change is using
    current EDMA interfaces, which recently merged to mainline.
    (The older interfaces never made it into mainline.)

    NOTE: open issue, the DMA should be to/from SRAM; see chip
    errata for more info. The artifacts are extremely easy to
    hear on DM355 hardware (not yet supported in mainline), but
    don't seem as audible on DM6446 hardwaare (which does have
    mainline support).

    Signed-off-by: David Brownell
    Signed-off-by: Mark Brown

    David Brownell
     
  • Fix printk format warning:

    sound/drivers/pcsp/pcsp_mixer.c:54: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'

    Signed-off-by: Randy Dunlap
    Signed-off-by: Takashi Iwai

    Randy Dunlap
     

14 May, 2009

1 commit


12 May, 2009

2 commits


10 May, 2009

3 commits


08 May, 2009

1 commit

  • BIOS on Mac Mini Core2 Duo sets both INPUT and OUTPUT pinctl bits to
    the line-in jack, and it confuses the driver as if it's a valid input.
    This patch adds the check of OUTPUT bit so that the driver fixes the
    invalid pin setup.

    Tested-by: Tino Keitel
    Cc:
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

05 May, 2009

3 commits


04 May, 2009

3 commits


28 Apr, 2009

6 commits


27 Apr, 2009

6 commits


24 Apr, 2009

1 commit

  • * master.kernel.org:/home/rmk/linux-2.6-arm:
    [ARM] 5460/1: Orion: reduce namespace pollution
    [ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop config
    [ARM] 5457/1: mach-imx gpio buildfix
    [ARM] 5456/1: add sys_preadv and sys_pwritev
    [ARM] pxa/pcm990: start external GPIOs immediately after built-in ones
    [ARM] pxa/palm27x: General fix for Palm27x aSoC driver
    [ARM] pxa/mioa701: use GPIO95 as AC97 reset line
    [ARM] pxa: merge AC97 platform data structures
    [ARM] pxa/magician: remove un-necessary #include of pxa-regs.h and hardware.h

    Linus Torvalds
     

23 Apr, 2009

4 commits


22 Apr, 2009

4 commits