aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/pata_bf54x.c
AgeCommit message (Expand)Author
2010-05-25libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo
2010-05-19libata-sff: clean up inheritance in several driversTejun Heo
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-05-14libata: make sff_irq_on() method optionalSergei Shtylyov
2010-05-14libata: introduce sff_set_devctl() methodSergei Shtylyov
2009-12-21pata_bf54x: handle portmuxing of pins through GPIO PORTsSonic Zhang
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2008-12-28[libata] Update kernel-doc comments to match source codeQinghuang Feng
2008-09-29[libata] pata_bf54x: Add proper PM operationSonic Zhang
2008-07-14libata: consistently use msecs for time durationsTejun Heo
2008-05-19pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.Sonic Zhang
2008-04-29Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...Sonic Zhang
2008-04-25pata_bf54x: decrease count first.Roel Kluin
2008-04-25ATA/IDE: fix platform driver hotplug/coldplugKay Sievers
2008-04-17libata: move link onlineness check out of softreset methodsTejun Heo
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17libata: kill ata_chk_status()Tejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo
2008-02-01Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ...Bryan Wu
2008-02-01Blackfin pata-bf54x driver: should cover all possible interrupt sourcesSonic Zhang
2008-02-01Blackfin pata-bf54x driver: Add debug informationSonic Zhang
2008-02-01Blackfin pata-bf54x driver: Remove obsolete PM functionSonic Zhang
2008-01-23libata: convert to chained sgTejun Heo
2008-01-23libata: update ->data_xfer hook for ATAPITejun Heo
2008-01-15[libata] pata_bf54x: checkpatch fixesAndrew Morton
2007-12-01Set proper ATA UDMA mode for bf548 according to system clock.sonic zhang
2007-11-26libata: Return proper ATA INT status in pata_bf54x driversonic zhang
2007-10-17Update libata driver for bf548 atapi controller against the 2.6.24 tree.Sonic Zhang
2007-10-12libata driver for bf548 on chip ATAPI controller.Sonic Zhang