1. 16 10月, 2017 1 次提交
  2. 07 9月, 2017 1 次提交
  3. 19 8月, 2017 1 次提交
  4. 07 8月, 2017 1 次提交
  5. 12 1月, 2017 1 次提交
  6. 08 12月, 2015 1 次提交
  7. 14 11月, 2014 1 次提交
  8. 10 11月, 2014 1 次提交
    • T
      ALSA: pcm: Add snd_pcm_stop_xrun() helper · 1fb8510c
      Takashi Iwai 提交于
      Add a new helper function snd_pcm_stop_xrun() to the standard sequnce
      lock/snd_pcm_stop(XRUN)/unlock by a single call, and replace the
      existing open codes with this helper.
      
      The function checks the PCM running state to prevent setting the wrong
      state, too, for more safety.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      1fb8510c
  9. 21 10月, 2014 1 次提交
  10. 27 2月, 2014 1 次提交
  11. 12 2月, 2014 1 次提交
  12. 29 10月, 2013 1 次提交
    • T
      ALSA: 6fire: Fix probe of multiple cards · 9b389a8a
      Takashi Iwai 提交于
      The probe code of snd-usb-6fire driver overrides the devices[] pointer
      wrongly without checking whether it's already occupied or not.  This
      would screw up the device disconnection later.
      
      Spotted by coverity CID 141423.
      
      Cc: <stable@vger.kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      9b389a8a
  13. 12 8月, 2013 2 次提交
  14. 08 8月, 2013 1 次提交
  15. 07 8月, 2013 1 次提交
  16. 21 7月, 2013 1 次提交
  17. 16 7月, 2013 1 次提交
  18. 21 6月, 2013 2 次提交
  19. 23 5月, 2013 1 次提交
  20. 29 4月, 2013 1 次提交
  21. 07 12月, 2012 2 次提交
  22. 21 11月, 2012 1 次提交
  23. 06 8月, 2012 1 次提交
  24. 18 6月, 2012 1 次提交
  25. 22 2月, 2012 5 次提交
  26. 19 12月, 2011 1 次提交
  27. 19 11月, 2011 1 次提交
    • G
      USB: convert sound/* to use module_usb_driver() · 424f0750
      Greg Kroah-Hartman 提交于
      This converts the drivers in sound/* to use the
      module_usb_driver() macro which makes the code smaller and a bit
      simpler.
      
      Added bonus is that it removes some unneeded kernel log messages about
      drivers loading and/or unloading.
      
      Cc: Jaroslav Kysela <perex@perex.cz>
      Cc: Takashi Iwai <tiwai@suse.de>
      Cc: Daniel Mack <zonque@gmail.com>
      Cc: Clemens Ladisch <clemens@ladisch.de>
      Cc: Torsten Schenk <torsten.schenk@zoho.com>
      Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
      Cc: Karsten Wiese <fzu@wemgehoertderstaat.de>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      424f0750
  28. 01 11月, 2011 1 次提交
  29. 23 9月, 2011 1 次提交
  30. 17 6月, 2011 1 次提交
  31. 14 6月, 2011 1 次提交
  32. 03 6月, 2011 1 次提交
  33. 26 4月, 2011 1 次提交