1. 04 Jan, 2007 3 commits
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq · de9e957f
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq:
        [CPUFREQ] longhaul: Kill off warnings introduced by recent changes.
        [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:acpi_cpufreq_target()
        [CPUFREQ] Longhaul - Always guess FSB
        [CPUFREQ] Longhaul - Fix up powersaver assumptions.
        [CPUFREQ] longhaul: Fix up unreachable code.
        [CPUFREQ] speedstep-centrino: missing space and bracket
        [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notification
        [CPUFREQ] select consistently
      de9e957f
    • Jens Axboe's avatar
      [PATCH] ide-cd maintainer · 9c5b0ce4
      Jens Axboe authored
      Alan agreed to take over casual maintenance of the ide-cd atapi cdrom
      driver, so I'm happy to sign it over to him. Alan, I hope the address is
      the one you want to use. I also changed the list to linux-ide as that
      seems more appropriate.
      Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
      Acked-by: default avatarAlan Cox <alan@redhat.com>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      9c5b0ce4
    • Jens Axboe's avatar
      [PATCH] cdrom: set default timeout to 7 seconds · 2e11c207
      Jens Axboe authored
      It's a known fact that Windows times out commands after 7 seconds, so
      drives generally try and respond if they can before that happens.  We
      default to 5 seconds, which sometimes is a bit too short.
      
      Jeremy Higdon reported here:
      
      	http://lkml.org/lkml/2007/1/1/145
      
      that his drive takes longer than 5 seconds for a "read track
      information" command, later confirming that it is about 6.7 seconds.
      
      So just do the sane thing and change the default command timeout to 7
      seconds to avoid other surprises.
      Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      2e11c207
  2. 03 Jan, 2007 5 commits
  3. 02 Jan, 2007 7 commits
  4. 01 Jan, 2007 3 commits
  5. 31 Dec, 2006 9 commits
  6. 30 Dec, 2006 13 commits