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
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 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 9af5c9c97d libata-link: introduce ata_link 17 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