1. 16 10月, 2017 1 次提交
  2. 07 9月, 2017 1 次提交
  3. 07 8月, 2017 1 次提交
  4. 27 2月, 2014 1 次提交
  5. 12 2月, 2014 1 次提交
  6. 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
  7. 21 6月, 2013 1 次提交
  8. 07 12月, 2012 1 次提交
  9. 22 2月, 2012 1 次提交
  10. 19 12月, 2011 1 次提交
  11. 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
  12. 25 1月, 2011 1 次提交