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
/
drivers
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
2007-10-29
Initialise scatter/gather list in ata_sg_setup
Anton Blanchard
2007-10-25
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-25
libata-core: Be a bit more relaxed about early DMA zero devices
Alan Cox
2007-10-25
libata-core.c: make 2 functions static
Adrian Bunk
2007-10-25
[libata] Create internal helper ata_dev_set_feature()
Jeff Garzik
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-23
libata: add HTS542525K9SA00 to NCQ blacklist
Tejun Heo
2007-10-23
libata-core: auditting chk_status v check_status
Alan Cox
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-19
libata: fix kernel-doc param name
Randy Dunlap
2007-10-16
libata sg chaining support fix
FUJITA Tomonori
2007-10-16
libata: convert to using sg helpers
Jens Axboe
2007-10-15
libata: prevent devices with blank model names from being DMA blacklisted
Andrew Paprocki
2007-10-15
libata: add ST9160821AS / 3.CCD to NCQ blacklist
Tejun Heo
2007-10-12
[libata] struct pci_dev related cleanups
Jeff Garzik
2007-10-12
libata: use ata_exec_internal() for PMP register access
Tejun Heo
2007-10-12
libata: add @timeout to ata_exec_internal[_sg]()
Tejun Heo
2007-10-12
libata: clear ehi description after initial host report
Tejun Heo
2007-10-12
libata: add ST9160821AS / 3.ALD to NCQ blacklist
Tejun Heo
2007-10-12
libata: add HDT722516DLA380 to NCQ blacklist
Tejun Heo
2007-10-12
libata: blacklist NCQ on Seagate Barracuda ST380817AS
Paolo Ornati
2007-10-12
[libata] Turn on ACPI by default
Jeff Garzik
2007-10-12
libata: correct handling of SRST reset sequences
Alan Cox
2007-10-12
libata: Add a drivers/ide style DMA disable
Alan Cox
2007-10-12
libata-pmp: implement qc_defer for command switching PMP support
Tejun Heo
2007-10-12
libata-pmp: hook PMP support and enable it
Tejun Heo
2007-10-12
libata-pmp: implement Port Multiplier support
Tejun Heo
2007-10-12
[PATCH] libata: Fix HPA handling regression
Alan Cox
2007-10-12
libata-core: blacklist HITACHI HDS drives using wildcard blacklist matching
David Milburn
2007-10-12
libata: update spurious NCQ completion blacklist
Tejun Heo
2007-10-12
libata: fix ata_set_max_sectors()
Tejun Heo
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
2007-10-12
libata-pmp-prep: implement qc_defer helpers
Tejun Heo
2007-10-12
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
2007-10-12
libata-pmp-prep: make a number of functions global to libata
Tejun Heo
2007-10-12
libata-pmp-prep: add @new_class to ata_dev_revalidate()
Tejun Heo
2007-10-12
libata: misc updates for AN
Tejun Heo
2007-10-12
[libata] SCSI: simulator version, not device version, belongs in VPD
Jeff Garzik
2007-10-12
libata: assume ATA_DEV_ATA on diagnostic failure
Tejun Heo
2007-10-12
libata: update ata_dev_try_classify() arguments
Tejun Heo
2007-10-12
libata: remiplement ata_hpa_resize()
Tejun Heo
2007-10-12
libata: clean up read/set native_max address functions
Tejun Heo
2007-10-12
libata: move ata_id_n_sectors() upward
Tejun Heo
2007-10-12
[libata] blacklist Maxtor*BANC* using new wildcard blacklist matching
Jeff Garzik
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
libata: Spot bridge chips
Alan Cox
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-10-12
[libata] check for SATA async notify support
Kristen Carlson Accardi
[next]