Commit Graph

302 Commits (e3869792990f708c97be5877499cada70d469bd3)

Author SHA1 Message Date
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
Tejun Heo b2a8bbe67d libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli 18 years ago
Alan b229a7b0ae libata: set_mode, Fix the FIXME 18 years ago
Brian King d0f2948568 libata: Initialize qc->pad_len 18 years ago
Brian King 7a801184fa libata: Fixup n_elem initialization 18 years ago
Tejun Heo 501e0c5002 libata: initialize qc->dma_dir to DMA_NONE 18 years ago
Tejun Heo 800b399669 [PATCH] libata: always use polling IDENTIFY 18 years ago
Tejun Heo 3d3cca3755 [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2 18 years ago
Tejun Heo 582982e699 [PATCH] libata: remove unused HSM_ST_UNKNOWN 18 years ago
Tejun Heo 55a8e2c83c [PATCH] libata: implement presence detection via polling IDENTIFY 18 years ago
Tejun Heo 6fc49adb94 [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit 18 years ago
Tejun Heo baa1e78a83 [PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE 18 years ago
Tejun Heo efdaedc443 [PATCH] libata: implement ATA_EHI_PRINTINFO 18 years ago