Commit Graph

69 Commits (b5bc421c96ca56a9abaad4619da01fe0071904a2)

Author SHA1 Message Date
Tejun Heo b5bc421c96 [PATCH] sata_sil24: implement sil24_init_port() 19 years ago
Tejun Heo 37024e8ee0 [PATCH] sata_sil24: implement loss of completion interrupt on PCI-X errta fix 19 years ago
Tejun Heo 9466d85bb2 [PATCH] sata_sil24: consolidate host flags into SIL24_COMMON_FLAGS 19 years ago
Tejun Heo 7dafc3fd9a [PATCH] sata_sil24: add more constants 19 years ago
Tejun Heo 3b9f1d0fb3 [PATCH] sata_sil24: rename PORT_IRQ_SDB_FIS to PORT_IRQ_SDB_NOTIFY 19 years ago
Tejun Heo 640088024d [PATCH] sata_sil24: typo fix 19 years ago
Tejun Heo 7dd29dd629 [PATCH] sata_sil24: use ata_wait_register() 19 years ago
Tejun Heo 643be977f9 [PATCH] sata_sil24: better error message from softreset 19 years ago
Tejun Heo 1c1d832cea [PATCH] sata_sil24: fix timeout calculation in sil24_softreset 19 years ago
Tejun Heo 987d2f05b3 [PATCH] libata: make reset methods complain when they fail 19 years ago
Tejun Heo 2bf2cb26b2 [PATCH] libata: kill @verbose from ata_reset_fn_t 19 years ago
Christoph Hellwig 9227c33de8 [PATCH] move ->eh_strategy_handler to the transport class 19 years ago
Jeff Garzik af64371ada [libata] bump versions 19 years ago
Tejun Heo 198e0fed9e [PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED 19 years ago
Jeff Garzik 2e9edbf815 [libata] export ata_dev_pair; trim trailing whitespace 19 years ago
Jeff Garzik 142877b07f [libata sata_sil24] cleanups: use pci_iomap(), kzalloc() 19 years ago
Tejun Heo 30afc84cf7 [SCSI] libata: implement minimal transport template for ->eh_timed_out 19 years ago
Tejun Heo 8645984c35 [PATCH] sata_sil24: lengthen softreset timeout 19 years ago
Tejun Heo 10d996ad19 [PATCH] sata_sil24: exit early from softreset if SStatus reports no device 19 years ago
Tejun Heo fbfda6e71b [PATCH] sata_sil24: fix mwdma_mask setting 19 years ago
Tejun Heo 4b9d7e04a8 [PATCH] sata_sil24: add a new PCI ID for SiI 3124 19 years ago
Tejun Heo 49430f97dd [PATCH] libata: kill sht->max_sectors 19 years ago
Tejun Heo 6e7846e9c5 [PATCH] libata: move cdb_len for host to device 19 years ago
Tejun Heo 489ff4c7d1 [PATCH] sata_sil24: add hardreset 19 years ago
Tejun Heo 07b734702a [PATCH] sata_sil24: convert to new reset mechanism 19 years ago
Tejun Heo f637902015 [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks 19 years ago
Tejun Heo 35daeb8f9b [PATCH] libata: use ata_scsi_timed_out() 19 years ago
Tejun Heo a72ec4ce6d [PATCH] libata: implement and apply ata_eh_qc_complete/retry() 19 years ago
Tejun Heo 9a3d9eb017 [PATCH] libata: return AC_ERR_* from issue functions 19 years ago
Tejun Heo 11a56d2439 [PATCH] libata: add detailed AC_ERR_* flags 19 years ago
Tejun Heo 93c9338713 [BLOCK] update libata to use new blk_ordered for barriers 19 years ago
Albert Lee a22e2eb071 [PATCH] libata: move err_mask to ata_queued_cmd 19 years ago
Tejun Heo c0ab424238 [PATCH] sil24: make error_intr less verbose 20 years ago
Tejun Heo 69ad185fa1 [PATCH] sil24: add ATAPI support 20 years ago
Tejun Heo ca45160db7 [PATCH] sil24: use SRST for phy_reset 20 years ago
Tejun Heo 7d1ce682d0 [PATCH] sil24: add sil24_restart_controller 20 years ago
Tejun Heo d10cb35a87 [PATCH] sil24: add constants 20 years ago
Tejun Heo e9c05afa80 [PATCH] sil24: add missing ata_pad_free() 20 years ago
Jeff Garzik 3b7d697dfb [libata] constify PCI ID table in several drivers 20 years ago
Christoph Hellwig d0be4a7d29 [SCSI] remove Scsi_Host_Template typedef 20 years ago
Jeff Garzik 193515d51c [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines 20 years ago
Jeff Garzik 6037d6bbdf [libata] ATAPI pad allocation fixes/cleanup 20 years ago
Jeff Garzik a9524a76f7 [libata] use dev_printk() throughout drivers 20 years ago
Jeff Garzik a7dac447bb [libata] change ata_qc_complete() to take error mask as second arg 20 years ago
Jeff Garzik 0169e284f6 [libata] remove ata_chk_err(), ->check_err() hook. 20 years ago
Al Viro 2ab540becd [PATCH] sata_sil24 iomem annotations and fixes 20 years ago
Al Viro 4b4a5eaedf [PATCH] sata_sil24 iomem annotations and fixes 20 years ago
Jeff Garzik 057ace5e79 libata: const-ification bombing run 20 years ago
Jeff Garzik 972c26bdd6 libata: add ata_sg_is_last() helper, use it in several drivers 20 years ago
Tejun Heo 042c21fd2c [libata sata_sil24] add support for 3131/3531 20 years ago