| Commit message (Expand) | Author | Age | Files | Lines |
* | [libata] Call flush_dcache_page after PIO data transfers in libata-sff.c | Catalin Marinas | 2010-02-04 | 1 | -0/+3 |
* | ahci: add Acer G725 to broken suspend list | Tejun Heo | 2010-02-04 | 1 | -0/+15 |
* | libata-scsi passthru: fix bug which truncated LBA48 return values | Douglas Gilbert | 2010-02-04 | 1 | -1/+1 |
* | libata: retry FS IOs even if it has failed with AC_ERR_INVALID | Tejun Heo | 2010-01-20 | 1 | -2/+3 |
* | libata: retry link resume if necessary | Tejun Heo | 2010-01-12 | 1 | -7/+31 |
* | ata_piix: enable 32bit PIO on SATA piix | Tejun Heo | 2010-01-12 | 1 | -1/+1 |
* | sata_promise: don't classify overruns as HSM errors | Mikael Pettersson | 2010-01-12 | 1 | -1/+1 |
* | Merge branch 'misc-2.6.33' into release | Len Brown | 2009-12-24 | 1 | -1/+0 |
|\ |
|
| * | ACPI: do not select ACPI_DOCK from ATA_ACPI | Carlos R. Mafra | 2009-12-24 | 1 | -1/+0 |
* | | pata_bf54x: handle portmuxing of pins through GPIO PORTs | Sonic Zhang | 2009-12-21 | 1 | -0/+19 |
* | | pata_cmd64x: fix overclocking of UDMA0-2 modes | Bartlomiej Zolnierkiewicz | 2009-12-20 | 1 | -1/+1 |
* | | Revert "pata_cmd64x: implement serialization as per notes" | Jeff Garzik | 2009-12-20 | 1 | -108/+8 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-19 | 5 | -51/+163 |
|\ \
| |/
|/| |
|
| * | sata_mv: remove pointless NULL test | Jeff Garzik | 2009-12-17 | 1 | -1/+1 |
| * | pata_hpt3x2n: fix clock turnaround | Sergei Shtylyov | 2009-12-17 | 1 | -29/+35 |
| * | libata: fix reporting of drained bytes when clearing DRQ | Robert Hancock | 2009-12-17 | 1 | -1/+1 |
| * | sata_mv: add power management support for the PCI controllers. | Saeed Bishara | 2009-12-17 | 1 | -0/+29 |
| * | sata_mv: store the board_idx into the host private data | Saeed Bishara | 2009-12-17 | 1 | -6/+8 |
| * | pata_octeon_cf: use resource_size(), to fix resource sizing bug | H Hartley Sweeten | 2009-12-17 | 1 | -1/+1 |
| * | libata: use the WRITE_SAME_16 define | Christoph Hellwig | 2009-12-17 | 1 | -1/+1 |
| * | sata_mv: move the PCI bar description initialization code | Saeed Bishara | 2009-12-17 | 1 | -9/+10 |
| * | sata_mv: add power management support for the platform driver | Saeed Bishara | 2009-12-17 | 1 | -0/+43 |
| * | sata_mv: support clkdev framework | Saeed Bishara | 2009-12-17 | 1 | -3/+34 |
| * | sata_mv: increase PIO IORDY timeout | Saeed Bishara | 2009-12-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 3 | -0/+1438 |
|\ |
|
| * | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 35 | -305/+853 |
| |\ |
|
| * | | libata/drivers: Add driver for Apple "MacIO" IDE controller | Benjamin Herrenschmidt | 2009-12-09 | 3 | -0/+1438 |
| * | | libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop() | Benjamin Herrenschmidt | 2009-12-09 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 4 | -8/+8 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 4 | -8/+8 |
| |\ \ \ |
|
| | * | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 2 | -4/+4 |
| | * | | | drivers/ata/libata-sff.c: comment spelling fixes | Krzysztof Halasa | 2009-12-04 | 1 | -3/+3 |
| | * | | | pata_cs5535: fix comment header typo | Otavio Salvador | 2009-11-09 | 1 | -1/+1 |
| | |/ / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 | 2 | -2/+7 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 | 2 | -2/+7 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-08 | 35 | -257/+802 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips" | Jeff Garzik | 2009-12-07 | 1 | -69/+22 |
| * | | | libata: Clarify ata_set_lba_range_entries function | Martin K. Petersen | 2009-12-03 | 1 | -1/+1 |
| * | | | libata: Report zeroed read after TRIM and max discard size | Martin K. Petersen | 2009-12-03 | 1 | -3/+9 |
| * | | | pata_hpt3x2n: fix overclocked MWDMA0 timing | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -2/+1 |
| * | | | pata_it8213: MWDMA0 is unsupported | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -1/+1 |
| * | | | [libata] MWDMA0 is unsupported on PIIX-like PATA controllers | Bartlomiej Zolnierkiewicz | 2009-12-03 | 3 | -3/+3 |
| * | | | pata_via: clear UDMA transfer mode bit for PIO and MWDMA | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -6/+13 |
| * | | | pata_sis: Power Management fix | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -2/+19 |
| * | | | pata_rz1000: Power Management fix | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -1/+10 |
| * | | | pata_radisys: fix UDMA handling | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -2/+2 |
| * | | | pata_ns87415: Power Management fix | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -5/+27 |
| * | | | pata_marvell: fix marvell_pre_reset() documentation | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -1/+1 |
| * | | | pata_legacy: add pointers to QDI65x0 documentation | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -1/+8 |
| * | | | pata_legacy: fix access to control register for QDI6580 | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -2/+2 |