Commit Graph

49 Commits (7387ce773256f446bdd0280b2449b635441f906e)

Author SHA1 Message Date
Joe Perches 06296a1e68 ata: Add and use ata_print_version_once 14 years ago
Joe Perches a44fec1fce ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( 14 years ago
Sergei Shtylyov 9cbe056f6c libata: remove ATA_FLAG_NO_LEGACY 14 years ago
Sergei Shtylyov 3696df3099 libata: remove ATA_FLAG_MMIO 14 years ago
Tejun Heo d6b0de8c28 libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf 15 years ago
Tejun Heo c3b2889424 libata-sff: separate out BMDMA irq handler 15 years ago
Tejun Heo f47451c45f libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific 15 years ago
Tejun Heo fe06e5f9b7 libata-sff: separate out BMDMA EH 15 years ago
Tejun Heo c7087652e1 libata-sff: clean up BMDMA initialization 15 years ago
Tejun Heo 3e4ec3443f libata: kill ATA_FLAG_DISABLED 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Alan Cox c96f1732e2 [libata] Improve timeout handling 16 years ago
Erik Inge Bolsø 14bdef982c [libata] convert drivers to use ata.h mode mask defines 16 years ago
Tejun Heo 82ef04fb4c libata: make SCR access ops per-link 17 years ago
Tejun Heo 9363c3825e libata: rename SFF functions 17 years ago
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 17 years ago
Tejun Heo 029cfd6b74 libata: implement and use ops inheritance 17 years ago
Tejun Heo 68d1d07b51 libata: implement and use SHT initializers 17 years ago
Tejun Heo 358f9a77a6 libata: implement and use ata_noop_irq_clear() 17 years ago
Tejun Heo ff2aeb1eb6 libata: convert to chained sg 17 years ago
Tejun Heo 0dc36888d4 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* 17 years ago
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