aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_bf54x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ata_device any moreBryan Wu1-3/+3
2008-02-01Blackfin pata-bf54x driver: should cover all possible interrupt sourcesSonic Zhang1-7/+5
2008-02-01Blackfin pata-bf54x driver: Add debug informationSonic Zhang1-18/+19
2008-02-01Blackfin pata-bf54x driver: Remove obsolete PM functionSonic Zhang1-4/+0
2008-01-23libata: convert to chained sgTejun Heo1-5/+8
2008-01-23libata: update ->data_xfer hook for ATAPITejun Heo1-13/+15
2008-01-15[libata] pata_bf54x: checkpatch fixesAndrew Morton1-1/+2
2007-12-01Set proper ATA UDMA mode for bf548 according to system clock.sonic zhang1-0/+7
2007-11-26libata: Return proper ATA INT status in pata_bf54x driversonic zhang1-3/+3
2007-10-17Update libata driver for bf548 atapi controller against the 2.6.24 tree.Sonic Zhang1-40/+37
2007-10-12libata driver for bf548 on chip ATAPI controller.Sonic Zhang1-0/+1627