From: Adrian Bunk <bunk@stusta.de>
To: linux-kernel@vger.kernel.org
Subject: Linux 2.6.16.40
Date: Sat, 10 Feb 2007 17:41:13 +0100 [thread overview]
Message-ID: <20070210164113.GG12958@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/v2.6/
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 (2):
Linux 2.6.16.40-rc1
Linux 2.6.16.40
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(-)
next reply other threads:[~2007-02-10 16:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-10 16:41 Adrian Bunk [this message]
2007-02-12 6:12 ` Linux 2.6.16.40 Bron Gondwana
2007-02-12 6:13 ` Bron Gondwana
2007-05-08 0:08 ` Bron Gondwana
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=20070210164113.GG12958@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.