Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libata] Don't use old-EH ->eng_timeout() hook when not needed | Jeff Garzik | 2006-09-27 | 1 | -2/+2 |
| | | | | | | | The PATA driver set got converted to the new error handling setup, but the old hooks were accidentally left in place. Now, removed. Signed-off-by: Jeff Garzik <jeff@garzik.org> | ||||
* | [libata #pata-drivers] Trim trailing whitespace. | Jeff Garzik | 2006-08-31 | 1 | -35/+35 |
| | |||||
* | [libata] Add a bunch of PATA drivers. | Jeff Garzik | 2006-08-29 | 1 | -0/+847 |
The vast majority of drivers and changes are from Alan Cox. Albert Lee contributed and maintains pata_pdc2027x. Adrian Bunk, Andrew Morton, and Tejun Heo contributed various minor fixes and updates. Signed-off-by: Jeff Garzik <jeff@garzik.org> |