1. 21 9月, 2005 1 次提交
    • C
      [SPARC] cs4231: Fix SBUS support in this driver. · a131430c
      Christopher Zimmermann 提交于
      From: Christopher Zimmermann <madroach@zakweb.de>
      
      This patch enables SBus support for the cs4231 sound driver.
      It is tested on an Ultra2. Capture and playback both work.
      I experienced lags and crashes using certain threaded
      players like ogg123 and mp3blaster, while the former is
      lagging far more. This behavior may be specific to SMP
      systems. It is reproducable using the dummy sound card
      driver. Sox works flawlessly.
      
      Setting up the calculation of ptr in snd_cs4231_playback_pointer 
      was a bit strange. I got it to work by not incrementing the
      [pc]_periods_sent counter when starting DMA the first time
      in cs4231_dma_trigger. Therefore this dummy thing.
      
      [ I did some minor cleanups -DaveM ]
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      a131430c
  2. 12 9月, 2005 2 次提交
    • T
      [ALSA] Replace with kzalloc() - others · 561b220a
      Takashi Iwai 提交于
      Documentation,SA11xx UDA1341 driver,Generic drivers,MPU401 UART,OPL3
      OPL4,Digigram VX core,I2C cs8427,I2C lib core,I2C tea6330t,L3 drivers
      AK4114 receiver,AK4117 receiver,PDAudioCF driver,PPC PMAC driver
      SPARC AMD7930 driver,SPARC cs4231 driver,Synth,Common EMU synth
      USB generic driver,USB USX2Y
      Replace kcalloc(1,..) with kzalloc().
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      561b220a
    • T
      [ALSA] Add snd_card_set_generic_dev() call · 16dab54b
      Takashi Iwai 提交于
      ARM,SA11xx UDA1341 driver,Generic drivers,MPU401 UART,MIPS
      MIPS AU1x00 driver,PPC,PPC PowerMac driver,SPARC,SPARC AMD7930 driver
      SPARC cs4231 driver,SPARC DBRI driver
      - Added snd_card_set_generic_dev() call.
      - Added SND_GENERIC_DRIVER to Kconfig.
      - Clean up the error path in probe if necessary.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      16dab54b
  3. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4