| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 13 | -124/+671 |
|\ |
|
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-15 | 13 | -124/+671 |
| |\ |
|
| | * | AHCI: Remove an unnecessary flush from ahci_qc_issue | Matthew Wilcox | 2008-07-14 | 1 | -1/+0 |
| | * | AHCI: speed up resume | Zhang Rui | 2008-07-14 | 1 | -3/+6 |
| | * | [libata] Add support for VPD page b1 | Matthew Wilcox | 2008-07-14 | 1 | -1/+19 |
| | * | ata: endianness annotations in pata drivers | Harvey Harrison | 2008-07-14 | 3 | -8/+6 |
| | * | libata-eh: update atapi_eh_request_sense() to take @dev instead of @qc | Tejun Heo | 2008-07-14 | 1 | -10/+9 |
| | * | [libata] sata_svw: update code comments relating to data corruption | Pavel Machek | 2008-07-14 | 1 | -15/+23 |
| | * | libata/ahci: enclosure management support | Kristen Carlson Accardi | 2008-07-14 | 2 | -2/+398 |
| | * | libata: improve EH internal command timeout handling | Tejun Heo | 2008-07-14 | 3 | -4/+135 |
| | * | libata: use ULONG_MAX to terminate reset timeout table | Tejun Heo | 2008-07-14 | 1 | -3/+5 |
| | * | libata: improve EH retry delay handling | Tejun Heo | 2008-07-14 | 2 | -28/+20 |
| | * | libata: consistently use msecs for time durations | Tejun Heo | 2008-07-14 | 6 | -51/+52 |
* | | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 1 | -1/+2 |
|\| | |
|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-07-14 | 1 | -1/+2 |
| |\ \
| | |/
| |/| |
|
| | * | block: add blk_queue_update_dma_pad | FUJITA Tomonori | 2008-07-04 | 1 | -1/+2 |
* | | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-15 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm | Stephen Rothwell | 2008-07-12 | 1 | -1/+1 |
| |/ |
|
* | | libata-acpi: don't call sleeping function from invalid context | Zhang Rui | 2008-07-11 | 1 | -1/+4 |
* | | Added Targa Visionary 1000 IDE adapter to pata_sis.c | Kai Krakow | 2008-07-11 | 1 | -0/+1 |
* | | libata-acpi: filter out DIPM enable | Tejun Heo | 2008-07-11 | 1 | -2/+12 |
* | | ahci: give another shot at clearing all bits in irq_stat | Tejun Heo | 2008-07-05 | 1 | -3/+13 |
* | | sata_mv: safer logic for limit_warnings | Mark Lord | 2008-07-04 | 1 | -1/+1 |
* | | libata-sff: improve HSM violation reporting | Tejun Heo | 2008-07-04 | 1 | -9/+21 |
* | | ahci: always clear all bits in irq_stat | Tejun Heo | 2008-07-04 | 1 | -6/+3 |
* | | sata_sil24: add DID for another adaptec flavor | Tejun Heo | 2008-07-04 | 1 | -0/+1 |
* | | sata_uli: hardreset is broken | Tejun Heo | 2008-06-27 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-06-20 | 1 | -0/+2 |
|\ |
|
| * | pcmcia: add another pata/ide ID | Kristoffer Ericson | 2008-06-20 | 1 | -0/+1 |
| * | pcmcia: add an pata/ide ID | Matt Reimer | 2008-06-20 | 1 | -0/+1 |
* | | ahci: sis can't do PMP | Tejun Heo | 2008-06-19 | 1 | -3/+12 |
* | | ata_piix: add TECRA M4 to broken suspend list | Tejun Heo | 2008-06-19 | 1 | -0/+7 |
* | | LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver | Ben Dooks | 2008-06-19 | 1 | -1/+9 |
* | | sata_mv: warn on PIO with multiple DRQs | Mark Lord | 2008-06-19 | 1 | -0/+18 |
* | | sata_mv: enable async_notify for 60x1 Rev.C0 and higher | Mark Lord | 2008-06-19 | 1 | -0/+3 |
* | | libata: don't check whether to use DMA or not for no data commands | Tejun Heo | 2008-06-19 | 3 | -12/+10 |
* | | ahci: jmb361 has only one port | Tejun Heo | 2008-06-19 | 1 | -0/+8 |
|/ |
|
* | ahci: Workaround HW bug for SB600/700 SATA controller PMP support | Shane Huang | 2008-06-13 | 1 | -17/+82 |
* | ahci: workarounds for mcp65 | Tejun Heo | 2008-06-13 | 1 | -9/+31 |
* | libata: fix G5 SATA broken on -rc5 | Hugh Dickins | 2008-06-05 | 1 | -1/+1 |
* | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl | Alan Cox | 2008-06-04 | 4 | -19/+107 |
* | sata_mv: PHY_MODE4 cleanups | Mark Lord | 2008-06-04 | 1 | -10/+14 |
* | [libata] ata_piix: more acer short cable quirks | Colin Ian King | 2008-06-04 | 1 | -0/+2 |
* | [libata] ACPI: Properly handle bay devices in dock stations | Holger Macht | 2008-06-04 | 1 | -51/+114 |
* | ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c | peerchen | 2008-05-30 | 1 | -4/+4 |
* | [libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support | Ashish Kalra | 2008-05-30 | 1 | -61/+163 |
* | libata: SRST can't be trusted on PMP sil3726 | Tejun Heo | 2008-05-30 | 1 | -2/+5 |
* | libata: fix libata-scsi kernel-doc notation | Randy Dunlap | 2008-05-30 | 1 | -1/+2 |
* | ata: Convert to static DEFINE_SPINLOCK(lock) | Pradeep Singh Rautela | 2008-05-30 | 1 | -1/+1 |
* | ata_piix: fix macbook ich8m problems | Tejun Heo | 2008-05-30 | 1 | -3/+4 |