aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_bf54x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-1/+1
2008-12-28[libata] Update kernel-doc comments to match source codeQinghuang Feng1-1/+0
2008-09-29[libata] pata_bf54x: Add proper PM operationSonic Zhang1-7/+27
2008-07-14libata: consistently use msecs for time durationsTejun Heo1-3/+3
2008-05-19pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.Sonic Zhang1-1/+4
2008-04-29Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared" (v2)Sonic Zhang1-4/+120
2008-04-25pata_bf54x: decrease count first.Roel Kluin1-1/+1
2008-04-25ATA/IDE: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-04-17libata: move link onlineness check out of softreset methodsTejun Heo1-6/+0
2008-04-17libata: rename SFF port opsTejun Heo1-10/+10
2008-04-17libata: rename SFF functionsTejun Heo1-42/+42
2008-04-17libata: kill ata_chk_status()Tejun Heo1-1/+1
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-12/+2
2008-04-17libata: implement and use ops inheritanceTejun Heo1-2/+2
2008-04-17libata: implement and use SHT initializersTejun Heo1-13/+1
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo1-1/+0
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