1. 01 6月, 2016 11 次提交
  2. 08 5月, 2016 1 次提交
  3. 11 4月, 2016 1 次提交
  4. 27 1月, 2016 1 次提交
  5. 13 6月, 2015 1 次提交
  6. 24 3月, 2015 1 次提交
  7. 05 3月, 2015 1 次提交
  8. 12 2月, 2015 1 次提交
    • T
      ALSA: seq: Define driver object in each driver · 05662205
      Takashi Iwai 提交于
      This patch moves the driver object initialization and allocation to
      each driver's module init/exit code like other normal drivers.  The
      snd_seq_driver struct is now published in seq_device.h, and each
      driver is responsible to define it with proper driver attributes
      (name, probe and remove) with snd_seq_driver specific attributes as id
      and argsize fields.  The helper functions snd_seq_driver_register(),
      snd_seq_driver_unregister() and module_snd_seq_driver() are used for
      simplifying codes.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      05662205
  9. 29 1月, 2015 1 次提交
  10. 28 1月, 2015 2 次提交
  11. 19 1月, 2015 2 次提交
  12. 12 1月, 2015 2 次提交
  13. 04 1月, 2015 2 次提交
  14. 02 1月, 2015 8 次提交
  15. 26 12月, 2014 1 次提交
  16. 22 11月, 2014 2 次提交
  17. 04 11月, 2014 1 次提交
  18. 21 10月, 2014 1 次提交