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