An error occurred fetching the project authors.
  1. 29 Sep, 2002 1 commit
    • Jaroslav Kysela's avatar
      [PATCH] ALSA update [7/10] - 2002/07/24 · b21fd933
      Jaroslav Kysela authored
        - renamed snd-dt0197h to snd-dt019x
        - added support for DT0196, DT0197h and ALS007 to snd-dt019x
        - searial-u16550 - added support for generic adapter type
        - pcm.c
          - fixed the initialization of runtime->status
          - removed unnecessary check of n_register callback
        - timer.c
          - fixed kmod behaviour
        - Opti92x/93x fixes by Michael Corlett
        - fixed compilation of YMFPCI driver (PPC)
      b21fd933
  2. 27 Jul, 2002 1 commit
    • Kai Germaschewski's avatar
      kbuild: Fix "export-objs" · b9a898b8
      Kai Germaschewski authored
      This patch cleans up most of the Makefile's to list the correct files
      (i.e. the ones which do have "EXPORT_SYMBOL" in them) in $(export-objs)
      
      Contributed by "Lightweight patch manager"
      b9a898b8
  3. 20 Jun, 2002 1 commit
    • Jaroslav Kysela's avatar
      [PATCH] ALSA update · 5f47478a
      Jaroslav Kysela authored
      this ALSA update contains
      
       - fixed dependencies for OSS Sequencer emulation code
       - fixed wrong verbose printk output
       - fixed possible oops in OSS PCM emulation code (silence)
       - added snd_timer_del() function
       - added integer64 support to control interface
       - AC'97 - cleanups for Cirrus Logic codecs (S/PDIF)
       - added PCM device for SB AWE synthesizer
       - added RME Hammerfall DSP Audio driver by Paul Davis
       - renamed rme9652_mem.o module to hammerfall_mem.o
       - device naming cleanups in snd-intel8x0
       - RME32 driver updates
       - VIA8233 driver updates for VIA8233A
       - CS4281 code updated to support dual codecs
       - Korg1212 driver update (debugging)
       - YMFPCI - changed support for rear channel
       - improved PPC drivers - AWACS, KEYWEST, TUMBLER
      5f47478a
  4. 24 May, 2002 1 commit
  5. 23 May, 2002 1 commit
    • Kai Germaschewski's avatar
      kbuild: Assorted small cleanups · 8af78f3f
      Kai Germaschewski authored
      o Standardize building math-emu.o for arch/alpha
      o Remove old boilerplate code / redundant comments
      o Remove unnecessary obj-m := $(sort $(obj-m)) in ALSA
      8af78f3f
  6. 28 Apr, 2002 1 commit
    • Jaroslav Kysela's avatar
      [PATCH] ALSA PATCH against ChangeSet 1.567 · 474018b8
      Jaroslav Kysela authored
      Hello,
      
      	this ALSA patch contains:
      
      - fixed sound_core.c - devfs names
      - added ARM driver for H3x00 iPaq handhelds from Compaq
      - added RME Digi32 driver
      - increased number of RawMidi devices per card to 8
      - removed unimplemented IPC definitions from asequencer.h
      - compilation fixes for snd_printk/snd_printd
      - added snd_midi_event_no_status() function to seq_midi_event.c
        - used in OSS emulation code to follow OSS/Lite behaviour
      - fixed snd_pcm_playback_silence() function (possible memory leak)
      - fixed endless loop in snd_pcm_playback_drain()
        - OSS applications using mmap() should end correctly now
      - fixed autoloading of sequencer clients (oops)
      - fixed virmidi code (emu10k1)
      - improved OPL4 chip detection
      - fixed deadlock in sound/i2c.h
      - improved cs8427 chip support (proper initialization)
      - improved CMI8330 detection
      - improved S/PDIF detection in ENS1371 driver
      - fixed possible NULL pointer dereference in FM801 driver
      - added ICH4 to intel8x0 driver
      - fixed port names allocation in intel8x0 driver
      - fixed rate detection in intel8x0 driver
      - AC97 code
        - better initialization for wolfson codecs
        - improved CS4205 support (special S/PDIF handling)
      - emu10k1/audigy updates
      
      						Jaroslav
      474018b8
  7. 22 Apr, 2002 1 commit
  8. 07 Mar, 2002 1 commit
    • Jaroslav Kysela's avatar
      [PATCH] ALSA patch for 2.5.6pre2 · bbf5aea1
      Jaroslav Kysela authored
      Hello,
      
      	this recent ALSA patch includes:
      
      - added initial version of Config.help files
      - moved /proc/asound/sndstat to /proc/asound/oss/sndstat
      - moved /proc/asound/oss-devices to /proc/asound/oss/devices
      - snd-rtctimer updates (blocking of RTC driver change)
      - added ioctl conversion code for 32-bit applications running on 64-bit kernels
      - fixed dependencies in makefiles
      - wavefront driver cleanups (removed LOOPS_PER_SEC)
      - created Documentation/sound/alsa directory
      
      						Jaroslav
      bbf5aea1
  9. 13 Feb, 2002 1 commit