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
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-29
ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.
David Daney
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-10-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-21
pata_bf54x: fix return type of bfin_set_devctl
Mike Frysinger
2010-10-21
Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-21
libahci: fix result_tf handling after an ATA PIO data-in command
Tejun Heo
2010-10-21
pata_sl82c105: implement sff_irq_check() method
Sergei Shtylyov
2010-10-21
pata_sil680: implement sff_irq_check() method
Sergei Shtylyov
2010-10-21
pata_pdc202xx_old: implement sff_irq_check() method
Sergei Shtylyov
2010-10-21
pata_cmd640: implement sff_irq_check() method
Sergei Shtylyov
2010-10-21
ata_piix: Add device ID for ICH4-L
Ben Hutchings
2010-10-21
pata_sil680: make sil680_sff_exec_command() 'static'
Sergei Shtylyov
2010-10-21
ata: Intel IDE-R support
Alan Cox
2010-10-21
libata: Signal that our SATL supports WRITE SAME(16) with UNMAP
Martin K. Petersen
2010-10-21
ata_piix: remove SIDPR locking
Tejun Heo
2010-10-21
libata: implement cross-port EH exclusion
Tejun Heo
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
2010-10-21
ata_piix: implement LPM support
Tejun Heo
2010-10-21
libata: implement LPM support for port multipliers
Tejun Heo
2010-10-21
libata: reimplement link power management
Tejun Heo
2010-10-21
libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global
Tejun Heo
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
2010-10-21
[libata] Fix section mismatch: ata_sff_exit
Luck, Tony
2010-10-21
drivers/ata/libata-transport.c: include linux/slab.h
Jeff Garzik
2010-10-21
[libata] support for > 512 byte sectors (e.g. 4K Native)
Grant Grundler
2010-10-21
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-11
workqueue: add and use WQ_MEM_RECLAIM flag
Tejun Heo
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
2010-09-28
ahci: fix module refcount breakage introduced by libahci split
Tejun Heo
2010-09-09
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
Gwendal Grignou
2010-09-09
libata: skip EH autopsy and recovery during suspend
Tejun Heo
2010-09-09
ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs
Seth Heasley
2010-09-09
ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs
Seth Heasley
2010-09-09
libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()
Tejun Heo
2010-09-09
ahci: fix hang on failed softreset
Tejun Heo
2010-09-09
pata_artop: Fix device ID parity check
Jean Delvare
2010-08-25
libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue
Mark Lord
2010-08-25
sata_mv: fix broken DSM/TRIM support (v2)
Mark Lord
2010-08-25
libata: be less of a drama queen on empty data commands
Tejun Heo
2010-08-25
[libata] sata_dwc_460ex: signdness bug
Dan Carpenter
2010-08-25
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Tejun Heo
[next]