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.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
/
libata-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-04
[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-24
[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-16
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-10
libata passthru: update cached device paramters
Albert Lee
1
-6
/
+16
2007-06-10
libata passthru: always enforce correct DEV bit
Albert Lee
1
-6
/
+4
2007-06-10
libata passthru: map UDMA protocols
Albert Lee
1
-2
/
+2
2007-06-10
libata passthru: support PIO multi commands
Albert Lee
1
-4
/
+16
2007-06-10
libata passthru: update protocol numbers
Albert Lee
1
-8
/
+7
2007-05-25
[libata] Fix decoding of 6-byte commands
Jeff Garzik
1
-2
/
+3
2007-05-18
libata: remove libata.spindown_compat
Tejun Heo
1
-5
/
+4
2007-05-16
libata: track spindown status and skip spindown_compat if possible
Tejun Heo
1
-0
/
+9
2007-05-16
libata: fix shutdown warning message printing
Tejun Heo
1
-8
/
+27
2007-05-12
libata: implement libata.spindown_compat
Tejun Heo
1
-1
/
+27
2007-05-12
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-127
/
+2
2007-04-28
libata: separate out ata_host_alloc() and ata_host_register()
Tejun Heo
1
-12
/
+56
2007-04-28
libata: add support for READ/WRITE LONG
Mark Lord
1
-0
/
+12
2007-04-28
RESEND: libata: check cdb len per dev instead of per host
Mark Lord
1
-2
/
+3
2007-04-04
libata bugfix: preserve LBA bit for HDIO_DRIVE_TASK
Mark Lord
1
-1
/
+1
2007-03-03
libata: add CONFIG_PM to libata core layer
Tejun Heo
1
-0
/
+2
2007-02-21
libata: s/ap->id/ap->print_id/g
Tejun Heo
1
-4
/
+4
[next]