25 Jun 2012 10:13
[PATCH v6 00/11] SATA ZPODD support
Lin Ming <ming.m.lin <at> intel.com>
2012-06-25 08:13:01 GMT
2012-06-25 08:13:01 GMT
Hi all,
This is the v6 patches to add SATA ZPODD support, to try it:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/mlin/linux.git zpodd
Holger and Mathtew,
Patch 1 to Patch 3 are the libata acpi binding patches from you.
I removed dock related code from your original version.
v6:
- rebase to v3.5-rc4
- merge patch 4("libata: use correct PCI devices") with patch 2 (Dan Williams)
- makes ata_acpi_find_device mostly independent of the topology,
gives some type safety, and drops some redundant work finding the ata_port
(Dan Williams)
v5:
http://lkml.org/lkml/2012/6/18/62
- rebase to v3.5-rc3
- fixed crash reported at https://lkml.org/lkml/2012/2/24/2 (Aaron Lu)
- rename is_pci_ata to compat_pci_ata (Alan Cox)
v4:
https://lkml.org/lkml/2012/5/28/11
- Includes libata acpi binding patches from Holger Macht and Matthew Garrett.
- tell scsi layer device supports runtime power off
- check support for device busy class events
v3:
https://lkml.org/lkml/2012/3/28/20
(Continue reading)
RSS Feed