Commit Graph

314 Commits (790fe579f5006b72dfd2814f9263a73b0b455e81)

Author SHA1 Message Date
Alan Cox d92e74d353 libata-core/sff: Fix multiple assumptions about DMA 18 years ago
Tejun Heo 464cf177df libata: always use polling SETXFER 18 years ago
Alan Cox bc9a8a7eaa libata: Kiss post_set_mode goodbye 18 years ago
Tejun Heo 13b8d09f5d libata: track spindown status and skip spindown_compat if possible 18 years ago
Tejun Heo 3cadbcc098 libata-acpi: add ATA_FLAG_ACPI_SATA port flag 18 years ago
Tejun Heo 6ddcd3b020 libata: during revalidation, check n_sectors after device is configured 18 years ago
Tejun Heo e92351bb53 libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ 18 years ago
Tejun Heo f4d6d00466 libata: ignore EH scheduling during initialization 18 years ago
Tejun Heo 1626aeb881 libata: clean up SFF init mess 18 years ago
Tejun Heo 9666f4009c libata: reimplement suspend/resume support using sdev->manage_start_stop 18 years ago
Tejun Heo 31daabda16 libata: reimplement reset sequencing 18 years ago
Tejun Heo d4b2bab4f2 libata: add deadline support to prereset and reset methods 18 years ago
Tejun Heo 0d64a233fe libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET 18 years ago
Alan Cox 1e999736ca libata: HPA support 18 years ago
Tejun Heo 6bfff31e77 libata: kill probe_ent and related helpers 18 years ago
Tejun Heo 21b0ad4fb8 libata: add init helpers including ata_pci_prepare_native_host() 18 years ago
Tejun Heo d491b27b19 libata: convert native PCI host handling to new init model 18 years ago
Tejun Heo f5cda25729 libata: implement ata_host_alloc_pinfo() and ata_host_register() 18 years ago
Tejun Heo f31871951b libata: separate out ata_host_alloc() and ata_host_register() 18 years ago
Tejun Heo ecef725323 libata: separate out ata_host_start() 18 years ago
Tejun Heo 4911487a34 libata: allocate ap separately from shost 18 years ago
Mark Lord 5a5dbd18a7 libata: add support for READ/WRITE LONG 18 years ago
Alan Cox a76b62ca70 libata: Change prototype of mode_filter to remove ata_port* 18 years ago
Alan 04351821b4 pata: expose set_mode method so it can be wrapped 18 years ago
Alan Cox be0d18dff5 libata: cable detection fixes 18 years ago
Alan cd0d3bbcdd libata: dev_config does not need ap and adev passing 18 years ago
Jeff Garzik 43727fbc75 [libata] export sata_print_link_status() 18 years ago
Albert Lee 6f23a31d1c libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) 18 years ago
Albert Lee 18d6e9d518 libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) 18 years ago
Albert Lee 7152764700 libata: reorder HSM_ST_FIRST for easier decoding (take 3) 18 years ago
Tejun Heo 6ffa01d88c libata: add CONFIG_PM to libata core layer 18 years ago
Alan 032af1ce16 libata-core: Fix simplex handling 18 years ago
Alan 10305f0f8e Add id_to_dma_mode function for printing DMA modes 18 years ago
Tejun Heo 44877b4e22 libata: s/ap->id/ap->print_id/g 18 years ago
Tejun Heo 6d1245bf29 libata: separate out ata_ncq_enabled() 18 years ago
Tejun Heo 7d47e8d4d4 libata: put some intelligence into EH speed down sequence 18 years ago
Akira Iguchi a619f981b4 libata: PATA driver for Celleb 18 years ago
Kristen Carlson Accardi 11ef697b37 [PATCH] libata: ACPI and _GTF support 18 years ago
Alan Cox f834e49f1a libata: Add a host flag to indicate lack of IORDY capability 18 years ago
Jeff Garzik 66efc5a7e3 libata: kill ATA_ENABLE_PATA 18 years ago
Akira Iguchi 836250069f libata: add another IRQ calls (core and headers) 18 years ago
Tejun Heo 0d5ff56677 libata: convert to iomap 18 years ago
Tejun Heo b878ca5d37 libata: remove unused functions 18 years ago
Tejun Heo f0d36efdc6 libata: update libata core layer to use devres 18 years ago
Tejun Heo 0529c159db libata: implement ata_host_detach() 18 years ago
Tejun Heo 726f0785b6 libata: kill qc->nsect and cursect 18 years ago
Tejun Heo 553c4aa630 libata: handle pci_enable_device() failure while resuming 18 years ago
Alan Cox d4013f07bd [PATCH] pci: Move PCI_VDEVICE from libata to core 18 years ago
Jeff Garzik f20b16ff7c [libata] trim trailing whitespace 18 years ago
Alan 0777721c9b libata: Fix ata_busy_wait() kernel docs 18 years ago