20 Jun, 2006

1 commit

  • The current HAL2 Kconfig description indicates it is only used on SGI
    Indy systems, however all members of the Indigo2 Family have this sound
    card as well. Plus a minor grammatical fix is included.

    Signed-off-by: Joshua Kinard
    Signed-off-by: Ralf Baechle

    Kumba
     

22 May, 2006

4 commits

  • WARNING: sound/oss/ad1848.o - Section mismatch: reference to .init.data:ad1848_isapnp_list from .text between 'ad1848_init_generic' (at offset 0x46f0) and 'kmalloc'
    WARNING: sound/oss/ad1848.o - Section mismatch: reference to .init.data:ad1848_isapnp_list from .text between 'ad1848_init_generic' (at offset 0x46f8) and 'kmalloc'
    WARNING: sound/oss/ad1848.o - Section mismatch: reference to .init.data:ad1848_isapnp_list from .text between 'ad1848_init_generic' (at offset 0x4818) and 'kmalloc'

    Also,

    sound/oss/ad1848.c: In function `ad1848_init':
    sound/oss/ad1848.c:2029: warning: cast to pointer from integer of different size
    sound/oss/ad1848.c: In function `ad1848_unload':
    sound/oss/ad1848.c:2178: warning: cast to pointer from integer of different size
    sound/oss/ad1848.c: In function `adintr':
    sound/oss/ad1848.c:2207: warning: cast from pointer to integer of different size

    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Andrew Morton
     
  • WARNING: sound/oss/nm256_audio.o - Section mismatch: reference to .init.text:nm256_peek_for_sig from .text between 'nm256_install' (at offset 0x3ba4) and 'nm256_probe' WARNING: sound/oss/nm256_audio.o - Section mismatch: reference to .init.text:nm256_peek_for_sig from .text between 'nm256_install' (at offset 0x3bac) and 'nm256_probe' WARNING: sound/oss/nm256_audio.o - Section mismatch: reference to .init.text: from .text between 'nm256_install' (at offset 0x3dcc) and 'nm256_probe' WARNING: sound/oss/nm256_audio.o - Section mismatch: reference to .init.text: from .text between 'nm256_install' (at offset 0x3dd0) and 'nm256_probe'

    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Andrew Morton
     
  • sound/isa/es18xx.c: In function `snd_es18xx_identify':
    sound/isa/es18xx.c:1606: warning: implicit declaration of function `udelay'

    Cc: Jaroslav Kysela
    Cc: Takashi Iwai
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Andrew Morton
     
  • WARNING: sound/drivers/mpu401/snd-mpu401.o - Section mismatch: reference to .init.text: from .text between 'snd_mpu401_pnp_probe' (at offset 0x1f7) and 'snd_mpu401_pnp_remove'

    Cc: Jaroslav Kysela
    Cc: Takashi Iwai
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Andrew Morton
     

01 May, 2006

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa: (22 commits)
    [ALSA] via82xx - Use DXS_SRC as default for VIA8235/8237/8251 chips
    [ALSA] hda-codec - Add model entry for ASUS Z62F
    [ALSA] PCMCIA sound devices shouldn't depend on ISA
    [ALSA] hda-codec - Fix capture from line-in on VAIO SZ/FE laptops
    [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n
    [ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUG
    [ALSA] adding __devinitdata to pci_device_id
    [ALSA] add __devinitdata to all pci_device_id
    [ALSA] hda-codec - Add codec id for AD1988B codec chip
    [ALSA] hda-codec - Add model entry for ASUS M9 laptop
    [ALSA] pcxhr - Fix a compiler warning on 64bit architectures
    [ALSA] via82xx: tweak VT8251 workaround
    [ALSA] intel8x0 - Disable ALI5455 SPDIF-input
    [ALSA] via82xx: add support for VIA VT8251 (AC'97)
    [ALSA] Fix typos and add information about Jack support to Audiophile-Usb.txt
    [ALSA] Fix double free in error path of miro driver
    [ALSA] hda-codec - Add entry for Epox EP-5LDA+ GLi
    [ALSA] sound/pci/: remove duplicate #include's
    [ALSA] hda-codec - Use model 'hp' for all HP laptops with AD1981HD
    [ALSA] continue on IS_ERR from platform device registration
    ...

    Linus Torvalds
     

30 Apr, 2006

1 commit

  • * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:
    [PATCH] powerpc: update cell_defconfig
    [PATCH] spufs: Disable local interrupts for SPE hash_page calls.
    [PATCH] powerpc: Add cputable entry for POWER6
    [PATCH] ppc32 CPM_UART: Fixed odd address translations
    [PATCH] ppc32: Update board-specific code of the CPM UART users
    [PATCH] ppc32 CPM_UART: Convert to use platform devices
    [PATCH] ppc32: odd fixes and improvements in ppc_sys
    [PATCH] powerpc: Wire up *at syscalls
    [PATCH] ppc32: add 440GX erratum 440_43 workaround
    [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
    [PATCH] powerpc64: Fix loading of modules without a .toc section
    [PATCH] sound/ppc: snd_pmac_toonie_init should be __init
    powerpc/pseries: Tell firmware our capabilities on new machines
    [PATCH] powerpc: Fix pagetable bloat for hugepages

    Linus Torvalds
     

28 Apr, 2006

22 commits


24 Apr, 2006

1 commit

  • * git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6:
    [PARISC] MAINTAINERS
    [PARISC] Make ioremap default to _nocache
    [PARISC] Add new entries to the syscall table
    [PARISC] Further work for multiple page sizes
    [PARISC] Fix up hil_kbd.c mismerge
    [PARISC] defconfig updates
    [PARISC] Document that we tolerate "Relaxed Ordering"
    [PARISC] Misc. janitorial work
    [PARISC] EISA regions must be mapped NO_CACHE
    [PARISC] OSS ad1889: Match register names with ALSA driver

    Linus Torvalds
     

22 Apr, 2006

1 commit


21 Apr, 2006

1 commit


20 Apr, 2006

3 commits

  • There was a report of a regression in the ALSA driver for the same
    hardware.

    Signed-off-by: Adrian Bunk
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     
  • Update the schedule for the removal of drivers depending on
    OBSOLETE_OSS_DRIVER as follows:

    - adjust OBSOLETE_OSS_DRIVER dependencie
    - from the release of 2.6.16 till the release of 2.6.17:
    approx. two months for users to report problems with the ALSA
    drivers for the same hardware
    - after the release of 2.6.17 (and before 2.6.18):
    remove the subset of drivers marked at OBSOLETE_OSS_DRIVER without
    known regressions in the ALSA drivers for the same hardware

    Additionally, correct some OBSOLETE_OSS_DRIVER dependencies.
    A rationale of the changes is in
    http://lkml.org/lkml/2006/1/28/135

    Signed-off-by: Adrian Bunk
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     
  • This fixes a hang in mpu401_uart.c that can occur when the mpu401 interface
    is non-existent or otherwise doesn't respond to commands but we issue IO
    anyway. snd_mpu401_uart_cmd now returns an error code that is passed up
    the stack so that an open() will fail immediately in such cases.

    Eventually discovered after wine/cxoffice would constantly cause hard
    lockups on my desktop immediately after loading (emulating Windows too
    well). Turned out that I'd recently moved my sound cards around and using
    /dev/sequencer now talks to a sound card with a broken MPU.

    This second version changes -EFAULT to -EIO and frees open resources on
    error too. Test booted and seems to work ok.

    Signed-off-by: Jon Masters
    Cc: Jaroslav Kysela
    Acked-by: Takashi Iwai
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Jon Masters
     

12 Apr, 2006

5 commits