Commit Graph

38 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 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 9363c3825e libata: rename SFF functions 17 years ago
Tejun Heo fc4712d12e pdc_adma: kill adma_host_stop() 17 years ago
Tejun Heo b0316b15ac pdc_adma: inherit ata_sff_port_ops 17 years ago
Tejun Heo ed82f96425 libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc_adma ops 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
Jeff Garzik 5796d1c4c8 [libata] Address some checkpatch-spotted issues 17 years ago
Jeff Garzik 3be6cbd73f [libata] kill ata_sg_is_last() 17 years ago
Tejun Heo cbcdd87593 libata: implement and use ata_port_desc() to report port configuration 17 years ago
Jeff Garzik ac8869d56d [libata] Remove ->port_disable() hook 17 years ago
Jeff Garzik 6d32d30f55 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() 17 years ago
Tejun Heo 0260731f01 libata-link: linkify config/EH related functions 17 years ago
Tejun Heo 9af5c9c97d libata-link: introduce ata_link 17 years ago
Jeff Garzik 640fdb5049 [libata] pdc_adma: convert to new exception handling (EH) framework 17 years ago
Jeff Garzik 2a3103ce43 [libata] Bump driver versions 18 years ago
Jeff Garzik bf6263a853 [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info 18 years ago
Jeff Garzik 49de0ac823 [libata] pdc_adma: Reorder initializers with a couple structs 18 years ago
Jeff Garzik 8bc3fc470e libata: bump versions 18 years ago
Tejun Heo 5d728824ef libata: convert the remaining PATA 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
Robert P. J. Day cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 54bb3a94b1 [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists 19 years ago
Jeff Garzik 9bec2e3852 [libata] Trim trailing whitespace. 19 years ago
Jeff Garzik cca3974e48 libata: Grand renaming. 19 years ago
Jeff Garzik c6fd280766 Move libata to drivers/ata. 19 years ago
Albert Lee 51704c609f [PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_adma 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 1049cb4787 [PATCH] libata: add missing ->data_xfer for pdc_adma 19 years ago
Tejun Heo ccf68c3405 [PATCH] libata-hp: hook warmplug 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
Alan Cox db7f44d96e [PATCH] libata: make code actually compile with debugging on 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 35daeb8f9b [PATCH] libata: use ata_scsi_timed_out() 19 years ago