1. 22 3月, 2006 1 次提交
    • B
      [ALSA] Add support for EDIROL UM-3ex · e03173fc
      Brent Cook 提交于
      Modules: USB generic driver
      
      This is my naive attempt at adding ALSA device support. The attached
      patch provides support for the EDIROL UM-3ex. This is a 3-port USB midi
      interface with a built-in USB hub and the ability to chain 2 other
      UM-3x's in a master-slave configuration. I only have one, so I do not
      know how this works in practice.
      
      Though this is a 3-port device, I had to throw in that 4th 'Control' interface
      to the definition in order to make the 3rd port work. If I set in/out_cables
      to 0x000b, a 3rd interface appears on the driver, but it does nothing.
      Changing it to 0x000f allows the 3rd interface to work, but of course
      interface 4 does not work because it does not exist.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      e03173fc
  2. 03 1月, 2006 1 次提交
  3. 04 11月, 2005 4 次提交
  4. 28 10月, 2005 1 次提交
  5. 12 9月, 2005 1 次提交
    • 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
  6. 30 8月, 2005 3 次提交
  7. 28 7月, 2005 2 次提交
  8. 29 5月, 2005 3 次提交
  9. 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