1. 12 Feb, 2007 1 commit
    • Jiri Slaby's avatar
      [WATCHDOG] timers cleanup · 82eb7c50
      Jiri Slaby authored
      - Use timer macros to set function and data members and to modify
        expiration time.
      - Use DEFINE_TIMER for single (platform dependent) watchdog timers and
        do not init them at run-time in these cases.
      - del_timer_sync is common in most cases -- we want to wait for timer
        function if it's still running.
      Signed-off-by: default avatarJiri Slaby <jirislaby@gmail.com>
      Cc: Steve Hill <steve@navaho.co.uk>
      Cc: Heiko Ronsdorf <hero@ihg.uni-duisburg.de>
      Cc: Fernando Fuganti <fuganti@conectiva.com.br>
      Cc: Gergely Madarasz <gorgo@itc.hu>
      Cc: Ken Hollis <khollis@bitgate.com>
      Cc: Paul Mundt <lethal@linux-sh.org>
      Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      82eb7c50
  2. 27 Jan, 2007 7 commits
  3. 11 Jan, 2007 4 commits
  4. 10 Jan, 2007 3 commits
  5. 09 Jan, 2007 2 commits
    • Wim Van Sebroeck's avatar
      [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches · f3dc0733
      Wim Van Sebroeck authored
      The PCWD cards normally use the heartbeat that is set via
      the dip-switches of the card. There are only 3 switches,
      thus 8 combinations that each have a certain heartbeat.
      The card can however be programmed with a heartbeat from
      1 till 65535 seconds. This is what our driver does: it
      programs the heartbeat on the card.
      
      There are however a lot of people that don't know that
      we set the heartbeat of the watchdog card to the value
      provided by the heartbeat module parameter. Instead they
      think that the heartbeat value is the same as set by the
      dip-switches.
      
      This patch changes the driver so that at startup you can
      take the heartbeat from the dip-switches. You do this
      by setting the heartbeat module parameter to 0. This
      patch also makes this the default behaviour.
      Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
      f3dc0733
    • Wim Van Sebroeck's avatar
      [WATCHDOG] pcwd.c - e-mail adres update · f9146f26
      Wim Van Sebroeck authored
      update Simon Machell's e-mail adres
      Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
      f9146f26
  6. 08 Jan, 2007 2 commits
    • Wim Van Sebroeck's avatar
      [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches · 2ef473de
      Wim Van Sebroeck authored
      The PCWD cards normally use the heartbeat that is set via
      the dip-switches of the card. There are only 3 switches,
      thus 8 combinations that each have a certain heartbeat.
      The card can however be programmed with a heartbeat from
      1 till 65535 seconds. This is what our driver does: it
      programs the heartbeat on the card.
      
      There are however a lot of people that don't know that
      we set the heartbeat of the watchdog card to the value
      provided by the heartbeat module parameter. Instead they
      think that the heartbeat value is the same as set by the
      dip-switches.
      
      This patch changes the driver so that at startup you can
      take the heartbeat from the dip-switches. You do this
      by setting the heartbeat module parameter to 0. This
      patch also makes this the default behaviour.
      Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
      2ef473de
    • Wim Van Sebroeck's avatar
      [WATCHDOG] pcwd_usb.c - document includes · d26d9096
      Wim Van Sebroeck authored
      document and review the include files.
      Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
      d26d9096
  7. 07 Jan, 2007 2 commits
    • Wim Van Sebroeck's avatar
      [WATCHDOG] pcwd_pci.c - spinlock fixes · 045798b5
      Wim Van Sebroeck authored
      the keepalive and get_temperature functions should
      use spinlocks also.
      Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
      045798b5
    • Wim Van Sebroeck's avatar
      [WATCHDOG] pcwd_pci.c - get heartbeat from dip switches · 39e3a055
      Wim Van Sebroeck authored
      The PCWD cards normally use the heartbeat that is set via
      the dip-switches of the card. There are only 3 switches,
      thus 8 combinations that each have a certain heartbeat.
      The card can however be programmed with a heartbeat from
      1 till 65535 seconds. This is what our driver does: it
      programs the heartbeat on the card.
      
      There are however a lot of people that don't know that
      we set the heartbeat of the watchdog card to the value
      provided by the heartbeat module parameter. Instead they
      think that the heartbeat value is the same as set by the
      dip-switches.
      
      This patch changes the driver so that at startup you can
      take the heartbeat from the dip-switches. You do this
      by setting the heartbeat module parameter to 0. This
      patch also makes this the default behaviour.
      Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
      39e3a055
  8. 19 Dec, 2006 1 commit
  9. 18 Dec, 2006 6 commits
  10. 17 Dec, 2006 10 commits
  11. 16 Dec, 2006 2 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband · c7ef259b
      Linus Torvalds authored
      * 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband:
        IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
        IB/mthca: Add HCA profile module parameters
        IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
        IB: Fix ib_dma_alloc_coherent() wrapper
      c7ef259b
    • Linus Torvalds's avatar
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev · 99f5e971
      Linus Torvalds authored
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev:
        [PATCH] pata_via: Cable detect error
        [PATCH] Fix help text for CONFIG_ATA_PIIX
        [PATCH] initializer entry defined twice in pata_rz1000
        [PATCH] ata: fix platform_device_register_simple() error check
        [PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
        [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)
        [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)
        [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator
        [PATCH] ata_piix: use piix_host_stop() in ich_pata_ops
        [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9
      99f5e971