Commit Graph

26 Commits (6dcec2511ff55b4abaca7ad3433011a7c04c2430)

Author SHA1 Message Date
Tejun Heo b14dabcdb6 sata_qstor: use hardreset instead of softreset 17 years ago
Mark Lord 6004bda1cc libata sata_qstor conversion to new error handling (EH). 17 years ago
Mark Lord 904c7bad99 libata sata_qstor workaround for spurious interrupts 17 years ago
Mark Lord 12ee7d3ceb libata sata_qstor nuke idle state 17 years ago
Jeff Garzik 5796d1c4c8 [libata] Address some checkpatch-spotted issues 18 years ago
Tejun Heo cbcdd87593 libata: implement and use ata_port_desc() to report port configuration 18 years ago
Jeff Garzik ac8869d56d [libata] Remove ->port_disable() hook 18 years ago
Jeff Garzik 6d32d30f55 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() 18 years ago
Tejun Heo 9af5c9c97d libata-link: introduce ata_link 18 years ago
Jeff Garzik 2a3103ce43 [libata] Bump driver versions 18 years ago
Tejun Heo da3dbb17a0 libata: make ->scr_read/write callbacks return error code 18 years ago
Tejun Heo 9977126c4b libata: add @is_cmd to ata_tf_to_fis() 18 years ago
Jeff Garzik bf6263a853 [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info 18 years ago
Jeff Garzik 8bc3fc470e libata: bump versions 18 years ago
Tejun Heo 4447d35156 libata: convert the remaining SATA drivers to new init model 18 years ago
Jeff Garzik cb48cab7f3 [libata] bump versions 18 years ago
Tejun Heo 44877b4e22 libata: s/ap->id/ap->print_id/g 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Akira Iguchi 246ce3b675 libata: add another IRQ calls (libata drivers) 18 years ago
Tejun Heo 0d5ff56677 libata: convert to iomap 18 years ago
Tejun Heo 24dc5f33ea libata: update libata LLDs to use devres 18 years ago
Tejun Heo 726f0785b6 libata: kill qc->nsect and cursect 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 2d2744fc8b [libata] PCI ID table cleanup in various drivers 19 years ago
Jeff Garzik cca3974e48 libata: Grand renaming. 19 years ago
Jeff Garzik c6fd280766 Move libata to drivers/ata. 19 years ago
Pavel Roskin b7887196e3 [PATCH] libata: replace pci_module_init() with pci_register_driver() 19 years ago
Thomas Gleixner 1d6f359a2e [PATCH] irq-flags: scsi: Use the new IRQF_ constants 19 years ago
Tejun Heo ccf68c3405 [PATCH] libata-hp: hook warmplug 19 years ago
Alan Cox a6b2c5d475 [PATCH] PATCH: libata. Add ->data_xfer method 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
Tejun Heo 30afc84cf7 [SCSI] libata: implement minimal transport template for ->eh_timed_out 19 years ago
Tejun Heo 9ae61c6cb6 [PATCH] libata: fix WARN_ON() condition in *_fill_sg() 19 years ago
Tejun Heo 49430f97dd [PATCH] libata: kill sht->max_sectors 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 35daeb8f9b [PATCH] libata: use ata_scsi_timed_out() 19 years ago
Tejun Heo 9a3d9eb017 [PATCH] libata: return AC_ERR_* from issue functions 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 828d09de4a [libata ahci, qstor] fix miscount of scatter/gather entries 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 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 ac19bff25b [libata] ensure ->tf_read() hook reads Status and Error registers 20 years ago
Jeff Garzik 057ace5e79 libata: const-ification bombing run 20 years ago