Commit Graph

1617 Commits (8b512d9a88875affe584bb3d2a7a235f84343b9e)

Author SHA1 Message Date
Tejun Heo 9ae61c6cb6 [PATCH] libata: fix WARN_ON() condition in *_fill_sg() 19 years ago
Tejun Heo ccbe6d5ee0 [PATCH] ata_piix: convert sata to new reset mechanism 19 years ago
Tejun Heo 573db6b8f9 [PATCH] ata_piix: convert pata to new reset mechanism 19 years ago
Tejun Heo 56497bd5f1 [PATCH] libata: fix comment regarding setting cable type 19 years ago
Tejun Heo 6aff8f1f07 [PATCH] libata: update ata_dev_init_params() 19 years ago
Tejun Heo 6a62a04d47 [PATCH] libata: rename ata_dev_id_[c_]string() 19 years ago
Jens Axboe c15d85c8f3 [PATCH] Add missing FUA write to sata_mv dma command list 19 years ago
Albert Lee 0565c26de7 [PATCH] libata: minor fix for 2.6.16-rc3 19 years ago
Dan Williams 2ae5b30ff0 [PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hba 19 years ago
James Bottomley 65110b2168 [SCSI] fix wrong context bugs in SCSI 19 years ago
James Bottomley faead26d7a [PATCH] add scsi_execute_in_process_context() API 19 years ago
Tejun Heo 49430f97dd [PATCH] libata: kill sht->max_sectors 19 years ago
Tejun Heo b00eec1d58 [PATCH] libata: add per-device max_sectors 19 years ago
Tejun Heo 6e7846e9c5 [PATCH] libata: move cdb_len for host to device 19 years ago
Tejun Heo 8eabd02c24 [PATCH] libata: make ata_dev_knobble() per-device 19 years ago
Tejun Heo 61eb066aff [PATCH] libata: don't do EDD handling if ->probe_reset is used 19 years ago
Tejun Heo 0bd3300ac9 [PATCH] libata: make ata_dump_id() take @id instead of @dev 19 years ago
Tejun Heo 3d2ca91095 [PATCH] libata: separate out ata_id_major_version() 19 years ago
Tejun Heo 2940740bca [PATCH] libata: separate out ata_id_n_sectors() 19 years ago
Tejun Heo 2e02671daa [PATCH] libata: use ata_dev_id_c_string() 19 years ago
Tejun Heo 0e949ff304 [PATCH] libata: implement ata_dev_id_c_string() 19 years ago
Tejun Heo 48f80e12ab [PATCH] ata_piix: kill spurious assignment in piix_sata_probe() 19 years ago
Tejun Heo 06ab78222b [PATCH] libata: allow ->probe_reset to return ATA_DEV_UNKNOWN 19 years ago
Matthew Wilcox e2230eac17 [SCSI] sym2: Mask off opcode from RBC 19 years ago
Ju, Seokmann 3542adcb35 [SCSI] megaraid_legacy: kobject_register failure 19 years ago
Brian King 4733804c9f [SCSI] ipr: Fix adapter initialization failure 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 a46314744d [PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'s 19 years ago
Tejun Heo 4bd00f6a20 [PATCH] ahci: convert to new reset mechanism 19 years ago
Tejun Heo a42fc659ba [PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap 19 years ago
Tejun Heo 76014427e6 [PATCH] libata: inline ata_qc_complete() 19 years ago
Tejun Heo 489ff4c7d1 [PATCH] sata_sil24: add hardreset 19 years ago
Tejun Heo 07b734702a [PATCH] sata_sil24: convert to new reset mechanism 19 years ago
Tejun Heo 531db7aa0d [PATCH] sata_sil: convert to new reset mechanism 19 years ago
Tejun Heo ac7c6d596e [PATCH] libata: kill SError clearing in sata_std_hardreset(). 19 years ago
Tejun Heo 3a39746a52 [PATCH] libata: make new reset act identical to ->phy_reset register-wise 19 years ago
Tejun Heo cc9278ed5e [PATCH] ahci: separate out ahci_fill_cmd_slot() 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 f29841e08f [PATCH] libata: implement ata_scsi_timed_out() 19 years ago
Tejun Heo 341963b909 [PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED 19 years ago
Jeff Garzik 1fdffbce03 [libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c. 19 years ago
Tejun Heo 8a19ac89ed [PATCH] libata: implement ata_std_probeinit() 19 years ago
Tejun Heo 7944ea9522 [PATCH] libata: add probeinit component operation to ata_drive_probe_reset() 19 years ago
Jeff Garzik 5140788f77 [libata scsi] build fix for ATA_FLAG_IN_EH change 19 years ago
Tejun Heo 7a7921e866 [PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset() 19 years ago
Tejun Heo b911fc3ae0 [PATCH] libata: fix ata_std_probe_reset() SATA detection 19 years ago
Tejun Heo c18d06f89f [PATCH] libata: EH / pio tasks synchronization 19 years ago
Tejun Heo dde44589bf [PATCH] libata: implement ATA_FLAG_IN_EH port flag 19 years ago
Al Viro 2d20eaf942 [PATCH] sg gfp_t annotations 19 years ago