index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_bf54x.c
Age
Commit message (
Expand
)
Author
2016-02-15
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-10
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2013-05-24
ata: use platform_{get,set}_drvdata()
Jingoo Han
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2012-01-18
[libata] pata_bf54x: Support sg list in bmdma transfer.
Sonic Zhang
2012-01-09
pata_bf54x: fix BMIDE status register emulation
Sergei Shtylyov
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
pata_bf54x: fix return type of bfin_set_devctl
Mike Frysinger
2010-10-22
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-08-09
fix printk typo 'faild'
Paul Bolle
2010-05-25
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
libata-sff: clean up inheritance in several drivers
Tejun Heo
2010-05-18
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-14
libata: make sff_irq_on() method optional
Sergei Shtylyov
2010-05-14
libata: introduce sff_set_devctl() method
Sergei Shtylyov
2009-12-21
pata_bf54x: handle portmuxing of pins through GPIO PORTs
Sonic Zhang
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2008-12-29
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
2008-09-29
[libata] pata_bf54x: Add proper PM operation
Sonic Zhang
2008-07-14
libata: consistently use msecs for time durations
Tejun Heo
2008-05-19
pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.
Sonic Zhang
2008-04-29
Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...
Sonic Zhang
2008-04-25
pata_bf54x: decrease count first.
Roel Kluin
2008-04-25
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-17
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-02-01
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-01-23
libata: convert to chained sg
Tejun Heo
2008-01-23
libata: update ->data_xfer hook for ATAPI
Tejun Heo
2008-01-15
[libata] pata_bf54x: checkpatch fixes
Andrew Morton
2007-12-01
Set proper ATA UDMA mode for bf548 according to system clock.
sonic zhang
2007-11-26
libata: Return proper ATA INT status in pata_bf54x driver
sonic zhang
2007-10-18
Update libata driver for bf548 atapi controller against the 2.6.24 tree.
Sonic Zhang
2007-10-12
libata driver for bf548 on chip ATAPI controller.
Sonic Zhang