Commit Graph

75 Commits (bd8968010a9a08e67a0ddb3ddee9feb8882e8c2f)

Author SHA1 Message Date
Christoph Hellwig 9227c33de8 [PATCH] move ->eh_strategy_handler to the transport class 19 years ago
Jeff Garzik 8b316a3973 [libata] ahci: add ATI SB600 PCI IDs 19 years ago
Tejun Heo 4658f79bec [PATCH] ahci: add softreset 19 years ago
Tejun Heo 30afc84cf7 [SCSI] libata: implement minimal transport template for ->eh_timed_out 19 years ago
Tejun Heo 4b10e55927 [PATCH] ahci: enable prefetching for PACKET commands 19 years ago
Tejun Heo 6971ed1fbb [PATCH] ahci: fix NULL pointer dereference detected by Coverity 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 beec7dbc6f [PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s 19 years ago
Tejun Heo 4bd00f6a20 [PATCH] ahci: convert to new reset mechanism 19 years ago
Tejun Heo a42fc659ba [PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap 19 years ago
Tejun Heo cc9278ed5e [PATCH] ahci: separate out ahci_fill_cmd_slot() 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
Jeff Garzik 9220a2d0da [libata ahci] add another JMicron pci id 19 years ago
Jeff Garzik bd12097c74 [libata ahci] Isolate Intel-ism, add JMicron JMB360 support 19 years ago
Tejun Heo 22b49985f5 [PATCH] ahci: add constants for SRST 19 years ago
Tejun Heo e0bfd14997 [PATCH] ahci: stop engine during hard reset 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 284b6481cc [PATCH] ahci: fix err_mask setting in ahci_host_intr 19 years ago
Tejun Heo 422b75956c [PATCH] ahci: separate out ahci_dev_classify 19 years ago
Tejun Heo 7c76d1e839 [PATCH] ahci: separate out ahci_stop/start_engine 19 years ago
Jason Gaston f285757cab [PATCH] ahci: AHCI mode SATA patch for Intel ICH8 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
Arjan van de Ven 98ac62defe [PATCH] mark several libata datastructures const 19 years ago
Jeff Garzik 7bdd720869 [libata] bump versions 19 years ago
Jeff Garzik c2cd76ff10 [libata ahci] tone down ATAPI errors 19 years ago
Jeff Garzik 9f68a24853 [libata ahci] command completion fixes, improved debug msgs 19 years ago
Jeff Garzik ad36d1a533 [libata ahci] error handling fixes 19 years ago
Jeff Garzik 02eaa66629 [libata ahci] set port ATAPI bit correctly 19 years ago
Jeff Garzik 828d09de4a [libata ahci, qstor] fix miscount of scatter/gather entries 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
Jeff Garzik 057ace5e79 libata: const-ification bombing run 19 years ago
Al Viro 1e4f2a96ae [PATCH] iomem annotations (ahci) 19 years ago
Jeff Garzik cedc9a478d libata: fix ATAPI DMA alignment issues 20 years ago
Jeff Garzik 67846b3017 libata: add ata_ratelimit(), use it in AHCI driver irq handler 20 years ago
Brett M Russ a04ce0ffca [PATCH] PCI/libata INTx cleanup 20 years ago
Brett Russ 7da7931283 [PATCH] libata: fix pio_mask values (take 2) 20 years ago
Jeff Garzik 374b187357 [libata] update several drivers to use pci_iomap()/pci_iounmap() 20 years ago
Jeff Garzik ea6ba10bbb [libata] __iomem annotations for various drivers 20 years ago
Jeff Garzik e005f01de3 [libata ahci] minor remove/unplug path cleanup 20 years ago