Commit Graph

64 Commits (f8381cba04ba8173fd5a2b8e5cd8b3290ee13a98)

Author SHA1 Message Date
Tejun Heo 81afe89318 libata: clear TF before IDENTIFYing 18 years ago
Jeff Garzik 591a6e8ee7 libata: build fix after dmesg probe output changes 18 years ago
Alan 11750a40ab libata: Early CFA adapters are not required to support mode setting 18 years ago
Tejun Heo 34fee227dd libata: add 150ms between completion of hardreset and status checking 18 years ago
Eric D. Mudama 3f64f565be libata: rearrange dmesg info to add full ATA revision 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
Jeff Garzik fda0efc597 [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings 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
Alan 18d90deb07 libata: trivial stuff 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
Tejun Heo 8bfa79fcb8 libata: use ata_id_c_string() 18 years ago
Tejun Heo a0cf733b33 libata: straighten out ATA_ID_* constants 18 years ago
Adrian Bunk 7102d230d6 drivers/ata/: make 4 functions static 18 years ago
Jeff Garzik f20b16ff7c [libata] trim trailing whitespace 18 years ago
Brian King 49c8042996 libata: Initialize nbytes for internal sg commands 18 years ago
Lennert Buytenhek 7a0f1c8a4b ata_if_xfermask() word 51 fix 18 years ago
Alan b229a7b0ae libata: set_mode, Fix the FIXME 18 years ago
Tejun Heo 33480a0ede [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2) 18 years ago
Alan fd3367af3d [PATCH] libata: Incorrect timing computation for PIO5/6 18 years ago
Albert Lee e3472cbe5c [PATCH] libata: let ATA_FLAG_PIO_POLLING use polling pio for ATA_PROT_NODATA 18 years ago
Tejun Heo 800b399669 [PATCH] libata: always use polling IDENTIFY 18 years ago
Tejun Heo 70e6ad0c6d [PATCH] libata: prepare ata_sg_clean() for invocation from EH 18 years ago
Tejun Heo bd056d7eeb [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() 18 years ago
Tejun Heo 2432697ba0 [PATCH] libata: implement ata_exec_internal_sg() 18 years ago
Tejun Heo 0f0a3ad374 [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze() 18 years ago
Tejun Heo ea54763f8a [PATCH] libata: move BMDMA host status recording from EH to interrupt handler 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 35b649fe25 [PATCH] libata: implement ata_tf_read_block() 18 years ago
Tejun Heo 39599a5334 [PATCH] libata: sync result_tf.flags w/ command tf.flags 18 years ago
Tejun Heo 61c0596c5f [PATCH] libata: trivial updates to ata_sg_init_one() 18 years ago
Tejun Heo 55a8e2c83c [PATCH] libata: implement presence detection via polling IDENTIFY 18 years ago
Tejun Heo bff0464769 [PATCH] libata: convert @post_reset to @flags in ata_dev_read_id() 18 years ago
Tejun Heo 6fc49adb94 [PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit 18 years ago
Tejun Heo 914ed354b3 [PATCH] libata: move dev->max_sectors configuration into ata_dev_configure() 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
Tejun Heo b6103f6d16 [PATCH] libata: separate out and export sata_port_hardreset() 18 years ago
Tejun Heo d1adc1bbd6 [PATCH] libata: handle 0xff status properly 18 years ago
Alan Cox 6919a0a6cf [PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklisting flaws 18 years ago
Alan Cox fc085150b4 [PATCH] libata: add 40pin "short" cable support, honour drive side speed detection 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 52bad64d95 WorkStruct: Separate delayable and non-delayable events. 18 years ago
Brian King a462508544 [PATCH] libata: Convert from module_init to subsys_initcall 18 years ago
Tejun Heo 6e42acc411 [PATCH] libata: unexport ata_dev_revalidate() 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
Alan Cox 46767aeba5 [PATCH] libata: Don't believe bogus claims in the older PIO mode register 18 years ago