Commit Graph

1299 Commits (75deb6fa985bd3162b9472f1fc394e23294da816)

Author SHA1 Message Date
Tejun Heo 6971ed1fbb [PATCH] ahci: fix NULL pointer dereference detected by Coverity 19 years ago
Tejun Heo 2061a47a9b [PATCH] libata: fix missing classes[] initialization in ata_bus_probe() 19 years ago
Tejun Heo 75f554bc13 [PATCH] libata: kill unused xfer_mode functions 19 years ago
Tejun Heo a6d5a51cf1 [PATCH] libata: reimplement ata_set_mode() using xfer_mask helpers 19 years ago
Tejun Heo 23e71c3d3e [PATCH] libata: use xfer_mask helpers in ata_dev_set_mode() 19 years ago
Tejun Heo ff8854b271 [PATCH] libata: use ata_id_xfermask() in ata_dev_configure() 19 years ago
Tejun Heo cb95d562e4 [PATCH] libata: add xfer_mask handling functions 19 years ago
Tejun Heo 1da7b0d01b [PATCH] libata: improve xfer mask constants and update ata_mode_string() 19 years ago
Tejun Heo 2e755f68ee [PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASK 19 years ago
Tejun Heo 507ceda003 [PATCH] libata: kill unused pio_task and packet_task 19 years ago
Tejun Heo 8061f5f0a0 [PATCH] libata: convert pio_task and packet_task to port_task 19 years ago
Tejun Heo 86e45b6bd6 [PATCH] libata: implement port_task 19 years ago
Linus Torvalds f716d83033 Allocate 96 bytes for SCSI sense data reply 19 years ago
Tejun Heo fbfda6e71b [PATCH] sata_sil24: fix mwdma_mask setting 19 years ago
Tejun Heo 48a8a14ff1 [PATCH] libata: revalidate after transfer mode configuration 19 years ago
Tejun Heo 623a3128aa [PATCH] libata: implement ata_dev_revalidate() 19 years ago
Tejun Heo 4c2d721ab6 [PATCH] libata: add @print_info argument to ata_dev_configure() 19 years ago
Tejun Heo 208a9933bc [PATCH] libata: re-initialize parameters before configuring 19 years ago
Tejun Heo e653a1e613 [PATCH] sata_sil: cosmetic flag/constant changes 19 years ago
Tejun Heo 48d4ef2a1d [PATCH] sata_sil: replace register address constants with sil_port[] entry 19 years ago
Tejun Heo 9a5314432a [PATCH] sata_sil: use kzalloc 19 years ago
Tejun Heo 81c2af3561 [PATCH] sata_sil: replace sil_3112_m15w board id with sil_3112 19 years ago
Tejun Heo 219e621443 [PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCS 19 years ago
Daniel Drake e1fd263c77 [PATCH] sata_promise: Support FastTrak TX4300/TX4310 19 years ago
Tejun Heo 28ca5c57dc [PATCH] libata: reorganize ata_bus_probe() 19 years ago
Tejun Heo 4b2f3ededc [PATCH] libata: fold ata_dev_config() into ata_dev_configure() 19 years ago
Tejun Heo ffeae418c1 [PATCH] libata: separate out ata_dev_configure() 19 years ago
Tejun Heo d9572b1d5e [PATCH] libata: convert dev->id to pointer 19 years ago
Tejun Heo d133ecab8f [PATCH] ata_piix: reimplement piix_sata_probe() 19 years ago
Tejun Heo d33f58b883 [PATCH] ata_piix: implement proper port map 19 years ago
Tejun Heo d435804803 [PATCH] ata_piix: add a couple of flags 19 years ago
Tejun Heo 1d076e5b8d [PATCH] ata_piix: finer-grained port_info 19 years ago
Tejun Heo 348edc59a8 [PATCH] sata_sil: remove unneeded ATA_FLAG_SRST from 3512 port info 19 years ago
Tejun Heo a9d01d2b49 [PATCH] libata: kill illegal kfree(id) 19 years ago
Tejun Heo 4b9d7e04a8 [PATCH] sata_sil24: add a new PCI ID for SiI 3124 19 years ago
Jürgen E. Fischer e2482fa16e [SCSI] aha152x: fix variable use before initialisation and other bugs 19 years ago
Matthew Wilcox 23ff51e9fe [SCSI] Fix uninitialised width and speed in sym2 19 years ago
Ralf Baechle 123fc7fd6f [SCSI] Delete duplicate driver template. 19 years ago
Brian King 8884efab15 [SCSI] scsi: scsi command retries off by one fix 19 years ago
Christoph Hellwig 147aab6aa2 [SCSI] megaraid_sas: fix physical disk handling 19 years ago
Jeff Garzik c3c013a2c2 [libata] Disable FUA 19 years ago
Christoph Hellwig 938050916f [SCSI] scsi: handle ->slave_configure return value 19 years ago
Andrew Vasquez 8b097a6726 [SCSI] fc_transport: stop creating duplicate rport entries. 19 years ago
Brian King eca7be5e18 [SCSI] sg: Remove aha1542 hack 19 years ago
Al Viro 4897080077 [PATCH] sd: fix memory corruption with broken mode page headers 19 years ago
Tejun Heo e4e10e3e79 [PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fix 19 years ago
Tejun Heo 0ee304d580 [PATCH] sata_sil: add board ID for 3512 19 years ago
Christoph Hellwig a6ceda7457 [SCSI] esp: fix eh locking 19 years ago
Tejun Heo ba70d06147 [PATCH] libata: kill ata_dev_reread_id() 19 years ago
Tejun Heo 49016aca2e [PATCH] libata: separate out ata_dev_read_id() 19 years ago