index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-sff.c
Age
Commit message (
Expand
)
Author
2007-07-10
libata: simplify PCI legacy SFF host handling
Tejun Heo
2007-07-03
libata: fix assigned IRQ reporting
Tejun Heo
2007-06-09
libata-core/sff: Fix multiple assumptions about DMA
Alan Cox
2007-05-11
libata: clean up SFF init mess
Tejun Heo
2007-04-30
libata: honour host controllers that want just one host
Linus Torvalds
2007-04-28
libata: kill probe_ent and related helpers
Tejun Heo
2007-04-28
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
2007-04-28
libata: convert native PCI host handling to new init model
Tejun Heo
2007-04-28
libata: convert legacy PCI host handling to new init model
Tejun Heo
2007-04-28
libata: fix native mode disabled port handling
Tejun Heo
2007-04-28
libata/IDE: remove combined mode quirk
Jeff Garzik
2007-04-28
libata: Change prototype of mode_filter to remove ata_port*
Alan Cox
2007-02-26
[libata] Trim trailing whitespace.
Jeff Garzik
2007-02-21
libata: s/ap->id/ap->print_id/g
Tejun Heo
2007-02-09
libata: add another IRQ calls (core and headers)
Akira Iguchi
2007-02-09
libata: convert to iomap
Tejun Heo
2007-02-09
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
libata: trivial stuff
Alan
2007-02-09
libata-sff: Don't try and activate channels which are not in use
Alan
2007-01-26
Fix Maple PATA IRQ assignment.
David Woodhouse
2007-01-25
libata-sff: Don't call bmdma_stop on non DMA capable controllers
Alan
2007-01-25
libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Tejun Heo
2007-01-02
[PATCH] libata: fix combined mode
Alan
2006-12-03
[PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()
Tejun Heo
2006-12-03
[PATCH] libata: move BMDMA host status recording from EH to interrupt handler
Tejun Heo
2006-12-03
[PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs
Tejun Heo
2006-12-01
[PATCH] libata: move ata_irq_on() into libata-sff.c
Tejun Heo
2006-12-01
[PATCH] sata_nv ADMA/NCQ support for nForce4
Robert Hancock
2006-10-21
[PATCH] libata-sff: Allow for wacky systems
Alan Cox
2006-09-28
[libata] init probe_ent->private_data in a common location
Jeff Garzik
2006-09-28
[libata] minor PCI IDE probe fixes and cleanups
Jeff Garzik
2006-09-26
[libata] One more s/15/ATA_SECONDARY_IRQ/ substitution
Jeff Garzik
2006-09-26
[PATCH] libata-sff: use our IRQ defines
Alan Cox
2006-09-19
[PATCH] libata: fix non-uniform ports handling
Tejun Heo
2006-09-19
Merge branch 'tmp' into upstream
Jeff Garzik
2006-08-24
Rename libata-bmdma.c to libata-sff.c.
Jeff Garzik