1. 28 12月, 2009 1 次提交
  2. 15 12月, 2009 1 次提交
  3. 24 11月, 2009 1 次提交
  4. 07 11月, 2009 1 次提交
    • J
      ALSA: usb-audio: fix combine_word problem · f4950882
      Julian Anastasov 提交于
      Fix combine_word problem where first octet is not
      read properly. The only affected place seems to be the
      INPUT_TERMINAL type. Before now, sound controls can be created
      with the output terminal's name which is a fallback mechanism
      used only for unknown input terminal types. For example,
      Line can wrongly appear as Speaker. After the change it
      should appear as Line.
      
      	The side effect of this change can be that users
      can expect the wrong control name in their scripts or
      programs while now we return the correct one.
      
      	Probably, these defines should use get_unaligned_le16 and
      friends.
      Signed-off-by: NJulian Anastasov <ja@ssi.bg>
      Cc: <stable@kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      f4950882
  5. 27 5月, 2009 1 次提交
  6. 10 10月, 2008 1 次提交
  7. 15 8月, 2008 1 次提交
  8. 01 8月, 2008 1 次提交
  9. 01 2月, 2008 1 次提交
  10. 09 2月, 2007 1 次提交
    • B
      [ALSA] usbaudio - Add support for Edirol UA-101 · d0b0fac1
      Bjoern Fay 提交于
      Added support for the Edirol UA-101 (only in high-speed mode) by taking
      the quirks for the UA-1000 and change them accordingly. Changes were
      made in 'usbaudio.c', 'usbaudio.h', and 'usbquirks.h'
      MIDI and recording seem to work perfectly (with JACK), but playback
      gives some few glitches. I think that's the mentioned
      synchronizing-problem in the UA-1000 quirk ('FIXME: playback must be
      synchronized to capture'), so I didn't change that.
      ToDo: Adding Mixer-Support for the built-in
      control-panel/patch-bay/router.
      Signed-off-by: NBjoern Fay <mail@bfay.de>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      Signed-off-by: NJaroslav Kysela <perex@suse.cz>
      d0b0fac1
  11. 23 6月, 2006 1 次提交
  12. 22 3月, 2006 1 次提交
  13. 03 1月, 2006 1 次提交
  14. 04 11月, 2005 2 次提交
  15. 28 7月, 2005 3 次提交
  16. 29 5月, 2005 3 次提交
  17. 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