index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+9
2008-01-23
[SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI
James Bottomley
1
-4
/
+8
2008-01-23
[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()
James Bottomley
1
-1
/
+1
2008-01-23
[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()
akpm@linux-foundation.org
1
-1
/
+1
2008-01-23
libata annotations and fixes
Al Viro
1
-2
/
+2
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-1
/
+1
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
1
-5
/
+5
2008-01-23
libata: make atapi_request_sense() use sg
Tejun Heo
1
-1
/
+3
2008-01-23
libata: Disable ATA8-ACS proposed Trusted Computing features by default
Alan Cox
1
-0
/
+18
2008-01-14
libata: relocate sdev->manage_start_stop configuration
Tejun Heo
1
-3
/
+3
2008-01-11
[SCSI] relax scsi dma alignment
James Bottomley
1
-1
/
+4
2008-01-10
libata and starting/stopping ATAPI floppy devices
Ondrej Zary
1
-1
/
+2
2007-11-26
libata: bump transfer chunk size if it's odd
Tejun Heo
1
-3
/
+32
2007-11-19
libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs
Mark Lord
1
-1
/
+2
2007-11-03
[libata] Utilize new SCSI event infrastructure
Jeff Garzik
1
-3
/
+5
2007-11-03
make ata_scsi_lpm_get() static
Adrian Bunk
1
-1
/
+1
2007-10-30
libata: implement and use ATA_QCFLAG_QUIET
Tejun Heo
1
-2
/
+2
2007-10-30
libata: flush is an IO command
Tejun Heo
1
-0
/
+3
2007-10-29
[libata] Link power management infrastructure
Kristen Carlson Accardi
1
-0
/
+68
2007-10-29
libata: relocate and fix post-command processing
Tejun Heo
1
-23
/
+0
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
1
-120
/
+120
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2007-10-16
remove blk_queue_max_phys_segments in libata
FUJITA Tomonori
1
-2
/
+0
2007-10-15
docbook: fix libata content
Randy Dunlap
1
-1
/
+1
2007-10-15
libata: fix revalidation issuing after configuration commands
Tejun Heo
1
-2
/
+3
2007-10-12
libata_scsi: Fix ATAPI transfer lengths
Alan Cox
1
-4
/
+14
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
1
-1
/
+0
2007-10-12
libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
Tejun Heo
1
-0
/
+7
2007-10-12
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
1
-36
/
+26
2007-10-12
libata: misc updates for AN
Tejun Heo
1
-3
/
+4
2007-10-12
[libata] SCSI: simulator version, not device version, belongs in VPD
Jeff Garzik
1
-2
/
+3
2007-10-12
[libata] SCSI: clean up R/W recovery mode page
Jeff Garzik
1
-3
/
+2
2007-10-12
[libata] SCSI: improve FORMAT UNIT; minor code cleanups
Jeff Garzik
1
-8
/
+17
2007-10-12
[libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTIC
Jeff Garzik
1
-2
/
+13
2007-10-12
[libata] SCSI: support INQUIRY page 89h (ATA info page)
Jeff Garzik
1
-4
/
+68
2007-10-12
libata-scsi: convert to use the data buffer accessors
Boaz Harrosh
1
-9
/
+9
2007-10-12
libata-scsi: Remove !use_sg code paths
Boaz Harrosh
1
-22
/
+9
2007-10-12
[libata] ahci: send event when AN received
Kristen Carlson Accardi
1
-0
/
+18
2007-10-12
libata: add support for ATA_16 on ATAPI
Mark Lord
1
-16
/
+36
2007-10-12
libata-link: update hotplug to handle PMP links
Tejun Heo
1
-50
/
+109
2007-10-12
libata-link: implement and use link/device iterators
Tejun Heo
1
-16
/
+10
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-20
/
+21
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-1
/
+1
2007-07-20
libata: improve SCSI scan failure handling
Tejun Heo
1
-16
/
+47
2007-07-09
libata: Support chips with 64K PRD quirk
Alan Cox
1
-1
/
+1
2007-06-27
libata: call ata_check_atapi_dma() with qc better prepared
Tejun Heo
1
-12
/
+8
2007-06-09
libata passthru: update cached device paramters
Albert Lee
1
-6
/
+16
2007-06-09
libata passthru: always enforce correct DEV bit
Albert Lee
1
-6
/
+4
2007-06-09
libata passthru: map UDMA protocols
Albert Lee
1
-2
/
+2
[next]