public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.6.16.40-rc1
Date: Sun, 4 Feb 2007 02:02:24 +0100	[thread overview]
Message-ID: <20070204010224.GA3628@stusta.de> (raw)

New drivers since 2.6.16.39:
- Areca ARC11X0/ARC12X0 SATA-RAID support
- AMD Athlon64/FX and Opteron temperature sensor


Location:
ftp://ftp.kernel.org/pub/linux/kernel/people/bunk/linux-2.6.16.y/testing/

git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git


Changes since 2.6.16.39:

Adrian Bunk (1):
      Linux 2.6.16.40-rc1

Andrew Morton (1):
      [SCSI] areca sysfs fix

Bartlomiej Zolnierkiewicz (1):
      ia64: add pci_get_legacy_ide_irq()

Erich Chen (1):
      [SCSI] arcmsr: initial driver, version 1.20.00.13

James Bottomley (1):
      [SCSI] arcmsr: fix up sysfs values

Jeff Garzik (1):
      [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator

Neil Brown (1):
      Make 'repair' actually work for raid1.

Rudolf Marek (4):
      hwmon: New driver k8temp
      k8temp: Add documentation
      k8temp: Documentation update
      hwmon: Update Rudolf Marek's e-mail address

Vladimir Saveliev (1):
      reiserfs: avoid tail packing if an inode was ever mmapped


 Documentation/hwmon/k8temp          |   55 +
 Documentation/scsi/ChangeLog.arcmsr |   56 +
 Documentation/scsi/arcmsr_spec.txt  |  574 ++++++++++
 MAINTAINERS                         |    6 
 Makefile                            |    2 
 drivers/hwmon/Kconfig               |   12 
 drivers/hwmon/Makefile              |    1 
 drivers/hwmon/hwmon-vid.c           |    4 
 drivers/hwmon/k8temp.c              |  292 +++++
 drivers/hwmon/w83792d.c             |    2 
 drivers/i2c/busses/i2c-ali1563.c    |    2 
 drivers/md/md.c                     |    2 
 drivers/md/raid1.c                  |    5 
 drivers/scsi/Kconfig                |   14 
 drivers/scsi/Makefile               |    1 
 drivers/scsi/arcmsr/Makefile        |    6 
 drivers/scsi/arcmsr/arcmsr.h        |  472 ++++++++
 drivers/scsi/arcmsr/arcmsr_attr.c   |  381 +++++++
 drivers/scsi/arcmsr/arcmsr_hba.c    | 1496 ++++++++++++++++++++++++++++
 drivers/scsi/libata-scsi.c          |    4 
 fs/reiserfs/file.c                  |   20 
 fs/reiserfs/inode.c                 |    2 
 include/asm-ia64/pci.h              |    6 
 include/linux/pci_ids.h             |   18 
 include/linux/reiserfs_fs_i.h       |    2 
 25 files changed, 3426 insertions(+), 9 deletions(-)



                 reply	other threads:[~2007-02-04  1:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070204010224.GA3628@stusta.de \
    --to=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox