| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI | James Bottomley | 2008-01-23 |
| * | [SCSI] relax scsi dma alignment | James Bottomley | 2008-01-11 |
* | | fix drivers/ata/sata_fsl.c double-decl | akpm@linux-foundation.org | 2008-01-23 |
* | | [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() | James Bottomley | 2008-01-23 |
* | | pata_legacy: Merge winbond support | Alan Cox | 2008-01-23 |
* | | ata_generic: Cenatek support | Alan Cox | 2008-01-23 |
* | | pata_winbond: error return | Alan Cox | 2008-01-23 |
* | | pata_serverworks: Fix cable types and cosmetics | Alan Cox | 2008-01-23 |
* | | pata_mpc52xx: remove un-needed assignment | Alan Cox | 2008-01-23 |
* | | libata: fix off-by-one in error categorization | Tejun Heo | 2008-01-23 |
* | | ahci: factor out AHCI enabling and enable AHCI before reading CAP | Tejun Heo | 2008-01-23 |
* | | ata_piix: implement SIDPR SCR access | Tejun Heo | 2008-01-23 |
* | | ata_piix: convert to prepare - activate initialization | Tejun Heo | 2008-01-23 |
* | | libata: factor out ata_pci_activate_sff_host() from ata_pci_one() | Tejun Heo | 2008-01-23 |
* | | [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() | akpm@linux-foundation.org | 2008-01-23 |
* | | pata_legacy: resychronize with upstream changes and resubmit | Alan Cox | 2008-01-23 |
* | | [libata] pata_legacy: typo fix | Andrew Morton | 2008-01-23 |
* | | [libata] pata_winbond: update for new ->data_xfer hook | Andrew Morton | 2008-01-23 |
* | | pata_pcmcia: convert to new data_xfer prototype | Tejun Heo | 2008-01-23 |
* | | libata annotations and fixes | Al Viro | 2008-01-23 |
* | | libata: use dev_driver_string() instead of "libata" in libata-sff.c | Tejun Heo | 2008-01-23 |
* | | ata_piix: kill unused constants and flags | Tejun Heo | 2008-01-23 |
* | | libata: make ata_port_queue_task() an internal function | Jeff Garzik | 2008-01-23 |
* | | pata_pcmcia: Minor cleanups and support for dual channel cards | Alan Cox | 2008-01-23 |
* | | libata/pata_it821x: Improve handling of poorly compatible emulations | Alan Cox | 2008-01-23 |
* | | pata_pcmcia: Add support for dumb 8bit IDE emulations | Alan Cox | 2008-01-23 |
* | | libata: make qc->nbytes include extra buffers | Tejun Heo | 2008-01-23 |
* | | libata: convert to chained sg | Tejun Heo | 2008-01-23 |
* | | libata: change ATA_QCFLAG_DMAMAP semantics | Tejun Heo | 2008-01-23 |
* | | libata: kill non-sg DMA interface | Tejun Heo | 2008-01-23 |
* | | libata: update ->data_xfer hook for ATAPI | Tejun Heo | 2008-01-23 |
* | | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* | Tejun Heo | 2008-01-23 |
* | | libata: zero xfer length on ATAPI data xfer IRQ is HSM violation | Albert Lee | 2008-01-23 |
* | | libata: make atapi_request_sense() use sg | Tejun Heo | 2008-01-23 |
* | | libata: convert NCQ test in ata_qc_issue() to ata_is_ncq() | Tejun Heo | 2008-01-23 |
* | | pata_hpt37x: checkpatch fixes | Andrew Morton | 2008-01-23 |
* | | drivers/ata/libata-eh.c: fix printk warning | Andrew Morton | 2008-01-23 |
* | | pata_amd: update mode selection for NV PATAs | Tejun Heo | 2008-01-23 |
* | | libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() | Tejun Heo | 2008-01-23 |
* | | libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_... | Tejun Heo | 2008-01-23 |
* | | libata: fix ata_acpi_gtm_xfermask() | Tejun Heo | 2008-01-23 |
* | | libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() | Tejun Heo | 2008-01-23 |
* | | ata_piix: separate controller IDs into separate enum | Tejun Heo | 2008-01-23 |
* | | sata_promise: make pdc_atapi_pkt() use values from qc->tf | Tejun Heo | 2008-01-23 |
* | | libata: add ATA_CBL_PATA_IGN | Tejun Heo | 2008-01-23 |
* | | libata: xfer_mask is unsigned long not unsigned int | Tejun Heo | 2008-01-23 |
* | | libata: kill ata_id_to_dma_mode() | Tejun Heo | 2008-01-23 |
* | | libata: clean up xfermode / PATA timing related stuff | Tejun Heo | 2008-01-23 |
* | | libata: export xfermode / PATA timing related functions | Tejun Heo | 2008-01-23 |