libata-sff: clean up inheritance in several drivers
[safe/jmp/linux-2.6] / drivers / ata / pata_bf54x.c
2010-05-19 Tejun Heolibata-sff: clean up inheritance in several drivers
2010-05-18 Tejun Heolibata: kill ATA_FLAG_DISABLED
2010-05-14 Sergei Shtylyovlibata: make sff_irq_on() method optional
2010-05-14 Sergei Shtylyovlibata: introduce sff_set_devctl() method
2009-12-21 Sonic Zhangpata_bf54x: handle portmuxing of pins through GPIO...
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
2008-12-29 Qinghuang Feng[libata] Update kernel-doc comments to match source...
2008-09-29 Sonic Zhang[libata] pata_bf54x: Add proper PM operation
2008-07-14 Tejun Heolibata: consistently use msecs for time durations
2008-05-19 Sonic Zhangpata-bf54x: Set ATAPI HSM to control IDE device termina...
2008-04-29 Sonic ZhangFix bug - Implement bfin ata interrupt handler to avoid...
2008-04-25 Roel Kluinpata_bf54x: decrease count first.
2008-04-25 Kay SieversATA/IDE: fix platform driver hotplug/coldplug
2008-04-17 Tejun Heolibata: move link onlineness check out of softreset...
2008-04-17 Tejun Heolibata: rename SFF port ops
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: kill ata_chk_status()
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
2008-04-17 Tejun Heolibata: implement and use ops inheritance
2008-04-17 Tejun Heolibata: implement and use SHT initializers
2008-04-17 Tejun Heolibata: normalize port_info, port_operations and sht...
2008-02-01 Bryan WuBlackfin pata-bf54x driver: fix compiling bug - no...
2008-02-01 Sonic ZhangBlackfin pata-bf54x driver: should cover all possible...
2008-02-01 Sonic ZhangBlackfin pata-bf54x driver: Add debug information
2008-02-01 Sonic ZhangBlackfin pata-bf54x driver: Remove obsolete PM function
2008-01-23 Tejun Heolibata: convert to chained sg
2008-01-23 Tejun Heolibata: update ->data_xfer hook for ATAPI
2008-01-15 Andrew Morton[libata] pata_bf54x: checkpatch fixes
2007-12-01 sonic zhangSet proper ATA UDMA mode for bf548 according to system...
2007-11-26 sonic zhanglibata: Return proper ATA INT status in pata_bf54x...
2007-10-18 Sonic ZhangUpdate libata driver for bf548 atapi controller against...
2007-10-12 Sonic Zhanglibata driver for bf548 on chip ATAPI controller.