| Commit message (Expand) | Author | Age |
* | [libata] pata_bf54x: Support sg list in bmdma transfer. | Sonic Zhang | 2012-01-17 |
* | pata_bf54x: fix BMIDE status register emulation | Sergei Shtylyov | 2012-01-08 |
* | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 2011-07-23 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 2011-03-02 |
* | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov | 2011-03-02 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ |
|
| * | fix printk typo 'faild' | Paul Bolle | 2010-08-09 |
* | | pata_bf54x: fix return type of bfin_set_devctl | Mike Frysinger | 2010-10-21 |
* | | libata: add @ap to ata_wait_register() and introduce ata_msleep() | Tejun Heo | 2010-10-21 |
|/ |
|
* | libata-sff: ata_sff_irq_clear() is BMDMA specific | Tejun Heo | 2010-05-25 |
* | libata-sff: clean up BMDMA initialization | Tejun Heo | 2010-05-19 |
* | libata-sff: clean up inheritance in several drivers | Tejun Heo | 2010-05-19 |
* | libata: kill ATA_FLAG_DISABLED | Tejun Heo | 2010-05-17 |
* | libata: make sff_irq_on() method optional | Sergei Shtylyov | 2010-05-14 |
* | libata: introduce sff_set_devctl() method | Sergei Shtylyov | 2010-05-14 |
* | pata_bf54x: handle portmuxing of pins through GPIO PORTs | Sonic Zhang | 2009-12-21 |
* | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-24 |
* | [libata] Update kernel-doc comments to match source code | Qinghuang Feng | 2008-12-28 |
* | [libata] pata_bf54x: Add proper PM operation | Sonic Zhang | 2008-09-29 |
* | libata: consistently use msecs for time durations | Tejun Heo | 2008-07-14 |
* | pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence. | Sonic Zhang | 2008-05-19 |
* | Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"... | Sonic Zhang | 2008-04-29 |
* | pata_bf54x: decrease count first. | Roel Kluin | 2008-04-25 |
* | ATA/IDE: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-25 |
* | libata: move link onlineness check out of softreset methods | Tejun Heo | 2008-04-17 |
* | libata: rename SFF port ops | Tejun Heo | 2008-04-17 |
* | libata: rename SFF functions | Tejun Heo | 2008-04-17 |
* | libata: kill ata_chk_status() | Tejun Heo | 2008-04-17 |
* | libata: make reset related methods proper port operations | Tejun Heo | 2008-04-17 |
* | libata: implement and use ops inheritance | Tejun Heo | 2008-04-17 |
* | libata: implement and use SHT initializers | Tejun Heo | 2008-04-17 |
* | libata: normalize port_info, port_operations and sht tables | Tejun Heo | 2008-04-17 |
* | Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ... | Bryan Wu | 2008-02-01 |
* | Blackfin pata-bf54x driver: should cover all possible interrupt sources | Sonic Zhang | 2008-02-01 |
* | Blackfin pata-bf54x driver: Add debug information | Sonic Zhang | 2008-02-01 |
* | Blackfin pata-bf54x driver: Remove obsolete PM function | Sonic Zhang | 2008-02-01 |
* | libata: convert to chained sg | Tejun Heo | 2008-01-23 |
* | libata: update ->data_xfer hook for ATAPI | Tejun Heo | 2008-01-23 |
* | [libata] pata_bf54x: checkpatch fixes | Andrew Morton | 2008-01-15 |
* | Set proper ATA UDMA mode for bf548 according to system clock. | sonic zhang | 2007-12-01 |
* | libata: Return proper ATA INT status in pata_bf54x driver | sonic zhang | 2007-11-26 |
* | Update libata driver for bf548 atapi controller against the 2.6.24 tree. | Sonic Zhang | 2007-10-17 |
* | libata driver for bf548 on chip ATAPI controller. | Sonic Zhang | 2007-10-12 |