1. 31 10月, 2012 1 次提交
  2. 18 10月, 2012 1 次提交
  3. 17 10月, 2012 3 次提交
  4. 15 8月, 2012 1 次提交
  5. 03 7月, 2012 1 次提交
  6. 24 4月, 2012 1 次提交
  7. 05 3月, 2012 1 次提交
  8. 11 1月, 2012 3 次提交
  9. 08 1月, 2012 1 次提交
  10. 19 12月, 2011 1 次提交
  11. 01 11月, 2011 1 次提交
  12. 10 6月, 2011 2 次提交
    • T
      ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* · 934c2b6d
      Takashi Iwai 提交于
      The name argument of request_irq() appears in /proc/interrupts, and
      it's quite ugly when the name entry contains a space or special letters.
      In general, it's simpler and more readable when the module name appears
      there, so let's replace all entries with KBUILD_MODNAME.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      934c2b6d
    • T
      ALSA: Use KBUILD_MODNAME for pci_driver.name entries · 3733e424
      Takashi Iwai 提交于
      The convention for pci_driver.name entry in kernel drivers seem to be
      the module name or equivalent ones.  But, so far, almost all PCI sound
      drivers use more verbose name like "ABC Xyz (12)", and these are fairly
      confusing when appearing as a file name.
      
      This patch converts the all pci_driver.name entries in sound/pci/* to
      use KBUILD_MODNAME for more unified appearance.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      3733e424
  13. 09 2月, 2010 1 次提交
  14. 12 10月, 2009 1 次提交
  15. 08 10月, 2009 2 次提交
  16. 21 9月, 2009 4 次提交
  17. 02 7月, 2009 1 次提交
  18. 25 6月, 2009 2 次提交
  19. 06 5月, 2009 5 次提交
  20. 05 2月, 2009 1 次提交
  21. 03 2月, 2009 1 次提交
  22. 12 1月, 2009 1 次提交
  23. 06 1月, 2009 1 次提交
  24. 06 11月, 2008 1 次提交
  25. 01 11月, 2008 1 次提交
  26. 20 10月, 2008 1 次提交