index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_mpc52xx.c
Age
Commit message (
Expand
)
Author
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2008-12-21
powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
Tim Yamin
2008-07-12
powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: rename SFF functions
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
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-26
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
2008-01-23
pata_mpc52xx: remove un-needed assignment
Alan Cox
2007-10-14
mpc52xx-ata: fix compile warning (unused variable)
Grant Likely
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-08-31
[libata] Bump driver versions
Jeff Garzik
2007-07-10
pata_mpc52xx: suspend/resume support
Domen Puncer
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-04-28
libata: convert the remaining PATA drivers to new init model
Tejun Heo
2007-04-28
[libata] Update several PATA drivers for new ->cable_detect hook
Jeff Garzik
2007-03-14
[PATCH] misc NULL noise
Al Viro
2007-03-02
libata: add missing PM callbacks
Tejun Heo
2007-02-13
[POWERPC] Fixup mp5200 drivers to match device tree changes
Grant Likely
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
2007-02-09
libata: convert to iomap
Tejun Heo
2007-02-09
libata: update libata LLDs to use devres
Tejun Heo
2007-02-09
[PATCH] libata: Add support for the MPC52xx ATA controller
Sylvain Munaut