Commit Graph

557 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Dan Williams f6e67035a9 [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices 14 years ago
Joe Perches 06296a1e68 ata: Add and use ata_print_version_once 14 years ago
Joe Perches a9a79dfec2 ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> 14 years ago
Kristen Carlson Accardi 8a745f1f39 libata: Power off empty ports 14 years ago
Tejun Heo ae01b2493c libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 14 years ago
Tejun Heo 3f7ac1d667 libata: Kill unused ATA_DFLAG_{H|D}IPM flags 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Viresh Kumar 64b9759425 libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work() 14 years ago
Sergei Shtylyov 1a0f6b7ecd libata: remove ATA_FLAG_LPM 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
Sergei Shtylyov c10f97b9d8 libata: remove ATA_FLAG_{SRST|SATA_RESET} 14 years ago
James Bottomley 0e0b494ca8 libata: separate error handler into usable components 14 years ago
James Bottomley 64878c0eff [SCSI] libata: separate error handler into usable components 14 years ago
Jeff Garzik b27dcfb067 [libata] avoid needlessly passing around ptr to SCSI completion func 14 years ago
Jeff Garzik f281233d3e SCSI host lock push-down 14 years ago
Andrea Gelmini 89692c0322 include/linux/libata.h: fix typo 14 years ago
Richard Kennedy b34e90429c libata: reorder ata_queued_cmd to remove alignment padding on 64 bit builds 14 years ago
Tejun Heo c0c362b60e libata: implement cross-port EH exclusion 14 years ago
Tejun Heo 97750cebb3 libata: add @ap to ata_wait_register() and introduce ata_msleep() 14 years ago
Tejun Heo 6b7ae9545a libata: reimplement link power management 14 years ago
Tejun Heo 1152b2617a libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global 14 years ago
Tejun Heo c93b263e0d libata: clean up lpm related symbols and sysfs show/store functions 14 years ago
Gwendal Grignou d9027470b8 [libata] Add ATA transport class 14 years ago
Nikanth Karthikesan 817f2c842d Fix various typos of valid in comments 15 years ago
Gwendal Grignou ea3c64506e libata-sff: Reenable Port Multiplier after libata-sff remodeling. 15 years ago
Tejun Heo e2f3d75fc0 libata: skip EH autopsy and recovery during suspend 15 years ago
Tejun Heo ad72cf9885 libata: take advantage of cmwq and remove concurrency limitations 15 years ago
Tejun Heo d8d9129ea2 libata: implement on-demand HPA unlocking 15 years ago
Tejun Heo 43c9c59185 libata: implement dump_id force param 15 years ago
Tejun Heo 9a7780c9ac libata-sff: make BMDMA optional 15 years ago
Tejun Heo 1c5afdf7a6 libata-sff: separate out BMDMA init 15 years ago
Tejun Heo c3b2889424 libata-sff: separate out BMDMA irq handler 15 years ago
Tejun Heo 37f65b8bc2 libata-sff: ata_sff_irq_clear() is BMDMA specific 15 years ago
Tejun Heo 360ff78330 libata-sff: separate out BMDMA qc_issue 15 years ago
Tejun Heo f60d70113f libata-sff: prd is BMDMA specific 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 c429137a67 libata-sff: port_task is SFF specific 15 years ago
Tejun Heo 5fe7454aa9 libata-sff: ap->[last_]ctl are SFF specific 15 years ago
Tejun Heo 8244cd0597 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() 15 years ago
Tejun Heo c7087652e1 libata-sff: clean up BMDMA initialization 15 years ago
Tejun Heo 9f2f72107f libata-sff: reorder SFF/BMDMA functions 15 years ago
Tejun Heo 3e4ec3443f libata: kill ATA_FLAG_DISABLED 15 years ago
Sergei Shtylyov e42a542ba9 libata: make sff_irq_on() method optional 15 years ago
Sergei Shtylyov 41dec29bcb libata: introduce sff_set_devctl() method 15 years ago
Tejun Heo b48d58f55a libata: use longer 0xff wait if parallel scan is enabled 15 years ago
Sergei Shtylyov 294440887b libata-sff: kill unused ata_bus_reset() 15 years ago
Tejun Heo 445d211b0d libata: unlock HPA if device shrunk 15 years ago