index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
libata.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: always use polling SETXFER
Tejun Heo
2007-06-04
1
-1
/
+0
*
libata: Kiss post_set_mode goodbye
Alan Cox
2007-05-21
1
-2
/
+0
*
libata: track spindown status and skip spindown_compat if possible
Tejun Heo
2007-05-16
1
-0
/
+1
*
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
Tejun Heo
2007-05-16
1
-0
/
+1
*
libata: during revalidation, check n_sectors after device is configured
Tejun Heo
2007-05-16
1
-1
/
+0
*
libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/
Tejun Heo
2007-05-11
1
-1
/
+1
*
libata: ignore EH scheduling during initialization
Tejun Heo
2007-05-11
1
-0
/
+1
*
libata: clean up SFF init mess
Tejun Heo
2007-05-11
1
-9
/
+5
*
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-11
1
-13
/
+1
*
libata: reimplement reset sequencing
Tejun Heo
2007-05-01
1
-16
/
+0
*
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-05-01
1
-9
/
+15
*
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Tejun Heo
2007-04-28
1
-4
/
+6
*
libata: HPA support
Alan Cox
2007-04-28
1
-0
/
+1
*
libata: kill probe_ent and related helpers
Tejun Heo
2007-04-28
1
-31
/
+0
*
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
2007-04-28
1
-0
/
+5
*
libata: convert native PCI host handling to new init model
Tejun Heo
2007-04-28
1
-0
/
+2
*
libata: implement ata_host_alloc_pinfo() and ata_host_register()
Tejun Heo
2007-04-28
1
-0
/
+5
*
libata: separate out ata_host_alloc() and ata_host_register()
Tejun Heo
2007-04-28
1
-0
/
+3
*
libata: separate out ata_host_start()
Tejun Heo
2007-04-28
1
-0
/
+2
*
libata: allocate ap separately from shost
Tejun Heo
2007-04-28
1
-1
/
+1
*
libata: add support for READ/WRITE LONG
Mark Lord
2007-04-28
1
-0
/
+2
*
libata: Change prototype of mode_filter to remove ata_port*
Alan Cox
2007-04-28
1
-2
/
+2
*
pata: expose set_mode method so it can be wrapped
Alan
2007-04-28
1
-0
/
+1
*
libata: cable detection fixes
Alan Cox
2007-04-28
1
-0
/
+7
*
libata: dev_config does not need ap and adev passing
Alan
2007-04-28
1
-1
/
+1
*
[libata] export sata_print_link_status()
Jeff Garzik
2007-04-28
1
-0
/
+1
*
libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)
Albert Lee
2007-04-04
1
-0
/
+1
*
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
Albert Lee
2007-04-04
1
-0
/
+1
*
libata: reorder HSM_ST_FIRST for easier decoding (take 3)
Albert Lee
2007-04-04
1
-2
/
+2
*
libata: add CONFIG_PM to libata core layer
Tejun Heo
2007-03-02
1
-0
/
+4
*
libata-core: Fix simplex handling
Alan
2007-03-02
1
-2
/
+1
*
Add id_to_dma_mode function for printing DMA modes
Alan
2007-02-25
1
-0
/
+2
*
libata: s/ap->id/ap->print_id/g
Tejun Heo
2007-02-21
1
-4
/
+4
*
libata: separate out ata_ncq_enabled()
Tejun Heo
2007-02-21
1
-0
/
+15
*
libata: put some intelligence into EH speed down sequence
Tejun Heo
2007-02-21
1
-0
/
+1
*
libata: PATA driver for Celleb
Akira Iguchi
2007-02-21
1
-0
/
+1
*
[PATCH] libata: ACPI and _GTF support
Kristen Carlson Accardi
2007-02-16
1
-0
/
+5
*
libata: Add a host flag to indicate lack of IORDY capability
Alan Cox
2007-02-15
1
-0
/
+1
*
libata: kill ATA_ENABLE_PATA
Jeff Garzik
2007-02-09
1
-2
/
+0
*
libata: add another IRQ calls (core and headers)
Akira Iguchi
2007-02-09
1
-36
/
+6
*
libata: convert to iomap
Tejun Heo
2007-02-09
1
-40
/
+28
*
libata: remove unused functions
Tejun Heo
2007-02-09
1
-4
/
+0
*
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
1
-5
/
+4
*
libata: implement ata_host_detach()
Tejun Heo
2007-02-09
1
-1
/
+1
*
libata: kill qc->nsect and cursect
Tejun Heo
2007-02-09
1
-5
/
+1
*
libata: handle pci_enable_device() failure while resuming
Tejun Heo
2007-02-09
1
-1
/
+1
*
[PATCH] pci: Move PCI_VDEVICE from libata to core
Alan Cox
2007-02-09
1
-4
/
+0
*
[libata] trim trailing whitespace
Jeff Garzik
2007-02-09
1
-1
/
+1
*
libata: Fix ata_busy_wait() kernel docs
Alan
2007-02-02
1
-0
/
+2
*
libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Tejun Heo
2007-01-25
1
-0
/
+1
[next]