1. 22 4月, 2010 2 次提交
  2. 13 4月, 2010 1 次提交
  3. 11 4月, 2010 1 次提交
    • T
      ALSA: usb - Fix Oops after usb-midi disconnection · 29aac005
      Takashi Iwai 提交于
      usb-midi causes sometimes Oops at snd_usbmidi_output_drain() after
      disconnection.  This is due to the access to the endpoints which have
      been already released at disconnection while the files are still alive.
      
      This patch fixes the problem by checking disconnection state at
      snd_usbmidi_output_drain() and by releasing urbs but keeping the
      endpoint instances until really all freed.
      Tested-by: NTvrtko Ursulin <tvrtko@ursulin.net>
      Cc: <stable@kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      29aac005
  4. 07 4月, 2010 1 次提交
  5. 04 4月, 2010 2 次提交
  6. 29 3月, 2010 1 次提交
  7. 26 3月, 2010 2 次提交
  8. 24 3月, 2010 1 次提交
  9. 21 3月, 2010 1 次提交
  10. 20 3月, 2010 12 次提交
  11. 19 3月, 2010 16 次提交