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
Age
Commit message (
Expand
)
Author
2007-05-09
libata: fix kernel-doc parameters
Randy Dunlap
2007-05-09
Fix pata_qdi.c probe code
Samuel Thibault
2007-05-09
pata_scc: fix compilation
Alexey Dobriyan
2007-05-09
sata_via: add missing PM hooks
Tejun Heo
2007-05-09
sata_nv: fix ADMA freeze/thaw/irq_clear issues
Robert Hancock
2007-05-09
pata_pcmcia.c: add card ident for jvc cdrom
Richard Kennedy
2007-05-09
sata_promise: SATAII-150/300 TX4 port numbering fix
Mikael Pettersson
2007-05-09
sata_promise: fix another error decode regression
Mikael Pettersson
2007-05-09
libata-acpi: fix _GTF command protocol for ATAPI devices
Tejun Heo
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
libata: use flush_work()
Andrew Morton
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
2007-05-08
Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-03
[ARM] Add support for ICSIDE interface on RiscPC
Russell King
2007-05-03
[ARM] Add platform support for PATA on RiscPC
Russell King
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-01
[libata reset-seq] build and merge fixes
Jeff Garzik
2007-05-01
libata: reimplement reset sequencing
Tejun Heo
2007-05-01
libata: improve ata_std_prereset()
Tejun Heo
2007-05-01
libata: improve 0xff status handling
Tejun Heo
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-04-30
libata: honour host controllers that want just one host
Linus Torvalds
2007-04-28
SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.c
Milind Arun Choudhary
2007-04-28
drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=n
Andrew Morton
2007-04-28
pata_hpt37x: Further small fixes
Alan Cox
2007-04-28
pata_hpt3x2n: Add HPT371N support and other bits
Alan Cox
2007-04-28
ata: printk warning fixes
Andrew Morton
2007-04-28
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Tejun Heo
2007-04-28
ahci: consolidate common port flags
Tejun Heo
2007-04-28
ata_timing: ensure t->cycle is always correct
Alan Cox
2007-04-28
libata: add missing call to ->cable_detect() in new EH path
Tejun Heo
2007-04-28
pata_amd: remove contamination added during cable_detect conversion
Tejun Heo
2007-04-28
libata: Handle drives that require a spin-up command before first access
Mark Lord
2007-04-28
libata: HPA support
Alan Cox
2007-04-28
libata: kill probe_ent and related helpers
Tejun Heo
2007-04-28
libata: convert the remaining PATA drivers to new init model
Tejun Heo
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
2007-04-28
libata: convert ata_pci_init_native_mode() users to new init model
Tejun Heo
2007-04-28
libata: convert drivers with combined SATA/PATA ports to new init model
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: implement ata_host_alloc_pinfo() and ata_host_register()
Tejun Heo
2007-04-28
libata: separate out ata_host_alloc() and ata_host_register()
Tejun Heo
2007-04-28
libata: separate out ata_host_start()
Tejun Heo
2007-04-28
libata: allocate ap separately from shost
Tejun Heo
2007-04-28
ahci: add PCI ID for new VIA chip
Tejun Heo
[next]