1. 11 5月, 2007 1 次提交
  2. 13 2月, 2007 1 次提交
  3. 09 2月, 2007 3 次提交
  4. 04 12月, 2006 1 次提交
  5. 01 10月, 2006 1 次提交
    • T
      [PATCH] maximum latency tracking: ALSA support · 9442e691
      Takashi Iwai 提交于
      Add maximum latency tracking to the ALSA subsystem for PCM playback.  In
      ALSA, the playback application controls the buffer size and thus indirectly
      the period of latency that it can deal with.  This patch uses 75% of the
      total available latency as threshold to announce to the latency subsystem;
      While 75% is a crude heuristic it's a quite reasonable one; the remaining
      25% can be used for all driver processing for the next samples which is
      also proportional to the size of the buffer.
      
      With ogg123 a latency setting of about 4msec was seen (at 44Khz), while
      with the "play" command a much longer maximum tolerable latency was seen.
      Other, more multimedia oriented players as well as games, will have a lot
      smaller buffers to allow better synchronization and those will actually get
      into the latency domains where there is impact on the power management
      rules.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      Signed-off-by: NArjan van de Ven <arjan@linux.intel.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      9442e691
  6. 23 9月, 2006 1 次提交
  7. 23 6月, 2006 3 次提交
  8. 28 4月, 2006 1 次提交
  9. 12 4月, 2006 2 次提交
  10. 31 3月, 2006 2 次提交
  11. 22 3月, 2006 1 次提交
  12. 03 1月, 2006 3 次提交
  13. 04 11月, 2005 1 次提交
  14. 12 9月, 2005 2 次提交
    • T
      [ALSA] Another fix for DocBook · 1b44c28d
      Takashi Iwai 提交于
      PCM Midlevel
      Revive snd_pcm_format_cpu_endian() document.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      1b44c28d
    • T
      [ALSA] Remove superfluous PCI ID definitions · 8cdfd251
      Takashi Iwai 提交于
      CS46xx driver,EMU10K1/EMU10K2 driver,PCM Midlevel,Trident driver
      YMFPCI driver,BT87x driver,CMIPCI driver,CS4281 driver
      ENS1370/1+ driver,ES1938 driver,ES1968 driver,Intel8x0 driver
      Intel8x0-modem driver,Maestro3 driver,RME32 driver,RME96 driver
      SonicVibes driver,VIA82xx driver,ALI5451 driver,ICE1712 driver
      ICE1724 driver,NM256 driver,RME HDSP driver,RME9652 driver
      Remove superfluous PCI ID definitions.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      8cdfd251
  15. 10 9月, 2005 1 次提交
  16. 07 9月, 2005 1 次提交
  17. 30 8月, 2005 1 次提交
  18. 29 5月, 2005 2 次提交
  19. 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