index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
1
-2
/
+2
2008-12-21
powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
Tim Yamin
2
-66
/
+483
2008-12-16
pata_hpt366: no ATAPI DMA
Tejun Heo
1
-1
/
+3
2008-12-16
pata_hpt366: fix cable detection,
Tejun Heo
1
-2
/
+6
2008-12-16
libata: fix Seagate NCQ+FLUSH blacklist
Tejun Heo
1
-6
/
+59
2008-12-09
ata: Fix experimental tags
Alan Cox
1
-22
/
+22
2008-12-09
pata_ninja32: update ID table
Alan Cox
1
-2
/
+7
2008-12-09
pata_sis: Remove bogus cable match
Alan Cox
1
-1
/
+0
2008-12-09
ATA: piix, fix pointer deref on suspend
Jiri Slaby
1
-1
/
+8
2008-12-09
pata_hpt366: fix clock detection
Tejun Heo
1
-2
/
+2
2008-12-01
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
1
-0
/
+21
2008-12-01
[libata] pata_rb532_cf: fix signature of the xfer function
Phil Sutter
1
-1
/
+3
2008-12-01
[libata] pata_rb532_cf: fix and rename register definitions
Phil Sutter
1
-4
/
+7
2008-12-01
ata_piix: add borked Tecra M4 to broken suspend list
Tejun Heo
1
-0
/
+15
2008-11-14
libata: improve phantom device detection
Tejun Heo
1
-2
/
+11
2008-11-11
libata: fix last_reset timestamp handling
Tejun Heo
1
-10
/
+11
2008-11-11
libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127
Roland Dreier
1
-1
/
+1
2008-11-11
[libata] pata_pcmcia: another memory card support
Marc Pignat
1
-0
/
+1
2008-11-11
[libata] pata_sch: notice attached slave devices
Mark Salter
1
-1
/
+1
2008-11-11
[libata] pata_cs553*.c: cleanup kernel-doc
Qinghuang Feng
2
-2
/
+0
2008-11-10
libata: revert convert-to-block-tagging patches
Tejun Heo
3
-44
/
+64
2008-11-04
libata: mask off DET when restoring SControl for detach
Tejun Heo
1
-1
/
+1
2008-11-04
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
Tejun Heo
1
-1
/
+3
2008-11-04
libata: Fix a potential race condition in ata_scsi_park_show()
Elias Oltmanns
1
-3
/
+4
2008-11-04
sata_nv: fix generic, nf2/3 detection regression
Tejun Heo
1
-28
/
+25
2008-11-04
sata_via: restore vt*_prepare_host error handling
Marcin Slusarz
1
-1
/
+3
2008-11-04
sata_promise: add ATA engine reset to reset ops
Mikael Pettersson
1
-0
/
+20
2008-10-31
libata: add whitelist for devices with known good pata-sata bridges
Jens Axboe
1
-0
/
+7
2008-10-31
sata_via: fix support for 5287
Tejun Heo
1
-12
/
+143
2008-10-31
libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127
Roland Dreier
1
-1
/
+1
2008-10-31
ATA: remove excess kernel-doc notation
Randy Dunlap
2
-3
/
+0
2008-10-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
44
-80
/
+130
2008-10-28
libata: ahci enclosure management bit mask
David Milburn
1
-12
/
+23
2008-10-28
libata: ahci enclosure management led sync
David Milburn
1
-0
/
+3
2008-10-28
pata_ninja32: suspend/resume support
Alan Cox
1
-9
/
+34
2008-10-27
libata: Fix LBA48 on pata_it821x RAID volumes.
Ondrej Zary
1
-2
/
+1
2008-10-27
libata: clear saved xfer_mode and ncq_enabled on device detach
Tejun Heo
1
-1
/
+4
2008-10-27
sata_sil24: configure max read request size to 4k
Tejun Heo
1
-0
/
+5
2008-10-27
libata: add missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-10-27
libata: fix device iteration bugs
Tejun Heo
2
-15
/
+28
2008-10-27
ahci: Add support for Promise PDC42819
Mark Nelson
1
-0
/
+3
2008-10-27
ata: Switch all my stuff to a common address
Alan Cox
40
-41
/
+28
2008-10-27
libata: fix NCQ devices behind port multipliers
Jens Axboe
1
-0
/
+9
2008-10-24
libata: fix bug with non-ncq devices
Jens Axboe
1
-1
/
+5
2008-10-23
libata: switch to using block layer tagging support
Jens Axboe
3
-64
/
+31
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-87
/
+48
2008-10-23
Merge branch 'linus' into test
Len Brown
24
-426
/
+968
2008-10-22
Merge branch 'dock' into test
Len Brown
1
-87
/
+48
2008-10-22
sata_via: load DEVICE register when CTL changes
Tejun Heo
1
-3
/
+32
2008-10-22
libata: set device class to NONE if phys_offline
Tejun Heo
1
-8
/
+8
[next]