index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
libata.h
Age
Commit message (
Expand
)
Author
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: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...
Tejun Heo
2006-12-03
[PATCH] libata: remove unused HSM_ST_UNKNOWN
Tejun Heo
2006-12-01
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
2006-12-01
[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit
Tejun Heo
2006-12-01
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
2006-12-01
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
2006-12-01
[PATCH] libata: separate out and export sata_port_hardreset()
Tejun Heo
2006-12-01
[PATCH] libata: move ata_irq_on() into libata-sff.c
Tejun Heo
2006-12-01
[PATCH] libata: handle 0xff status properly
Tejun Heo
2006-12-01
[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...
Alan Cox
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-10-31
[PATCH] libata: unexport ata_dev_revalidate()
Tejun Heo
2006-10-21
[PATCH] libata: typo fix
Tejun Heo
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-30
[PATCH] libata: turn off NCQ if queue depth is adjusted to 1
Tejun Heo
2006-09-30
[PATCH] libata: cosmetic changes to constants
Tejun Heo
2006-09-27
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
Jeff Garzik
2006-09-25
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
2006-09-19
[PATCH] libata: improve handling of diagostic fail (and hardware that misrepo...
Alan Cox
2006-09-19
[PATCH] libata: fix non-uniform ports handling
Tejun Heo
2006-08-31
Merge branch 'upstream' into pata-drivers
Jeff Garzik
2006-08-31
[libata] Trim trailing whitespace.
Jeff Garzik
2006-08-29
[libata] Add a bunch of PATA drivers.
Jeff Garzik
2006-08-24
libata: Grand renaming.
Jeff Garzik
2006-08-14
[PATCH] libata: Add CompactFlash support
Alan Cox
2006-08-10
[ATA] Increase lba48 max-sectors from 200 to 256.
Jeff Garzik
2006-08-10
[PATCH] libata: kill unused hard_port_no and legacy_mode
Tejun Heo
2006-08-10
[PATCH] libata: implement dummy port
Tejun Heo
2006-08-10
[PATCH] libata: rework legacy handling to remove much of the cruft
Alan Cox
2006-08-09
[PATCH] libata: Add support for SATA attachment to SAS adapters
Brian King
2006-08-09
[PATCH] libata: Add ata_host_set_init
Brian King
2006-07-29
[PATCH] libata: cosmetic changes to PM functions
Tejun Heo
2006-07-19
[PATCH] libata: improve EH action and EHI flag handling
Tejun Heo
2006-07-05
[PATCH] libata: reimplement controller-wide PM
Tejun Heo
2006-07-05
[PATCH] libata: reimplement per-dev PM
Tejun Heo
2006-07-05
[PATCH] libata: implement PM EH actions
Tejun Heo
2006-07-05
[PATCH] libata: separate out __ata_ehi_hotplugged()
Tejun Heo
2006-07-05
[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET
Tejun Heo
2006-07-05
[PATCH] libata: clean up debounce parameters and improve parameter selection
Tejun Heo
2006-07-05
[PATCH] libata: implement ATA_EHI_RESUME_LINK
Tejun Heo
2006-07-05
[PATCH] libata: add ap->pflags and move core dynamic flags to it
Tejun Heo
2006-06-26
[PATCH] libata: implement ata_port_max_devices()
Tejun Heo
2006-06-26
[PATCH] libata.h needs scatterlist.h
Andrew Morton
2006-06-22
[libata] Add host lock to struct ata_port
Jeff Garzik
2006-06-22
[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]
Tejun Heo
2006-06-12
[PATCH] libata: add host_set->next for legacy two host_sets case, take #3
Tejun Heo
2006-06-12
libata: fix build, by adding required workqueue member to port struct
Jeff Garzik
[next]