16 Jan, 2009

3 commits


15 Jan, 2009

6 commits


14 Jan, 2009

9 commits


13 Jan, 2009

5 commits

  • Add the model=hp-m4 quirk for another HP dv5 (103c:3603)
    Reference: kernel bug#12440
    http://bugzilla.kernel.org/show_bug.cgi?id=12440

    Signed-off-by: Takashi Iwai
    Cc: stable@kernel.org

    Giuseppe Bilotta
     
  • Added the new id for NVidia MCP HDMI (10de:0007).

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Fix a typo in stac92hd83xxx_cfg_tbl[]. The actual number is identical
    thus there is no behavior change.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k: (30 commits)
    m68k: Fix --build-id breakage for sun3
    m68k: Wire up sys_restart_syscall
    fbdev: Kill Atari vblank cursor blinking
    m68k: zorro - Use %pR to print resources
    m68k: dio - Kill resource_size_t format warnings
    m68k: dmasound - Kill warn_unused_result warnings
    m68k: zorro - Kill warn_unused_result warnings
    m68k: dio - Kill warn_unused_result warnings
    m68k: atafb - Kill warn_unused_result warnings
    m68k: amiserial - Kill warn_unused_result warnings
    m68k: ser_a2232 - Kill warn_unused_result warnings
    m68k: vme_scc - Kill warn_unused_result warnings
    m68k: sun3 core - Kill warn_unused_result warnings
    m68k: mvme147 core - Kill warn_unused_result warnings
    m68k: mac core - Kill warn_unused_result warnings
    m68k: hp300 core - Kill warn_unused_result warnings
    m68k: atari core - Kill warn_unused_result warnings
    m68k: apollo core - Kill warn_unused_result warnings
    m68k: amiga core - Kill warn_unused_result warnings
    m68k: Kill several external declarations in source files
    ...

    Linus Torvalds
     
  • warning: ignoring return value of 'request_irq', declared with attribute
    warn_unused_result

    Signed-off-by: Geert Uytterhoeven

    Geert Uytterhoeven
     

12 Jan, 2009

5 commits


09 Jan, 2009

4 commits

  • Call the snd_soc_free_pcm and snd_soc_dapm_free when the
    codec driver is unloaded.

    Signed-off-by: Peter Ujfalusi
    Signed-off-by: Mark Brown

    Peter Ujfalusi
     
  • Fix the following lockdep warning by not reusing the hda_codec.spdif_mutex.

    ALSA sound/pci/hda/hda_codec.c:882: hda_codec_cleanup_stream: NID=0x2

    =======================================================
    [ INFO: possible circular locking dependency detected ]
    2.6.28-next-20090102 #33
    -------------------------------------------------------
    mplayer/3151 is trying to acquire lock:
    (&pcm->open_mutex){--..}, at: [] snd_pcm_release+0x43/0xd0 [snd_pcm]

    but task is already holding lock:
    (&mm->mmap_sem){----}, at: [] sys_munmap+0x42/0x80

    which lock already depends on the new lock.

    Signed-off-by: Wu Fengguang
    Signed-off-by: Takashi Iwai

    Wu Fengguang
     
  • Increase the version number in module info to indicate the fixes.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Cc: Ingo Molnar
    Cc: Thomas Gleixner
    Acked-by: Theodore Ts'o
    Acked-by: Mark Fasheh
    Acked-by: David S. Miller
    Cc: James Morris
    Acked-by: Casey Schaufler
    Acked-by: Takashi Iwai
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Fernando Carrijo
     

08 Jan, 2009

7 commits

  • Added a quirk, model=dell, for Dell Inspiron Mini9 with ALC268 codec.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The snd-usb-caiaq driver causes Oops occasionally when accessing MIDI
    devices. This patch fixes the Oops and invalid URB submission errors
    as well.

    Cc: stable@kernel.org
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The soc_value_enum has been merged to soc_enum.

    Signed-off-by: Peter Ujfalusi
    Signed-off-by: Mark Brown

    Peter Ujfalusi
     
  • Merge the recently introduced soc_value_enum structure to the soc_enum.
    The value based enums are still handled separately from the normal enum types,
    but with the merge some of the newly introduced functions can be removed.

    Signed-off-by: Peter Ujfalusi
    Signed-off-by: Mark Brown

    Peter Ujfalusi
     
  • This is a patch which adds correct auto detection of model for
    snd-hda-intel for Acer Aspire 5930G and 6930G. Tested on my 5930G. It
    finally adds hp jack sense and 5.1 speaker system sliders.

    Signed-off-by: Takashi Iwai

    Lukasz Wojnilowicz
     
  • * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6:
    sparc64: Work around branch tracer warning.
    sparc64: Fix unsigned long long warnings in drivers.
    sparc64: Use unsigned long long for u64.
    sparc: refactor code in fault_32.c
    sparc64: refactor code in init_64.c
    sparc64: refactor code in viohs.c
    sparc: make proces_ver_nack a bit more readable

    Linus Torvalds
     
  • * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (24 commits)
    trivial: chack -> check typo fix in main Makefile
    trivial: Add a space (and a comma) to a printk in 8250 driver
    trivial: Fix misspelling of "firmware" in docs for ncr53c8xx/sym53c8xx
    trivial: Fix misspelling of "firmware" in powerpc Makefile
    trivial: Fix misspelling of "firmware" in usb.c
    trivial: Fix misspelling of "firmware" in qla1280.c
    trivial: Fix misspelling of "firmware" in a100u2w.c
    trivial: Fix misspelling of "firmware" in megaraid.c
    trivial: Fix misspelling of "firmware" in ql4_mbx.c
    trivial: Fix misspelling of "firmware" in acpi_memhotplug.c
    trivial: Fix misspelling of "firmware" in ipw2100.c
    trivial: Fix misspelling of "firmware" in atmel.c
    trivial: Fix misspelled firmware in Kconfig
    trivial: fix an -> a typos in documentation and comments
    trivial: fix then -> than typos in comments and documentation
    trivial: update Jesper Juhl CREDITS entry with new email
    trivial: fix singal -> signal typo
    trivial: Fix incorrect use of "loose" in event.c
    trivial: printk: fix indentation of new_text_line declaration
    trivial: rtc-stk17ta8: fix sparse warning
    ...

    Linus Torvalds
     

07 Jan, 2009

1 commit