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-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
2007-02-21
libata: fix ata_scsi_change_queue_depth()
Tejun Heo
1
-12
/
+15
2007-02-21
libata: fix ata_scmd_need_defer()
Tejun Heo
1
-4
/
+2
2007-02-21
libata: fix probe_ent alloc/free bugs
Tejun Heo
1
-1
/
+1
2007-02-21
libata bugfix: HDIO_DRIVE_TASK
Mark Lord
1
-0
/
+1
2007-02-10
libata: update libata core layer to use devres
Tejun Heo
1
-1
/
+2
2007-02-10
libata: implement HDIO_GET_IDENTITY
Tejun Heo
1
-1
/
+42
2007-02-10
libata: kill qc->nsect and cursect
Tejun Heo
1
-2
/
+2
2007-02-10
libata: straighten out ATA_ID_* constants
Tejun Heo
1
-17
/
+16
2007-02-10
drivers/ata/: make 4 functions static
Adrian Bunk
1
-6
/
+6
2007-02-10
[PATCH] user of the jiffies rounding patch: ATA subsystem
Arjan van de Ven
1
-1
/
+2
2007-01-30
libata: fix translation for START STOP UNIT
Robert Hancock
1
-5
/
+4
2007-01-30
libata-scsi: ata_task_ioctl should return ATA registers from sense data
David Milburn
1
-6
/
+45
2007-01-24
libata: Fixup n_elem initialization
Brian King
1
-1
/
+1
2006-12-20
[PATCH] libata: take scmd->cmd_len into account when translating SCSI commands
Tejun Heo
1
-4
/
+25
2006-12-20
[PATCH] libata: kill @cdb argument from xlat methods
Tejun Heo
1
-17
/
+13
2006-12-20
[PATCH] libata: clean up variable name usage in xlat related functions
Tejun Heo
1
-112
/
+105
2006-12-16
[libata] use kmap_atomic(KM_IRQ0) in SCSI simulator
Jeff Garzik
1
-2
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-216
/
+112
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-8
/
+13
2006-12-03
[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
Tejun Heo
1
-106
/
+14
2006-12-03
[PATCH] libata: make sure sdev doesn't go away while rescanning
Tejun Heo
1
-4
/
+16
2006-12-03
[PATCH] libata: fix READ CAPACITY simulation
Tejun Heo
1
-45
/
+36
2006-12-02
[PATCH] libata: improve SCSI sense data generation
Tejun Heo
1
-23
/
+23
2006-12-02
[PATCH] libata: cosmetic changes to sense generation functions
Tejun Heo
1
-11
/
+11
2006-12-02
[PATCH] libata: fix passthru sense data header
Tejun Heo
1
-6
/
+3
2006-12-02
[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit
Tejun Heo
1
-2
/
+1
2006-12-02
[PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()
Tejun Heo
1
-16
/
+3
2006-12-02
[PATCH] libata: make user scan wait for scan to complete
Tejun Heo
1
-3
/
+5
2006-11-28
[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure
Brian King
1
-3
/
+6
2006-11-28
[PATCH] libata: don't schedule EH on wcache on/off if old EH
Tejun Heo
1
-5
/
+7
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-6
/
+8
2006-11-14
libata: fix double-completion on error
Darrick J. Wong
1
-1
/
+1
[next]