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
/
libata-core.c
Age
Commit message (
Expand
)
Author
2007-03-02
libata: add CONFIG_PM to libata core layer
Tejun Heo
2007-03-02
[libata] change master/slave IDENTIFY order
Jeff Garzik
2007-03-02
libata-core: Fix simplex handling
Alan
2007-03-01
libata: blacklist FUJITSU MHT2060BH for NCQ
Tejun Heo
2007-03-01
libata: clear drvdata in ata_host_release(), take#2
Tejun Heo
2007-02-26
[libata] bump versions
Jeff Garzik
2007-02-26
[libata] Trim trailing whitespace.
Jeff Garzik
2007-02-25
Add id_to_dma_mode function for printing DMA modes
Alan
2007-02-21
libata: s/ap->id/ap->print_id/g
Tejun Heo
2007-02-21
libata: Remove duplicate dma blacklist entry
Magnus Damm
2007-02-21
libata: separate out ata_ncq_enabled()
Tejun Heo
2007-02-21
libata: disable pdev on all suspend events
Tejun Heo
2007-02-21
libata: fix probe_ent alloc/free bugs
Tejun Heo
2007-02-21
libata: kill ATA_DNXFER_ANY
Tejun Heo
2007-02-21
libata: improve probe failure handling
Tejun Heo
2007-02-21
libata: improve ata_down_xfermask_limit()
Tejun Heo
2007-02-21
libata: PATA driver for Celleb
Akira Iguchi
2007-02-16
[PATCH] libata: change order of _SDD/_GTF execution (resend #3)
Kristen Carlson Accardi
2007-02-16
[PATCH] libata: ACPI _SDD support
Kristen Carlson Accardi
2007-02-16
[PATCH] libata: ACPI and _GTF support
Kristen Carlson Accardi
2007-02-15
libata: clear TF before IDENTIFYing
Tejun Heo
2007-02-09
libata: build fix after dmesg probe output changes
Jeff Garzik
2007-02-09
libata: Early CFA adapters are not required to support mode setting
Alan
2007-02-09
libata: add 150ms between completion of hardreset and status checking
Tejun Heo
2007-02-09
libata: rearrange dmesg info to add full ATA revision
Eric D. Mudama
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] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
Jeff Garzik
2007-02-09
libata: remove unused functions
Tejun Heo
2007-02-09
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
libata: implement ata_host_detach()
Tejun Heo
2007-02-09
libata: trivial stuff
Alan
2007-02-09
libata: kill qc->nsect and cursect
Tejun Heo
2007-02-09
libata: handle pci_enable_device() failure while resuming
Tejun Heo
2007-02-09
libata: use ata_id_c_string()
Tejun Heo
2007-02-09
libata: straighten out ATA_ID_* constants
Tejun Heo
2007-02-09
drivers/ata/: make 4 functions static
Adrian Bunk
2007-02-09
[libata] trim trailing whitespace
Jeff Garzik
2007-02-02
libata: Initialize nbytes for internal sg commands
Brian King
2007-01-30
ata_if_xfermask() word 51 fix
Lennert Buytenhek
2007-01-24
libata: set_mode, Fix the FIXME
Alan
2006-12-16
[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)
Tejun Heo
2006-12-07
[PATCH] libata: Incorrect timing computation for PIO5/6
Alan
2006-12-07
[PATCH] libata: let ATA_FLAG_PIO_POLLING use polling pio for ATA_PROT_NODATA
Albert Lee
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-03
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
2006-12-03
[PATCH] libata: prepare ata_sg_clean() for invocation from EH
Tejun Heo
2006-12-03
[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
Tejun Heo
2006-12-03
[PATCH] libata: implement ata_exec_internal_sg()
Tejun Heo
2006-12-03
[PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()
Tejun Heo
[next]