Commit Graph

24 Commits (8f4c79ce79d1552014af3c115d03e13092443905)

Author SHA1 Message Date
Jeff Garzik 5796d1c4c8 [libata] Address some checkpatch-spotted issues 18 years ago
Jeff Garzik b447916e2b [libata] fix 'if(' and similar areas that lack whitespace 18 years ago
Jeff Garzik 2dcb407e61 [libata] checkpatch-inspired cleanups 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
Jeff Garzik 469248abf0 [libata] Clean up driver udma_mask initializers 18 years ago
Jeff Garzik a09060ffe5 [libata] sata_sx4, sata_via: minor documentation updates 18 years ago
Jeff Garzik b2d46b61bd [libata] sata_sx4: named constant cleanup 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
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 54bb3a94b1 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists 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
Albert Lee 1f3461a726 [PATCH] libata: minor fix for irq-pio merge 19 years ago
Tejun Heo f15a1dafed [PATCH] libata: use ATA printk helpers 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
Jeff Garzik 4bced2d405 [libata] kill bogus cut-n-pasted comments in three drivers 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 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 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 93c9338713 [BLOCK] update libata to use new blk_ordered for barriers 19 years ago
Jeff Garzik 50630195bb [libata] mark certain hardware (or drivers) with a no-atapi flag 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 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