Commit Graph

1108 Commits (bb52d82f45df3a2661d88befba7c79a7db8be496)

Author SHA1 Message Date
Linus Nilsson 0affa456cb libata: Change "write_data" to "rw" for some function documentations 17 years ago
James Bottomley d0ad3bc97c [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI 17 years ago
akpm@linux-foundation.org a984f58dd9 fix drivers/ata/sata_fsl.c double-decl 17 years ago
James Bottomley 7ccd720da3 [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() 17 years ago
Alan Cox b832548773 pata_legacy: Merge winbond support 17 years ago
Alan Cox 5e8f757cb2 ata_generic: Cenatek support 17 years ago
Alan Cox 3e9b90265e pata_winbond: error return 17 years ago
Alan Cox 0f069788c3 pata_serverworks: Fix cable types and cosmetics 17 years ago
Alan Cox 0eaea364ed pata_mpc52xx: remove un-needed assignment 17 years ago
Tejun Heo 75f9cafc2d libata: fix off-by-one in error categorization 17 years ago
Tejun Heo b710a1f4b3 ahci: factor out AHCI enabling and enable AHCI before reading CAP 17 years ago
Tejun Heo c729072459 ata_piix: implement SIDPR SCR access 17 years ago
Tejun Heo 8b09f0da0f ata_piix: convert to prepare - activate initialization 17 years ago
Tejun Heo 4e6b79fa61 libata: factor out ata_pci_activate_sff_host() from ata_pci_one() 17 years ago
akpm@linux-foundation.org cadb7345d9 [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() 17 years ago
Alan Cox defc9cd826 pata_legacy: resychronize with upstream changes and resubmit 17 years ago
Andrew Morton c294f1b329 [libata] pata_legacy: typo fix 17 years ago
Andrew Morton 045eeb4f79 [libata] pata_winbond: update for new ->data_xfer hook 17 years ago
Tejun Heo f885521f0a pata_pcmcia: convert to new data_xfer prototype 17 years ago
Al Viro 4ca4e43964 libata annotations and fixes 17 years ago
Tejun Heo 35a10a80da libata: use dev_driver_string() instead of "libata" in libata-sff.c 17 years ago
Tejun Heo 723159c583 ata_piix: kill unused constants and flags 17 years ago
Jeff Garzik 442eacc362 libata: make ata_port_queue_task() an internal function 17 years ago
Alan Cox d7b174500e pata_pcmcia: Minor cleanups and support for dual channel cards 17 years ago
Alan Cox c5038fc05d libata/pata_it821x: Improve handling of poorly compatible emulations 17 years ago
Alan Cox a5df2eabda pata_pcmcia: Add support for dumb 8bit IDE emulations 17 years ago
Tejun Heo 0bcc65ad78 libata: make qc->nbytes include extra buffers 17 years ago
Tejun Heo ff2aeb1eb6 libata: convert to chained sg 17 years ago
Tejun Heo f92a26365a libata: change ATA_QCFLAG_DMAMAP semantics 17 years ago
Tejun Heo 001102d785 libata: kill non-sg DMA interface 17 years ago
Tejun Heo 55dba3120f libata: update ->data_xfer hook for ATAPI 17 years ago
Tejun Heo 0dc36888d4 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* 17 years ago
Albert Lee 0106372db6 libata: zero xfer length on ATAPI data xfer IRQ is HSM violation 17 years ago
Tejun Heo 93f8fecbe7 libata: make atapi_request_sense() use sg 17 years ago
Tejun Heo 1973a023a6 libata: convert NCQ test in ata_qc_issue() to ata_is_ncq() 17 years ago
Andrew Morton 40f46f1781 pata_hpt37x: checkpatch fixes 17 years ago
Andrew Morton e6a73ab1c8 drivers/ata/libata-eh.c: fix printk warning 17 years ago
Tejun Heo ce54d16163 pata_amd: update mode selection for NV PATAs 17 years ago
Tejun Heo 021ee9a6da libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() 17 years ago
Tejun Heo a0f79b929a libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_acpi 17 years ago
Tejun Heo 5df91a25df libata: fix ata_acpi_gtm_xfermask() 17 years ago
Tejun Heo 7c77fa4d51 libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() 17 years ago
Tejun Heo 9cde9ed151 ata_piix: separate controller IDs into separate enum 17 years ago
Tejun Heo 46a671430d sata_promise: make pdc_atapi_pkt() use values from qc->tf 17 years ago
Tejun Heo c88f90c377 libata: add ATA_CBL_PATA_IGN 17 years ago
Tejun Heo 7dc951aefd libata: xfer_mask is unsigned long not unsigned int 17 years ago
Tejun Heo 9d3501ab96 libata: kill ata_id_to_dma_mode() 17 years ago
Tejun Heo 70cd071e4e libata: clean up xfermode / PATA timing related stuff 17 years ago
Tejun Heo 6357357cae libata: export xfermode / PATA timing related functions 17 years ago
Tejun Heo f8ab6d8e15 ata_generic: unindent loop in generic_set_mode() 17 years ago