• Jaroslav Kysela's avatar
    ALSA update - small patches · 1c033b99
    Jaroslav Kysela authored
      - added kmalloc_nocheck and vmalloc_nocheck macros
      - PCM
        - the page callback returns 'struct page *'
        - fixed delay function (moved put_user call outside spinlock)
      - OSS PCM emulation
        - fixed read() lock when stream was terminated and no data is available
      - EMU8000
       - added 'can schedule' condition to snd_emu8000_write_wait()
      - AC'97
       - added ALC650 support
      - ALI5451
        - removed double free
    1c033b99
ac97_codec.c 69.1 KB