Commit Graph

54 Commits (b4f382a3e5e20ba867e7aa5b01189a3fd40eea2c)

Author SHA1 Message Date
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 19 years ago
Tejun Heo 69ad185fa1 [PATCH] sil24: add ATAPI support 19 years ago
Tejun Heo ca45160db7 [PATCH] sil24: use SRST for phy_reset 19 years ago
Tejun Heo 7d1ce682d0 [PATCH] sil24: add sil24_restart_controller 19 years ago
Tejun Heo d10cb35a87 [PATCH] sil24: add constants 19 years ago
Tejun Heo e9c05afa80 [PATCH] sil24: add missing ata_pad_free() 19 years ago
Jeff Garzik 3b7d697dfb [libata] constify PCI ID table in several drivers 19 years ago
Christoph Hellwig d0be4a7d29 [SCSI] remove Scsi_Host_Template typedef 19 years ago
Jeff Garzik 193515d51c [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines 19 years ago
Jeff Garzik 6037d6bbdf [libata] ATAPI pad allocation fixes/cleanup 19 years ago
Jeff Garzik a9524a76f7 [libata] use dev_printk() throughout drivers 19 years ago
Jeff Garzik a7dac447bb [libata] change ata_qc_complete() to take error mask as second arg 19 years ago
Jeff Garzik 0169e284f6 [libata] remove ata_chk_err(), ->check_err() hook. 19 years ago
Al Viro 2ab540becd [PATCH] sata_sil24 iomem annotations and fixes 19 years ago
Al Viro 4b4a5eaedf [PATCH] sata_sil24 iomem annotations and fixes 19 years ago
Jeff Garzik 057ace5e79 libata: const-ification bombing run 19 years ago
Jeff Garzik 972c26bdd6 libata: add ata_sg_is_last() helper, use it in several drivers 19 years ago
Tejun Heo 042c21fd2c [libata sata_sil24] add support for 3131/3531 19 years ago
Tejun Heo 1fcce839a5 [libata sata_sil24] nit pickings 20 years ago
Tejun Heo 7f726d125d [PATCH] sil24: implement tf_read callback 20 years ago
Tejun Heo 6a575fa969 [PATCH] sil24: implement proper TF register reading & caching 20 years ago
Tejun Heo 46b93e7bce [PATCH] sil24: remove CMDERR clearing 20 years ago
Tejun Heo ad6e90f6d0 [PATCH] sil24: ignore non-error exception irqs 20 years ago
Tejun Heo 923f122573 [PATCH] sil24: initialization fix 20 years ago
Tejun Heo 83bbecc905 [PATCH] sil24: add more comments for constants 20 years ago
Tejun Heo e382eb1dbd [PATCH] sil24: fix PORT_CTRL_STAT constants 20 years ago
Tejun Heo 4f50c3cbb4 [PATCH] sil24: replace pp->port w/ ap->ioaddr.cmd_addr 20 years ago
Tejun Heo 33d015b9f2 [PATCH] sil24: remove PORT_TF 20 years ago
Tejun Heo 8746618d4f [PATCH] sil24: move error handling out of hot interrupt path 20 years ago
Tejun Heo 06460aeaa2 [PATCH] sil24: add testing for PCI fault 20 years ago
Tejun Heo 3cc4571c41 [PATCH] sil24: remove irq disable code on spurious interrupt 20 years ago
Tejun Heo 1483467faa [PATCH] sil24: add FIXME comment above ata_device_add 20 years ago