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