index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-28
libata: set queue DMA alignment to sector size for ATAPI too
Tejun Heo
1
-6
/
+18
2011-01-28
libata: DVR-212D can't do SETXFER DVD-RW DVR-212D
Francesco Antonacci
1
-0
/
+1
2011-01-28
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Anssi Hannula
1
-0
/
+2
2011-01-28
pata_hpt37x: inherit prereset() method for HPT374
Sergei Shtylyov
1
-3
/
+2
2011-01-28
ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
Seth Heasley
1
-0
/
+1
2011-01-28
pata_hpt37x: fold 'if' statement into 'switch'
Sergei Shtylyov
1
-46
/
+43
2011-01-28
pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)
Sergei Shtylyov
2
-18
/
+16
2011-01-28
pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)
Sergei Shtylyov
2
-6
/
+6
2011-01-28
pata_mpc52xx: inherit from ata_bmdma_port_ops
Tejun Heo
1
-1
/
+1
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-3
/
+3
2011-01-10
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-212
/
+856
2011-01-08
pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.
Nick Bowler
1
-8
/
+8
2011-01-08
pata_hpt37x: actually limit HPT370 to UltraDMA/66
Sergei Shtylyov
1
-5
/
+5
2011-01-08
pata_hpt3x2n: coding style cleanup
Sergei Shtylyov
1
-39
/
+47
2011-01-08
pata_hpt37x: coding style cleanup
Sergei Shtylyov
1
-81
/
+101
2011-01-08
pata_hpt366: coding style cleanup
Sergei Shtylyov
1
-22
/
+29
2011-01-08
pata_hpt3x2n: calculate average f_CNT
Sergei Shtylyov
1
-3
/
+14
2011-01-08
pata_hpt3x2n: clarify about HPT371N support
Sergei Shtylyov
2
-6
/
+4
2011-01-08
pata_hpt{37x|3x2n}: SATA mode filtering
Sergei Shtylyov
2
-22
/
+93
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-2
/
+2
2011-01-06
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
1
-35
/
+25
2011-01-06
[libata] new driver acard_ahci, for ATP8620 host controller
David Milburn
5
-6
/
+545
2010-12-27
pata_cs5536: avoid implicit MSR API inclusion on x86-64
Jeff Garzik
1
-0
/
+2
2010-12-24
libata: issue DIPM enable commands with LPM state updated
Tejun Heo
1
-3
/
+14
2010-12-24
libata: no special completion processing for EH commands
Tejun Heo
1
-9
/
+15
2010-12-24
pata_mpc52xx: driver needs BMDMA
Wolfram Sang
2
-11
/
+11
2010-12-24
pata_cs5536: Add support for non-X86_32 platforms
Wu Zhangjin
2
-7
/
+13
2010-12-24
libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()
Tejun Heo
1
-4
/
+3
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
4
-18
/
+19
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2
-2
/
+2
2010-11-19
sata_via: apply magic FIFO fix to vt6420 too
Tejun Heo
1
-4
/
+5
2010-11-17
[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd
Jeff Garzik
1
-12
/
+9
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-11-13
drivers/ata/pata_octeon_cf.c: delete double assignment
Julia Lawall
1
-2
/
+0
2010-11-13
pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test
Tejun Heo
1
-1
/
+1
2010-11-13
libata: fix NULL sdev dereference race in atapi_qc_complete()
Tejun Heo
1
-1
/
+4
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2
-3
/
+3
2010-10-29
ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.
David Daney
1
-1
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-3
/
+3
2010-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2010-10-22
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-601
/
+1634
2010-10-22
pata_bf54x: fix return type of bfin_set_devctl
Mike Frysinger
1
-1
/
+1
2010-10-22
Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-22
libahci: fix result_tf handling after an ATA PIO data-in command
Tejun Heo
2
-3
/
+16
2010-10-22
pata_sl82c105: implement sff_irq_check() method
Sergei Shtylyov
1
-0
/
+11
2010-10-22
pata_sil680: implement sff_irq_check() method
Sergei Shtylyov
1
-0
/
+12
2010-10-22
pata_pdc202xx_old: implement sff_irq_check() method
Sergei Shtylyov
1
-0
/
+23
2010-10-22
pata_cmd640: implement sff_irq_check() method
Sergei Shtylyov
1
-0
/
+12
2010-10-22
ata_piix: Add device ID for ICH4-L
Ben Hutchings
1
-0
/
+2
[next]