index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-08-02
1
-2
/
+2
|
\
|
*
ACPI: constify ops structs
Vasiliy Kulikov
2011-07-16
1
-2
/
+2
*
|
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
2011-07-25
1
-2
/
+1
*
|
ata: PATA_ARASAN_CF depends on DMADEVICES
Randy Dunlap
2011-07-23
1
-0
/
+1
*
|
ata: remove unnecessary code
Greg Dietsche
2011-07-23
1
-7
/
+1
*
|
[libata] Prevent warning during PMP error recovery
Gwendal Grignou
2011-07-23
1
-0
/
+1
*
|
ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
2011-07-23
1
-0
/
+1
*
|
pata_it821x: Fix RAID type display, by adding missing comma
Jean Delvare
2011-07-23
1
-1
/
+1
*
|
sata_dwc_460ex: fix error path
Vasiliy Kulikov
2011-07-23
1
-7
/
+14
*
|
ahci: Enable SB600 64bit DMA on Asus M3A
Mark Nelson
2011-07-23
1
-0
/
+12
*
|
libata: report link resume failure as KERN_WARNING instead of ERR
Tejun Heo
2011-07-23
1
-1
/
+1
*
|
ahci: move ahci_sb600_softreset to libahci.c and rename it
Yuan-Hsin Chen
2011-07-23
3
-58
/
+60
*
|
libata: leave port thawed after reset failure
Tejun Heo
2011-07-23
1
-1
/
+10
*
|
ata: sata_via: Use dev_dbg
Joe Perches
2011-07-23
1
-9
/
+7
*
|
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
42
-133
/
+51
*
|
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
31
-521
/
+526
*
|
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-07-23
27
-230
/
+189
|
/
*
ahci: change 'masking port_map' printk to KERN_WARNING level
Linus Torvalds
2011-06-29
1
-1
/
+1
*
pata_marvell: Add support for 88SE91A0, 88SE91A4
Paweł Drewniak
2011-06-24
1
-0
/
+3
*
libata/sas: only set FROZEN flag if new EH is supported
Nishanth Aravamudan
2011-06-23
1
-0
/
+6
*
libata: apply NOSETXFER horkage to the affected Pioneer drives
Tejun Heo
2011-06-23
1
-3
/
+3
*
drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'
Justin P. Mattock
2011-06-23
1
-1
/
+1
*
libata: fix unexpectedly frozen port after ata_eh_reset()
Tejun Heo
2011-06-07
1
-4
/
+8
*
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-25
1
-6
/
+7
|
\
|
*
Merge commit 'v2.6.39' into for-2.6.40/core
Jens Axboe
2011-05-20
7
-9
/
+81
|
|
\
|
*
|
SATA: enable non-queueable flush flag
shaohua.li@intel.com
2011-05-06
1
-6
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
\
\
|
*
|
|
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
1
-1
/
+1
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-05-20
9
-111
/
+286
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
libata: Power off empty ports
Kristen Carlson Accardi
2011-05-19
2
-3
/
+9
|
*
|
|
libata-pmp: add support for Thermaltake BlackX Duet esata drive dock
Pavel Herrmann
2011-05-19
1
-0
/
+10
|
*
|
|
ATA: Don't powerdown Compaq Triflex IDE device on suspend
Mikulas Patocka
2011-05-19
1
-1
/
+22
|
*
|
|
libata: Use Maximum Write Same Length to report discard size limit
Martin K. Petersen
2011-05-19
1
-1
/
+1
|
*
|
|
drivers/ata/acard-ahci.c: fix enum warning
Jeff Garzik
2011-05-19
1
-1
/
+1
|
*
|
|
pata_at91: SMC settings calculation bugfixes, support for t6z and IORDY
Igor Plyatov
2011-05-14
1
-99
/
+198
|
*
|
|
libata-sff: prevent irq descriptions for dummy ports
James Bottomley
2011-05-14
1
-2
/
+7
|
*
|
|
pata_cm64x: fix boot crash on parisc
James Bottomley
2011-05-14
1
-4
/
+38
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-05-14
1
-1
/
+1
|
\
|
|
|
|
*
|
|
libata: fix oops when LPM is used with PMP
Tejun Heo
2011-05-14
1
-1
/
+1
|
|
/
/
*
/
/
Revert "libata: ahci_start_engine compliant to AHCI spec"
Tejun Heo
2011-05-14
1
-21
/
+0
|
/
/
*
|
libata: ahci_start_engine compliant to AHCI spec
Jian Peng
2011-04-24
1
-0
/
+21
*
|
ata: pata_at91.c bugfix for initial_timing initialisation
Igor Plyatov
2011-04-24
1
-2
/
+12
*
|
ata: pata_at91.c bugfix for high master clock
Igor Plyatov
2011-04-24
1
-1
/
+7
*
|
ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
2011-04-24
1
-0
/
+6
*
|
ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
2011-04-24
1
-0
/
+8
*
|
libata: Pioneer DVR-216D can't do SETXFER
Jeff Mahoney
2011-04-24
1
-0
/
+1
*
|
ahci: don't enable port irq before handler is registered
Maxime Bizon
2011-04-24
2
-3
/
+16
*
|
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
2011-04-24
2
-3
/
+5
*
|
ahci: EM supported message type sysfs attribute
Hannes Reinecke
2011-04-24
2
-0
/
+26
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
20
-37
/
+37
[next]