Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-12 | [PATCH] pata_amd: Check enable bits on Nvidia | Alan Cox | 1 | -1/+12 | |
A couple of people reported long delays on probe with the newer kernels and Nvidia PATA. This turned out to be because the Nvidia path forgot to check the enable bits so probed empty ports. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> | |||||
2006-08-31 | [libata #pata-drivers] Trim trailing whitespace. | Jeff Garzik | 1 | -1/+1 | |
2006-08-29 | [libata] Add a bunch of PATA drivers. | Jeff Garzik | 1 | -0/+707 | |
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> |