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
/
scsi
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-17
[libata] add timeout to commands for which we call wait_completion()
Jeff Garzik
1
-4
/
+28
2005-11-16
[PATCH] libata: honor the transfer cycle time speficied by the EIDE device
Albert Lee
1
-2
/
+4
2005-11-14
[libata] REQUEST SENSE handling fixes
Jeff Garzik
1
-22
/
+0
2005-11-14
[libata] minor fixes, new helpers
Jeff Garzik
1
-8
/
+3
2005-11-14
[libata] fix bugs in ATAPI padding DMA mapping code
Jeff Garzik
1
-5
/
+26
2005-11-13
[PATCH] libata: fix comments on ata_tf_from_fis()
Mark Lord
1
-2
/
+1
2005-11-11
[PATCH] libata: propogate host private data from probe function
Alan Cox
1
-0
/
+2
2005-11-09
[PATCH] libata: if condition fix for ata_dev_identify()
Albert Lee
1
-3
/
+2
2005-11-09
[PATCH] libata kernel-doc fixes
Randy Dunlap
1
-2
/
+2
2005-11-07
[libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines
Jeff Garzik
1
-1
/
+1
2005-11-05
[libata] restore sg on DMA mapping failure
Tejun Heo
1
-2
/
+8
2005-11-04
[libata] ATAPI pad allocation fixes/cleanup
Jeff Garzik
1
-4
/
+5
2005-10-30
Merge branch 'upstream'
Jeff Garzik
1
-49
/
+10
2005-10-30
[libata] locking rewrite (== fix)
Jeff Garzik
1
-2
/
+0
2005-10-30
[libata] ata_tf_to_host cleanups
Jeff Garzik
1
-47
/
+10
2005-10-30
Merge branch 'master'
Jeff Garzik
1
-4
/
+4
2005-10-30
[libata] fix legacy IDE probing
Jeff Garzik
1
-4
/
+4
2005-10-30
Merge branch 'upstream'
Jeff Garzik
1
-16
/
+15
2005-10-30
[libata] change ata_qc_complete() to take error mask as second arg
Jeff Garzik
1
-16
/
+15
2005-10-30
Merge branch 'upstream'
Jeff Garzik
1
-35
/
+11
2005-10-30
Merge branch 'master'
Jeff Garzik
1
-8
/
+2
2005-10-29
[libata] remove ata_chk_err(), ->check_err() hook.
Jeff Garzik
1
-32
/
+9
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
1
-8
/
+2
2005-10-29
Merge branch 'master'
Jeff Garzik
1
-9
/
+9
2005-10-29
[PATCH] libata-core cleanups (updated)
Randy Dunlap
1
-9
/
+5
2005-10-29
[libata] ensure ->tf_read() hook reads Status and Error registers
Jeff Garzik
1
-0
/
+4
2005-10-28
Merge branch 'master'
Jeff Garzik
1
-59
/
+223
2005-10-26
[libata] ata_timing fix
Alan Cox
1
-1
/
+1
2005-10-25
[PATCH] libata kernel-doc fixes
Randy Dunlap
1
-22
/
+14
2005-10-22
libata: const-ification bombing run
Jeff Garzik
1
-34
/
+34
2005-10-21
Add ide-timing functionality to libata.
Alan Cox
1
-0
/
+149
2005-10-21
libata: handle early device PIO modes correctly
Alan Cox
1
-4
/
+27
2005-10-18
Merge branch 'upstream'
Jeff Garzik
1
-76
/
+101
2005-10-18
[PATCH] libata CHS: reread device identify info (revise #6)
Albert Lee
1
-1
/
+64
2005-10-18
[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...
Albert Lee
1
-68
/
+37
2005-10-18
[PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)
Albert Lee
1
-7
/
+0
2005-10-09
Merge branch 'upstream'
Jeff Garzik
1
-174
/
+259
2005-10-05
libata: minor cleanups
Jeff Garzik
1
-3
/
+3
2005-10-05
libata: move atapi_request_sense() to libata-scsi module
Jeff Garzik
1
-48
/
+1
2005-10-05
libata: fix ATAPI DMA alignment issues
Jeff Garzik
1
-17
/
+106
2005-10-05
libata: add ata_ratelimit(), use it in AHCI driver irq handler
Jeff Garzik
1
-0
/
+23
2005-10-04
Merge branch 'scsi-scan'
Jeff Garzik
1
-1
/
+1
2005-10-04
libata: bitmask based pci init functions for one or two ports
Alan Cox
1
-57
/
+76
2005-10-03
[libata] improve device scan
Jeff Garzik
1
-1
/
+1
2005-09-28
/spare/repo/libata-dev branch 'chs-support'
Jeff Garzik
1
-25
/
+115
2005-09-28
[PATCH] libata: rename host states
Albert Lee
1
-39
/
+39
2005-09-28
[PATCH] libata: indent and whitespace change
Albert Lee
1
-1
/
+1
2005-09-24
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-46
/
+72
2005-09-23
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-14
/
+23
2005-09-16
[libata] fix PIO completion race
Jeff Garzik
1
-14
/
+23
[next]