x86/pci/acpi: fix DMI const-ification fallout

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=752097cec53eea111d087c545179b421e2bde98a Commit: 752097cec53eea111d087c545179b421e2bde98a Parent: b6c7347fffa655a3000d9d41640d222c19fc3065 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Fri

x86: optimise barriers

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b6c7347fffa655a3000d9d41640d222c19fc3065 Commit: b6c7347fffa655a3000d9d41640d222c19fc3065 Parent: 4071c718555d955a35e9651f77086096ad87d498 Author: Nick Piggin <[EMAIL PROTECTED]> AuthorDate: Sat

x86: fence oostores on 64-bit

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=df1bdc0667eb3132fe60b3562347ca9133694ee0 Commit: df1bdc0667eb3132fe60b3562347ca9133694ee0 Parent: 2b9e0aae1d50e880c58d46788e5e3ebd89d75d62 Author: Nick Piggin <[EMAIL PROTECTED]> AuthorDate: Sat

x86: fix IO write barrier

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4071c718555d955a35e9651f77086096ad87d498 Commit: 4071c718555d955a35e9651f77086096ad87d498 Parent: df1bdc0667eb3132fe60b3562347ca9133694ee0 Author: Nick Piggin <[EMAIL PROTECTED]> AuthorDate: Sat

Only enable BLOCK_COMPAT if COMPAT is needed

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b9e0aae1d50e880c58d46788e5e3ebd89d75d62 Commit: 2b9e0aae1d50e880c58d46788e5e3ebd89d75d62 Parent: ab9c232286c2b77be78441c2d8396500b045777e Author: Linus Torvalds <[EMAIL PROTECTED]> AuthorDate:

[libata] struct pci_dev related cleanups

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2855568b1ee4f58ef2c0a13ddfceb4b0b216b7ed Commit: 2855568b1ee4f58ef2c0a13ddfceb4b0b216b7ed Parent: b06ce3e51e3df4394a584c234f11240b1c6f8d5b Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Thu

libata: implement ATA_PFLAG_RESETTING

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=afaa5c373d2c49ee4865847031b82f1377f609d0 Commit: afaa5c373d2c49ee4865847031b82f1377f609d0 Parent: 2b789108fc1dcba22050a7e6e29ae5ebaea427dd Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Tue O

libata: use ata_exec_internal() for PMP register access

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b06ce3e51e3df4394a584c234f11240b1c6f8d5b Commit: b06ce3e51e3df4394a584c234f11240b1c6f8d5b Parent: afaa5c373d2c49ee4865847031b82f1377f609d0 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Tue O

ahci: fix notification handling

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5f226c6bf78edab023ed1ea679531731d9df92a6 Commit: 5f226c6bf78edab023ed1ea679531731d9df92a6 Parent: 1c954a4d9a9e351fa3509533fd8dd5f3821206cd Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Tue O

libata: add @timeout to ata_exec_internal[_sg]()

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b789108fc1dcba22050a7e6e29ae5ebaea427dd Commit: 2b789108fc1dcba22050a7e6e29ae5ebaea427dd Parent: 5f226c6bf78edab023ed1ea679531731d9df92a6 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Tue O

libata: wrap schedule_timeout_uninterruptible() in loop

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9073868376ed5fa1f247327ccb2e6f766d5b7eed Commit: 9073868376ed5fa1f247327ccb2e6f766d5b7eed Parent: 94ff3d54080975686a3c41e73b8926030ee0c31f Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Tue O

ahci: kill leftover from enabling NCQ over PMP

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=75da6d2b8f518bec40546bc0b0696a2cebecf6cc Commit: 75da6d2b8f518bec40546bc0b0696a2cebecf6cc Parent: 9073868376ed5fa1f247327ccb2e6f766d5b7eed Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Tue O

ahci: clean up PORT_IRQ_BAD_PMP enabling

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1c954a4d9a9e351fa3509533fd8dd5f3821206cd Commit: 1c954a4d9a9e351fa3509533fd8dd5f3821206cd Parent: 75da6d2b8f518bec40546bc0b0696a2cebecf6cc Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Tue O

libata: clear ehi description after initial host report

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=abf6e8ed07213bdd9734be2e42639b79310bd81c Commit: abf6e8ed07213bdd9734be2e42639b79310bd81c Parent: a01f48b8e7f5ca1000d662fe205e6fe884e0d132 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Tue O

libata: skip suppress reporting if ATA_EHI_QUIET

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=94ff3d54080975686a3c41e73b8926030ee0c31f Commit: 94ff3d54080975686a3c41e73b8926030ee0c31f Parent: abf6e8ed07213bdd9734be2e42639b79310bd81c Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Tue O

pata_jmicron: match vendor and class code only

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a01f48b8e7f5ca1000d662fe205e6fe884e0d132 Commit: a01f48b8e7f5ca1000d662fe205e6fe884e0d132 Parent: 954bb005c9d5368188ef03ff1d723ff3c0e8ae99 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun O

libata: add ST9160821AS / 3.ALD to NCQ blacklist

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=954bb005c9d5368188ef03ff1d723ff3c0e8ae99 Commit: 954bb005c9d5368188ef03ff1d723ff3c0e8ae99 Parent: 025621f9a7c0efe1139d43d246136a0f3e8ea675 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Fri O

libata-core: Expose gtm methods for driver use

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=badff03df7a005d13ea2ae8ddc2f5ec0cfc049e8 Commit: badff03df7a005d13ea2ae8ddc2f5ec0cfc049e8 Parent: 70edb185dbaa8a9ec0d6f3e50bb5698a4e85ded6 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Thu Oc

pata_acpi: ACPI driver support

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=025621f9a7c0efe1139d43d246136a0f3e8ea675 Commit: 025621f9a7c0efe1139d43d246136a0f3e8ea675 Parent: badff03df7a005d13ea2ae8ddc2f5ec0cfc049e8 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Thu Oc

libata: blacklist NCQ on Seagate Barracuda ST380817AS

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=da6f0ec2d54acf545e784363aa5bad0dafc5ffa8 Commit: da6f0ec2d54acf545e784363aa5bad0dafc5ffa8 Parent: 6ebe9d8667d3f449350cbc6686cd917ecf1f40dd Author: Paolo Ornati <[EMAIL PROTECTED]> AuthorDate: Th

libata: add HDT722516DLA380 to NCQ blacklist

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=70edb185dbaa8a9ec0d6f3e50bb5698a4e85ded6 Commit: 70edb185dbaa8a9ec0d6f3e50bb5698a4e85ded6 Parent: da6f0ec2d54acf545e784363aa5bad0dafc5ffa8 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Thu O

libata_scsi: Fix ATAPI transfer lengths

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2db78dd302d26d242d3e8e5c4c5024b6c3ea93c2 Commit: 2db78dd302d26d242d3e8e5c4c5024b6c3ea93c2 Parent: 681c80b5d96076f447e8101ac4325c82d8dce508 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Tue Oc

[libata] Turn on ACPI by default

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6ebe9d8667d3f449350cbc6686cd917ecf1f40dd Commit: 6ebe9d8667d3f449350cbc6686cd917ecf1f40dd Parent: 2db78dd302d26d242d3e8e5c4c5024b6c3ea93c2 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Fri

libata: Integrate ACPI-based PATA/SATA hotplug - version 5

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=237d8440cb2b104a3b97fc971a9bce67960bb616 Commit: 237d8440cb2b104a3b97fc971a9bce67960bb616 Parent: b3a706014e56b1356e7b275fd25b833c63175bf0 Author: Matthew Garrett <[EMAIL PROTECTED]> AuthorDate:

libata: correct handling of SRST reset sequences

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=681c80b5d96076f447e8101ac4325c82d8dce508 Commit: 681c80b5d96076f447e8101ac4325c82d8dce508 Parent: 237d8440cb2b104a3b97fc971a9bce67960bb616 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Wed Oc

ahci: Add MCP79 support to AHCI driver

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7100819f5f9b99eb7c7dd5597f293388a405bf7b Commit: 7100819f5f9b99eb7c7dd5597f293388a405bf7b Parent: 1333e19434da116bc832e1b8925359d1565fedc9 Author: Peer Chen <[EMAIL PROTECTED]> AuthorDate: Mon S

libata: Add a drivers/ide style DMA disable

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3a706014e56b1356e7b275fd25b833c63175bf0 Commit: b3a706014e56b1356e7b275fd25b833c63175bf0 Parent: 7100819f5f9b99eb7c7dd5597f293388a405bf7b Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Tue Oc

ahci: implement AHCI_HFLAG_NO_PMP

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6949b9148d3656afc13a2ccc06d13c071ec71bdc Commit: 6949b9148d3656afc13a2ccc06d13c071ec71bdc Parent: 417a1a6d3d7abad4c5288135f640e6e38e7a65c5 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata: add human-readable error value decoding

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1333e19434da116bc832e1b8925359d1565fedc9 Commit: 1333e19434da116bc832e1b8925359d1565fedc9 Parent: 6949b9148d3656afc13a2ccc06d13c071ec71bdc Author: Robert Hancock <[EMAIL PROTECTED]> AuthorDate:

ahci: implement PMP support

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d50b60b5e38f910ad69f0187af00f5d6a8970d4 Commit: 7d50b60b5e38f910ad69f0187af00f5d6a8970d4 Parent: 238180343eff95697ed71eea137cf61ba3cea6ad Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

ahci: move host flags over to pi.private_data

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=417a1a6d3d7abad4c5288135f640e6e38e7a65c5 Commit: 417a1a6d3d7abad4c5288135f640e6e38e7a65c5 Parent: 7d50b60b5e38f910ad69f0187af00f5d6a8970d4 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

sata_sil24: implement PMP support

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3454dc6922dc550c0d3ccf292c4e227403b10b6e Commit: 3454dc6922dc550c0d3ccf292c4e227403b10b6e Parent: 31f88384443b3e0d7e2c9d36a96647b7e82edad3 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

sata_sil24: implement PORT_RST

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=238180343eff95697ed71eea137cf61ba3cea6ad Commit: 238180343eff95697ed71eea137cf61ba3cea6ad Parent: 3454dc6922dc550c0d3ccf292c4e227403b10b6e Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp: extend ACPI support to cover PMP

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0df8b5d0fb547a3351c2a4b1ded7f7cde5d713a Commit: d0df8b5d0fb547a3351c2a4b1ded7f7cde5d713a Parent: 633273a3ed1cf37ced90475b0f95cf81deab04f1 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp: implement qc_defer for command switching PMP support

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=31f88384443b3e0d7e2c9d36a96647b7e82edad3 Commit: 31f88384443b3e0d7e2c9d36a96647b7e82edad3 Parent: d0df8b5d0fb547a3351c2a4b1ded7f7cde5d713a Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp: hook PMP support and enable it

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=633273a3ed1cf37ced90475b0f95cf81deab04f1 Commit: 633273a3ed1cf37ced90475b0f95cf81deab04f1 Parent: 3af9a77af9e2b72366363864bfcd3d51465ff98a Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp: update ata_eh_reset() for PMP

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3495de733633d24ee97852080b737b436c110d6e Commit: 3495de733633d24ee97852080b737b436c110d6e Parent: 93328e1145c1989d1a214d34ac4e968dea7f7ed7 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp: implement Port Multiplier support

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3af9a77af9e2b72366363864bfcd3d51465ff98a Commit: 3af9a77af9e2b72366363864bfcd3d51465ff98a Parent: 3495de733633d24ee97852080b737b436c110d6e Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

[libata] ata_piix: add HP compaq laptop to short cable list

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54174db300ee1bac632d62e4ac37fe02e47d1f18 Commit: 54174db300ee1bac632d62e4ac37fe02e47d1f18 Parent: c4b5b7b6c4423ec4ced4177c87d2da04de324028 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Sat

[PATCH] libata: Fix HPA handling regression

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=93328e1145c1989d1a214d34ac4e968dea7f7ed7 Commit: 93328e1145c1989d1a214d34ac4e968dea7f7ed7 Parent: 54174db300ee1bac632d62e4ac37fe02e47d1f18 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Sat Se

libata-core: blacklist HITACHI HDS drives using wildcard blacklist matching

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b0a43e04ea671adc3cac085ee567d63c9ab3507 Commit: 0b0a43e04ea671adc3cac085ee567d63c9ab3507 Parent: 7f567620ed32bea40a2acc25900c79db4dff96aa Author: David Milburn <[EMAIL PROTECTED]> AuthorDate: F

pata_ns87415: Initial cut at 87415/87560 IDE support

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c4b5b7b6c4423ec4ced4177c87d2da04de324028 Commit: c4b5b7b6c4423ec4ced4177c87d2da04de324028 Parent: 0b0a43e04ea671adc3cac085ee567d63c9ab3507 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Sat Se

libata: correct kernel parameter in documentation.

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=78e70c237ffbf219680fb967624e1423e5c1f25a Commit: 78e70c237ffbf219680fb967624e1423e5c1f25a Parent: 06b74dd28fa607249c5e41e5f1f6dd1885fe0a0d Author: Dave Jones <[EMAIL PROTECTED]> AuthorDate: Thu

libata: update spurious NCQ completion blacklist

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7f567620ed32bea40a2acc25900c79db4dff96aa Commit: 7f567620ed32bea40a2acc25900c79db4dff96aa Parent: 78e70c237ffbf219680fb967624e1423e5c1f25a Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Fri S

pata_atiixp: Audit notes on locking

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=21d2c925d3da6aabf9a0b34e95787202379f682a Commit: 21d2c925d3da6aabf9a0b34e95787202379f682a Parent: 3cc3eb1148e4b2dfabf7a1dcf36fd8be1331ca95 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Wed Se

pata_pdc202xx_old MWDMA fixes, and notes

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=06b74dd28fa607249c5e41e5f1f6dd1885fe0a0d Commit: 06b74dd28fa607249c5e41e5f1f6dd1885fe0a0d Parent: 21d2c925d3da6aabf9a0b34e95787202379f682a Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Wed Se

[libata] AHCI: enable AHCI mode, before using AHCI reset

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3cc3eb1148e4b2dfabf7a1dcf36fd8be1331ca95 Commit: 3cc3eb1148e4b2dfabf7a1dcf36fd8be1331ca95 Parent: b90fe23bd51c6b1c298159591c833bdd24f55002 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Wed

sata_via: kill SATA_PATA_SHARING register handling

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b6d6c74628767e1bd33c735b3b2ee7b132b4198e Commit: b6d6c74628767e1bd33c735b3b2ee7b132b4198e Parent: 1e582ba4ef6264dd8cb73250ebff767d0624d684 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Fri S

libata: Fix build failure on ppc64 drivers/ata/pata_scc.c

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b90fe23bd51c6b1c298159591c833bdd24f55002 Commit: b90fe23bd51c6b1c298159591c833bdd24f55002 Parent: b6d6c74628767e1bd33c735b3b2ee7b132b4198e Author: Satyam Sharma <[EMAIL PROTECTED]> AuthorDate: S

libata: fix ata_set_max_sectors()

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e582ba4ef6264dd8cb73250ebff767d0624d684 Commit: 1e582ba4ef6264dd8cb73250ebff767d0624d684 Parent: 7d77b247088fb360aa74bfdd9e19bce1e1987668 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Fri S

libata-pmp-prep: implement sata_async_notification()

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d77b247088fb360aa74bfdd9e19bce1e1987668 Commit: 7d77b247088fb360aa74bfdd9e19bce1e1987668 Parent: e31e8531d668c9c4dc7883054788f89805188003 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp-prep: implement EH fast-fail path

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=668108d73bbb1ae85f01db38d6be822fd28ece1f Commit: 668108d73bbb1ae85f01db38d6be822fd28ece1f Parent: f9df58cb27dfd605eced643bb3aa599fe4f8 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e31e8531d668c9c4dc7883054788f89805188003 Commit: e31e8531d668c9c4dc7883054788f89805188003 Parent: 668108d73bbb1ae85f01db38d6be822fd28ece1f Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp-prep: implement ATA_LFLAG_NO_RETRY

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fd995f7039f1955ccc6b43e1e2d168060b31e4b2 Commit: fd995f7039f1955ccc6b43e1e2d168060b31e4b2 Parent: ae791c05694d7391ee9261a0450a50f7e95aedfd Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp-prep: implement ATA_LFLAG_DISABLED

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f9df58cb27dfd605eced643bb3aa599fe4f8 Commit: f9df58cb27dfd605eced643bb3aa599fe4f8 Parent: fd995f7039f1955ccc6b43e1e2d168060b31e4b2 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp-prep: implement qc_defer helpers

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=da917d69d0ea63f5390716cba6e77f490ce96df9 Commit: da917d69d0ea63f5390716cba6e77f490ce96df9 Parent: 31cc23b34913bc173680bdc87af79e551bf8cc0d Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae791c05694d7391ee9261a0450a50f7e95aedfd Commit: ae791c05694d7391ee9261a0450a50f7e95aedfd Parent: da917d69d0ea63f5390716cba6e77f490ce96df9 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp-prep: implement ops->qc_defer()

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=31cc23b34913bc173680bdc87af79e551bf8cc0d Commit: 31cc23b34913bc173680bdc87af79e551bf8cc0d Parent: fb7fd61454c8681cd2621051a710b78a00369203 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp-prep: make a number of functions global to libata

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fb7fd61454c8681cd2621051a710b78a00369203 Commit: fb7fd61454c8681cd2621051a710b78a00369203 Parent: 422c9daa8b5bea09f3393b11a106afd68850b39b Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp-prep: add @new_class to ata_dev_revalidate()

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=422c9daa8b5bea09f3393b11a106afd68850b39b Commit: 422c9daa8b5bea09f3393b11a106afd68850b39b Parent: e0a7175263db4a226558883a51a88a5d2bc5d9fe Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata: misc updates for AN

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=854c73a2f1c3bcc4aa88c25e208dc597e8efb795 Commit: 854c73a2f1c3bcc4aa88c25e208dc597e8efb795 Parent: c78968bb0f7714ceba1cdfa23714454fc98cefdf Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata-pmp-prep: add PMP related constants, fields, ops and update helpers

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e0a7175263db4a226558883a51a88a5d2bc5d9fe Commit: e0a7175263db4a226558883a51a88a5d2bc5d9fe Parent: 854c73a2f1c3bcc4aa88c25e208dc597e8efb795 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

[libata] SCSI: simulator version, not device version, belongs in VPD

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c78968bb0f7714ceba1cdfa23714454fc98cefdf Commit: c78968bb0f7714ceba1cdfa23714454fc98cefdf Parent: 24f756866676b40446e361c1f87738707161da93 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Fri

[libata] SCSI: clean up R/W recovery mode page

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=24f756866676b40446e361c1f87738707161da93 Commit: 24f756866676b40446e361c1f87738707161da93 Parent: 00bd02027fc4a5cf92a3e538896b3642b40515df Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Fri

[libata] SCSI: improve FORMAT UNIT; minor code cleanups

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=00bd02027fc4a5cf92a3e538896b3642b40515df Commit: 00bd02027fc4a5cf92a3e538896b3642b40515df Parent: 453941455218a81eedcea5dbafa38b8815920a8c Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Fri

[libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTIC

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=453941455218a81eedcea5dbafa38b8815920a8c Commit: 453941455218a81eedcea5dbafa38b8815920a8c Parent: ad355b4628a19ba2af30409e13083edda221a5c9 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Fri

[libata] SCSI: support INQUIRY page 89h (ATA info page)

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ad355b4628a19ba2af30409e13083edda221a5c9 Commit: ad355b4628a19ba2af30409e13083edda221a5c9 Parent: d4155e6f13e931048036976d9fb47b5db53ee7a3 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Fri

ahci: RAID mode SATA patch for Intel Tolapai

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d4155e6f13e931048036976d9fb47b5db53ee7a3 Commit: d4155e6f13e931048036976d9fb47b5db53ee7a3 Parent: d7fbee050753e153622b5d41bc8bd1cb19cda9b9 Author: Jason Gaston <[EMAIL PROTECTED]> AuthorDate: Th

libata: assume ATA_DEV_ATA on diagnostic failure

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d7fbee050753e153622b5d41bc8bd1cb19cda9b9 Commit: d7fbee050753e153622b5d41bc8bd1cb19cda9b9 Parent: 3f19859ee95a38c066a0420eb8a30c76ecd67a42 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

ahci: reimplement port_map handling

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7a234aff3d83728fd83cf19df32d3df52566d2ac Commit: 7a234aff3d83728fd83cf19df32d3df52566d2ac Parent: 05027adccc09401a7e31d5ef51040dc75ab03c22 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Mon S

libata: update ata_dev_try_classify() arguments

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3f19859ee95a38c066a0420eb8a30c76ecd67a42 Commit: 3f19859ee95a38c066a0420eb8a30c76ecd67a42 Parent: 7a234aff3d83728fd83cf19df32d3df52566d2ac Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sun S

libata: move ata_id_n_sectors() upward

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db6f8759d05d2082f09a45b5674edc0fb5e92b1b Commit: db6f8759d05d2082f09a45b5674edc0fb5e92b1b Parent: 2557164e0b18e78a7772632a2a90832f56181fc5 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Mon S

libata: clean up read/set native_max address functions

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c728a9149f519cbb9f610962873f4e22ed4a6efd Commit: c728a9149f519cbb9f610962873f4e22ed4a6efd Parent: db6f8759d05d2082f09a45b5674edc0fb5e92b1b Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Mon S

ata: increase allowed config flags

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2557164e0b18e78a7772632a2a90832f56181fc5 Commit: 2557164e0b18e78a7772632a2a90832f56181fc5 Parent: e2d352af6d8f1734394bc1bcf0afe345cc3ef235 Author: Kristen Carlson Accardi <[EMAIL PROTECTED]> Aut

ata_piix: replace spaces with tabs

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e2d352af6d8f1734394bc1bcf0afe345cc3ef235 Commit: e2d352af6d8f1734394bc1bcf0afe345cc3ef235 Parent: 7120165cf31e989baf7836218ca0a13643074735 Author: Jason Gaston <[EMAIL PROTECTED]> AuthorDate: Fr

libata-scsi: Remove !use_sg code paths

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e10b8c3f5f23188e065b1845ba732570eca007fe Commit: e10b8c3f5f23188e065b1845ba732570eca007fe Parent: d2a84f47899d1efc24fa610696f7b793692279c7 Author: Boaz Harrosh <[EMAIL PROTECTED]> AuthorDate: Tu

libata-scsi: convert to use the data buffer accessors

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7120165cf31e989baf7836218ca0a13643074735 Commit: 7120165cf31e989baf7836218ca0a13643074735 Parent: e10b8c3f5f23188e065b1845ba732570eca007fe Author: Boaz Harrosh <[EMAIL PROTECTED]> AuthorDate: Tu

pdc2027x: Switch properly to ioread/iowrite

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d2a84f47899d1efc24fa610696f7b793692279c7 Commit: d2a84f47899d1efc24fa610696f7b793692279c7 Parent: c645fd34256e8ef4986d3e8acd569890cc421e5d Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Thu Se

libata: Update experimental tags to reflect reality better

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c645fd34256e8ef4986d3e8acd569890cc421e5d Commit: c645fd34256e8ef4986d3e8acd569890cc421e5d Parent: 539cc7c70c12fbdad4ee11f901cd7a0d7f52b186 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Thu Se

[libata] blacklist Maxtor*BANC* using new wildcard blacklist matching

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=539cc7c70c12fbdad4ee11f901cd7a0d7f52b186 Commit: 539cc7c70c12fbdad4ee11f901cd7a0d7f52b186 Parent: ec300d99ef8699a6f383889b8f8c0d0ebadc2a74 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Thu

AVR32 PATA driver

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7c9ef8e418374aec0a62e64d9b40d457634fd039 Commit: 7c9ef8e418374aec0a62e64d9b40d457634fd039 Parent: d830d1731fa5906aad20c228ac8b73005b13d468 Author: Kristoffer Nyborg Gregertsen <[EMAIL PROTECTED]

[libata] ata_piix: Use more-robust form of array initialization

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec300d99ef8699a6f383889b8f8c0d0ebadc2a74 Commit: ec300d99ef8699a6f383889b8f8c0d0ebadc2a74 Parent: 7c9ef8e418374aec0a62e64d9b40d457634fd039 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Sat

libata driver for bf548 on chip ATAPI controller.

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d830d1731fa5906aad20c228ac8b73005b13d468 Commit: d830d1731fa5906aad20c228ac8b73005b13d468 Parent: a1e10f7e68a544c80081fee4fa550dc28389f44a Author: Sonic Zhang <[EMAIL PROTECTED]> AuthorDate: Tue

libata: move EH repeat reporting into ata_eh_report()

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a1e10f7e68a544c80081fee4fa550dc28389f44a Commit: a1e10f7e68a544c80081fee4fa550dc28389f44a Parent: cbcdd87593a1d85c5c4b259945a3a09eee12814d Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sat A

libata: implement and use ata_port_desc() to report port configuration

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cbcdd87593a1d85c5c4b259945a3a09eee12814d Commit: cbcdd87593a1d85c5c4b259945a3a09eee12814d Parent: e923090ddd9fef1d4e06dc6c5295e29baced19f3 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Sat A

libata: pata_pdc2027x PLL detection minor cleanup

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e923090ddd9fef1d4e06dc6c5295e29baced19f3 Commit: e923090ddd9fef1d4e06dc6c5295e29baced19f3 Parent: c7293870a93a99e9ce0f4d98f3a271539c7c6ad6 Author: Albert Lee <[EMAIL PROTECTED]> AuthorDate: Mon

libata: Spot bridge chips

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=614fe29bd91f99cc1c1fbf3274fa918691044f47 Commit: 614fe29bd91f99cc1c1fbf3274fa918691044f47 Parent: 4743d0854faa5624148ac6cf3fe9692e977eefa1 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Wed Au

libata: Strict checking for identify reporting

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c7293870a93a99e9ce0f4d98f3a271539c7c6ad6 Commit: c7293870a93a99e9ce0f4d98f3a271539c7c6ad6 Parent: 614fe29bd91f99cc1c1fbf3274fa918691044f47 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Wed Au

libata: Switch most of the remaining SFF drivers to ata_sff_port_start

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=81ad1837b590775336f68eafcae8dab13a975b3a Commit: 81ad1837b590775336f68eafcae8dab13a975b3a Parent: ac8869d56d95a8c74403e6f7a47d74fcfcc1b988 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Wed Au

libata-portmap: Remove unused definitions

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4743d0854faa5624148ac6cf3fe9692e977eefa1 Commit: 4743d0854faa5624148ac6cf3fe9692e977eefa1 Parent: 81ad1837b590775336f68eafcae8dab13a975b3a Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Wed Au

[libata] Remove ->port_disable() hook

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ac8869d56d95a8c74403e6f7a47d74fcfcc1b988 Commit: ac8869d56d95a8c74403e6f7a47d74fcfcc1b988 Parent: 7d73a363dea186a864f6295bbe842da8044d42cd Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Thu

libata pata_via: ACPI checks for 80wire cable

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d73a363dea186a864f6295bbe842da8044d42cd Commit: 7d73a363dea186a864f6295bbe842da8044d42cd Parent: e708eb9bc0515f36d77477877e74b6b9056b5879 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Thu Ju

[libata] add ACPI cable detect API

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e1ddb4b6a2c9b2c72991eb8640ef2f50691ac502 Commit: e1ddb4b6a2c9b2c72991eb8640ef2f50691ac502 Parent: 6d32d30f55020d766388df7515f771f68c973033 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Thu Au

libata pata_amd: ACPI checks for 80wire cable

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e708eb9bc0515f36d77477877e74b6b9056b5879 Commit: e708eb9bc0515f36d77477877e74b6b9056b5879 Parent: e1ddb4b6a2c9b2c72991eb8640ef2f50691ac502 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Thu Ju

[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6d32d30f55020d766388df7515f771f68c973033 Commit: 6d32d30f55020d766388df7515f771f68c973033 Parent: cb94c1cf5a6beffbd8935eb91227df0dd1987644 Author: Jeff Garzik <[EMAIL PROTECTED]> AuthorDate: Wed

libata: add printf format attribute to ehi desc functions

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cb94c1cf5a6beffbd8935eb91227df0dd1987644 Commit: cb94c1cf5a6beffbd8935eb91227df0dd1987644 Parent: 1552945669b4fb23bff8d3b30221bfe3ade63515 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Mon J

libata: use ata_port_printk() in ata_wait_idle()

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1552945669b4fb23bff8d3b30221bfe3ade63515 Commit: 1552945669b4fb23bff8d3b30221bfe3ade63515 Parent: b8773531cc54c1ed10c8ec301353ee6b53b601a5 Author: Tejun Heo <[EMAIL PROTECTED]> AuthorDate: Mon J

libata-add-irq_flags-to-struct-pata_platform_info-fix

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b8773531cc54c1ed10c8ec301353ee6b53b601a5 Commit: b8773531cc54c1ed10c8ec301353ee6b53b601a5 Parent: 2eb829e934abb10db36ddaacd82603c3cdd98b6d Author: Andrew Morton <[EMAIL PROTECTED]> AuthorDate: F

ata_piix: disallow UDMA 133 on ICH5 & ICH7

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2eb829e934abb10db36ddaacd82603c3cdd98b6d Commit: 2eb829e934abb10db36ddaacd82603c3cdd98b6d Parent: a738492501eaf6e266acc53a064552b3fcc706b2 Author: Christian Lamparter <[EMAIL PROTECTED]> AuthorD

ahci: Store interrupt value

2007-10-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a738492501eaf6e266acc53a064552b3fcc706b2 Commit: a738492501eaf6e266acc53a064552b3fcc706b2 Parent: 2f2949680ad89d606db838340b17c30216c0bb0f Author: Kristen Carlson Accardi <[EMAIL PROTECTED]> Aut

  1   2   3   4   5   6   >