Commit Graph

130 Commits (701db69d6647f61e4660c9102d7f2fd5dffc203d)

Author SHA1 Message Date
Albert Lee fe79e683cc [PATCH] libata: err_mask misc fix 19 years ago
Albert Lee d8fe452b3e [PATCH] libata: determine the err_mask directly in atapi_packet_task() 19 years ago
Albert Lee 1c8489840e [PATCH] libata: determine the err_mask when the error is found 19 years ago
Albert Lee a22e2eb071 [PATCH] libata: move err_mask to ata_queued_cmd 19 years ago
Albert Lee c14b8331ec [PATCH] libata: minor patch before moving err_mask 19 years ago
Arjan van de Ven 98ac62defe [PATCH] mark several libata datastructures const 19 years ago
Jeff Garzik 656563e32c [libata] Print out SATA speed, if link is up 19 years ago
Jeff Garzik 64f043d807 [libata] add timeout to commands for which we call wait_completion() 19 years ago
Albert Lee 75b1f2f865 [PATCH] libata: honor the transfer cycle time speficied by the EIDE device 19 years ago
Jeff Garzik c6e6e666cb [libata] REQUEST SENSE handling fixes 19 years ago
Jeff Garzik 2c13b7cee0 [libata] minor fixes, new helpers 19 years ago
Jeff Garzik e1410f2d95 [libata] fix bugs in ATAPI padding DMA mapping code 19 years ago
Mark Lord e12a1be6e8 [PATCH] libata: fix comments on ata_tf_from_fis() 20 years ago
Alan Cox e99f8b5efe [PATCH] libata: propogate host private data from probe function 20 years ago
Albert Lee 7c3983357f [PATCH] libata: if condition fix for ata_dev_identify() 20 years ago
Albert Lee 07f6f7d074 [PATCH] libata irq-pio: add read/write multiple support 20 years ago
Albert Lee fbcdd80b0d [PATCH] libata irq-pio: eliminate unnecessary queuing in ata_pio_first_block() 20 years ago
Albert Lee e27486db89 [PATCH] libata irq-pio: merge the ata_dataout_task workqueue with ata_pio_task workqueue 20 years ago
Albert Lee 467b16d4be [PATCH] libata irq-pio: misc fixes 20 years ago
Randy Dunlap 8e8b77dd48 [PATCH] libata kernel-doc fixes 20 years ago
Jeff Garzik 193515d51c [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines 20 years ago
Tejun Heo 537a95d935 [libata] restore sg on DMA mapping failure 20 years ago
Jeff Garzik 6037d6bbdf [libata] ATAPI pad allocation fixes/cleanup 20 years ago
Jeff Garzik 005a5a06a6 [libata] locking rewrite (== fix) 20 years ago
Jeff Garzik e533825447 [libata] ata_tf_to_host cleanups 20 years ago
Jeff Garzik 0f0d519269 [libata] fix legacy IDE probing 20 years ago
Jeff Garzik a7dac447bb [libata] change ata_qc_complete() to take error mask as second arg 20 years ago
Jeff Garzik 0169e284f6 [libata] remove ata_chk_err(), ->check_err() hook. 20 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 20 years ago
Randy Dunlap 57f3bda88a [PATCH] libata-core cleanups (updated) 20 years ago
Jeff Garzik ac19bff25b [libata] ensure ->tf_read() hook reads Status and Error registers 20 years ago
Alan Cox 91190758d4 [libata] ata_timing fix 20 years ago
Randy Dunlap 6f0ef4fa57 [PATCH] libata kernel-doc fixes 20 years ago
Jeff Garzik 057ace5e79 libata: const-ification bombing run 20 years ago
Alan Cox 452503f993 Add ide-timing functionality to libata. 20 years ago
Alan Cox 11e29e2151 libata: handle early device PIO modes correctly 20 years ago
Albert Lee 59a10b172f [PATCH] libata CHS: reread device identify info (revise #6) 20 years ago
Albert Lee 8cbd6df1f0 [PATCH] libata CHS: calculate read/write commands and protocol on the fly (revise #6) 20 years ago
Albert Lee 07506697d1 [PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6) 20 years ago
Jeff Garzik e33b9dfa30 [libata irq-pio] build fix 20 years ago
Albert Lee 91b8b3132e [libata irq-pio] use PageHighMem() to optimize the kmap_atomic() usage 20 years ago
Albert Lee 083958d313 [libata irq-pio] reorganize "buf + offset" in ata_pio_sector() 20 years ago
Albert Lee 7282aa4b49 [libata irq-pio] reorganize ata_pio_sector() and __atapi_pio_bytes() 20 years ago
Jeff Garzik e12669e774 libata: minor cleanups 20 years ago
Jeff Garzik a939c96315 libata: move atapi_request_sense() to libata-scsi module 20 years ago
Jeff Garzik cedc9a478d libata: fix ATAPI DMA alignment issues 20 years ago
Jeff Garzik 67846b3017 libata: add ata_ratelimit(), use it in AHCI driver irq handler 20 years ago
Alan Cox 47a8659380 libata: bitmask based pci init functions for one or two ports 20 years ago
Albert Lee c71c18576d libata: move atapi_send_cdb() and ata_dataout_task() 20 years ago
Jeff Garzik 644dd0cc49 [libata] improve device scan 20 years ago