index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-28
[libata] Disable FUA
Jeff Garzik
1
-0
/
+4
2006-02-21
[PATCH] libata: make ata_sg_setup_one() trim zero length sg
Tejun Heo
1
-5
/
+8
2006-02-21
[PATCH] libata: fix WARN_ON() condition in *_fill_sg()
Tejun Heo
1
-1
/
+1
2006-02-18
[PATCH] libata: minor fix for 2.6.16-rc3
Albert Lee
1
-3
/
+4
2006-01-18
[PATCH] libata: Code for the IRQ mask flag
Alan Cox
1
-4
/
+15
2006-01-18
[PATCH] libata: Fix sector lock to apply to both drives not drive 0 twice
Alan Cox
1
-1
/
+1
2006-01-18
[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...
Alan Cox
1
-0
/
+4
2006-01-17
[PATCH] libata: add a function to decide if we need iordy
Alan Cox
1
-0
/
+34
2006-01-17
[PATCH] libata: Pre UDMA EIDE PIO mode selection
Alan Cox
1
-5
/
+9
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-6
/
+25
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
1
-0
/
+114
2006-01-06
[BLOCK] add FUA support to libata
Tejun Heo
1
-6
/
+25
2005-12-13
[PATCH] libata: remove unused qc->waiting
Tejun Heo
1
-12
/
+2
2005-12-13
[PATCH] libata: remove unused functions
Tejun Heo
1
-29
/
+0
2005-12-13
[PATCH] libata: use ata_exec_internal()
Tejun Heo
1
-101
/
+44
2005-12-13
[PATCH] libata: implement ata_exec_internal()
Tejun Heo
1
-0
/
+99
2005-12-13
Merge branch 'upstream-fixes'
Jeff Garzik
1
-2
/
+2
2005-12-13
[PATCH] libata-core.c: fix parameter bug on kunmap_atomic() calls
Mark Lord
1
-2
/
+2
2005-12-06
[PATCH] libata: err_mask misc fix
Albert Lee
1
-5
/
+13
2005-12-06
[PATCH] libata: determine the err_mask directly in atapi_packet_task()
Albert Lee
1
-6
/
+7
2005-12-06
[PATCH] libata: determine the err_mask when the error is found
Albert Lee
1
-1
/
+9
2005-12-06
[PATCH] libata: move err_mask to ata_queued_cmd
Albert Lee
1
-13
/
+19
2005-12-06
[PATCH] libata: minor patch before moving err_mask
Albert Lee
1
-3
/
+7
2005-12-01
[PATCH] mark several libata datastructures const
Arjan van de Ven
1
-2
/
+2
2005-11-20
[libata] Print out SATA speed, if link is up
Jeff Garzik
1
-4
/
+16
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-14
[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-05
[libata] ATAPI pad allocation fixes/cleanup
Jeff Garzik
1
-4
/
+5
2005-10-31
Merge branch 'upstream'
Jeff Garzik
1
-49
/
+10
2005-10-31
[libata] locking rewrite (== fix)
Jeff Garzik
1
-2
/
+0
2005-10-31
[libata] ata_tf_to_host cleanups
Jeff Garzik
1
-47
/
+10
2005-10-31
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-30
[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-30
Merge branch 'master'
Jeff Garzik
1
-9
/
+9
[next]