1. 12 3月, 2012 1 次提交
  2. 16 11月, 2011 1 次提交
  3. 31 3月, 2011 1 次提交
  4. 22 3月, 2011 1 次提交
  5. 11 3月, 2011 1 次提交
  6. 10 1月, 2011 1 次提交
  7. 06 11月, 2009 2 次提交
  8. 09 3月, 2009 2 次提交
    • T
      ALSA: Add kernel-doc comments to vmaster stuff · 79c7cdd5
      Takashi Iwai 提交于
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      79c7cdd5
    • T
      ALSA: add snd_ctl_add_slave_uncached() · f5b1db63
      Takashi Iwai 提交于
      Added snd_ctl_add_slave_uncached() function to add a slave element
      with volatile controls.  The values of normal slave elements are
      supposed to be cachable, i.e. they are changed only via the put
      callbacks.  OTOH, when a slave element is volatile and its values may
      be changed by other reason (e.g. hardware status change), the values
      will get inconsistent.
      
      The new function allows the slave elements with volatile changes.
      When the slave is tied with this call, the native get callback is
      issued at each time so that the values are always updated.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      f5b1db63
  9. 13 6月, 2008 1 次提交
  10. 24 4月, 2008 1 次提交
  11. 16 10月, 2007 2 次提交
  12. 09 2月, 2007 2 次提交
  13. 23 9月, 2006 3 次提交
  14. 03 1月, 2006 1 次提交
  15. 22 6月, 2005 1 次提交
  16. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4