Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
66dca5178c70b7bb5ae1761e175569eac8708e1e
/
drivers
/
ata
/
libata-scsi.c
« Previous
e190222
libata: bump transfer chunk size if it's odd
by Tejun Heo
· 17 years ago
607126c
libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs
by Mark Lord
· 17 years ago
f26792d
[libata] Utilize new SCSI event infrastructure
by Jeff Garzik
· 17 years ago
a2d6ed1
make ata_scsi_lpm_get() static
by Adrian Bunk
· 17 years ago
e027bd3
libata: implement and use ATA_QCFLAG_QUIET
by Tejun Heo
· 17 years ago
b666da3
libata: flush is an IO command
by Tejun Heo
· 17 years ago
ca77329
[libata] Link power management infrastructure
by Kristen Carlson Accardi
· 17 years ago
4dbfa39
libata: relocate and fix post-command processing
by Tejun Heo
· 17 years ago
2dcb407
[libata] checkpatch-inspired cleanups
by Jeff Garzik
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
92d15c2
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
8889e3c
remove blk_queue_max_phys_segments in libata
by FUJITA Tomonori
· 17 years ago
c5d0e6a
docbook: fix libata content
by Randy Dunlap
· 17 years ago
f58db80
libata: fix revalidation issuing after configuration commands
by Tejun Heo
· 17 years ago
2db78dd
libata_scsi: Fix ATAPI transfer lengths
by Alan Cox
· 17 years ago
7d77b24
libata-pmp-prep: implement sata_async_notification()
by Tejun Heo
· 17 years ago
e31e853
libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
by Tejun Heo
· 17 years ago
31cc23b
libata-pmp-prep: implement ops->qc_defer()
by Tejun Heo
· 17 years ago
854c73a
libata: misc updates for AN
by Tejun Heo
· 17 years ago
c78968b
[libata] SCSI: simulator version, not device version, belongs in VPD
by Jeff Garzik
· 17 years ago
24f7568
[libata] SCSI: clean up R/W recovery mode page
by Jeff Garzik
· 17 years ago
00bd020
[libata] SCSI: improve FORMAT UNIT; minor code cleanups
by Jeff Garzik
· 17 years ago
4539414
[libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTIC
by Jeff Garzik
· 17 years ago
ad355b4
[libata] SCSI: support INQUIRY page 89h (ATA info page)
by Jeff Garzik
· 17 years ago
7120165
libata-scsi: convert to use the data buffer accessors
by Boaz Harrosh
· 17 years ago
e10b8c3
libata-scsi: Remove !use_sg code paths
by Boaz Harrosh
· 17 years ago
2f29496
[libata] ahci: send event when AN received
by Kristen Carlson Accardi
· 17 years ago
baf4fdf
libata: add support for ATA_16 on ATAPI
by Mark Lord
· 17 years ago
41bda9c
libata-link: update hotplug to handle PMP links
by Tejun Heo
· 17 years ago
f58229f
libata-link: implement and use link/device iterators
by Tejun Heo
· 17 years ago
9af5c9c
libata-link: introduce ata_link
by Tejun Heo
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
1ae4631
libata: improve SCSI scan failure handling
by Tejun Heo
· 17 years ago
d26fc95
libata: Support chips with 64K PRD quirk
by Alan Cox
· 17 years ago
e00f1ff
libata: call ata_check_atapi_dma() with qc better prepared
by Tejun Heo
· 17 years ago
2c3d2a4
libata passthru: update cached device paramters
by Albert Lee
· 17 years ago
fa4453c
libata passthru: always enforce correct DEV bit
by Albert Lee
· 17 years ago
23cb1d7
libata passthru: map UDMA protocols
by Albert Lee
· 17 years ago
1dce589
libata passthru: support PIO multi commands
by Albert Lee
· 17 years ago
f93f107
libata passthru: update protocol numbers
by Albert Lee
· 17 years ago
6c7b7d2
[libata] Fix decoding of 6-byte commands
by Jeff Garzik
· 17 years ago
d9aca22
libata: remove libata.spindown_compat
by Tejun Heo
· 17 years ago
13b8d09
libata: track spindown status and skip spindown_compat if possible
by Tejun Heo
· 18 years ago
da071b4
libata: fix shutdown warning message printing
by Tejun Heo
· 18 years ago
920a4b1
libata: implement libata.spindown_compat
by Tejun Heo
· 18 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
by Tejun Heo
· 18 years ago
f318719
libata: separate out ata_host_alloc() and ata_host_register()
by Tejun Heo
· 18 years ago
5a5dbd1
libata: add support for READ/WRITE LONG
by Mark Lord
· 18 years ago
f0ef88e
RESEND: libata: check cdb len per dev instead of per host
by Mark Lord
· 18 years ago
277239f
libata bugfix: preserve LBA bit for HDIO_DRIVE_TASK
by Mark Lord
· 18 years ago
6ffa01d
libata: add CONFIG_PM to libata core layer
by Tejun Heo
· 18 years ago
44877b4
libata: s/ap->id/ap->print_id/g
by Tejun Heo
· 18 years ago
c3c70c4
libata: fix ata_scsi_change_queue_depth()
by Tejun Heo
· 18 years ago
fcf1bf1
libata: fix ata_scmd_need_defer()
by Tejun Heo
· 18 years ago
4d05447
libata: fix probe_ent alloc/free bugs
by Tejun Heo
· 18 years ago
2b06719
libata bugfix: HDIO_DRIVE_TASK
by Mark Lord
· 18 years ago
f0d36ef
libata: update libata core layer to use devres
by Tejun Heo
· 18 years ago
5924b74
libata: implement HDIO_GET_IDENTITY
by Tejun Heo
· 18 years ago
726f078
libata: kill qc->nsect and cursect
by Tejun Heo
· 18 years ago
a0cf733
libata: straighten out ATA_ID_* constants
by Tejun Heo
· 18 years ago
7102d23
drivers/ata/: make 4 functions static
by Adrian Bunk
· 18 years ago
7a44e91
[PATCH] user of the jiffies rounding patch: ATA subsystem
by Arjan van de Ven
· 18 years ago
78981a7
libata: fix translation for START STOP UNIT
by Robert Hancock
· 18 years ago
af068bd
libata-scsi: ata_task_ioctl should return ATA registers from sense data
by David Milburn
· 18 years ago
7a80118
libata: Fixup n_elem initialization
by Brian King
· 18 years ago
2e5704f
[PATCH] libata: take scmd->cmd_len into account when translating SCSI commands
by Tejun Heo
· 18 years ago
ad70699
[PATCH] libata: kill @cdb argument from xlat methods
by Tejun Heo
· 18 years ago
542b144
[PATCH] libata: clean up variable name usage in xlat related functions
by Tejun Heo
· 18 years ago
da02d2a
[libata] use kmap_atomic(KM_IRQ0) in SCSI simulator
by Jeff Garzik
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
bd056d7
[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
by Tejun Heo
· 18 years ago
f84e7e4
[PATCH] libata: make sure sdev doesn't go away while rescanning
by Tejun Heo
· 18 years ago
6a36261
[PATCH] libata: fix READ CAPACITY simulation
by Tejun Heo
· 18 years ago
d25614b
[PATCH] libata: improve SCSI sense data generation
by Tejun Heo
· 18 years ago
750426a
[PATCH] libata: cosmetic changes to sense generation functions
by Tejun Heo
· 18 years ago
f38621b
[PATCH] libata: fix passthru sense data header
by Tejun Heo
· 18 years ago
6fc49ad
[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit
by Tejun Heo
· 18 years ago
914ed35
[PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()
by Tejun Heo
· 18 years ago
309afcb
[PATCH] libata: make user scan wait for scan to complete
by Tejun Heo
· 18 years ago
08475a1
[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure
by Brian King
· 18 years ago
c31f571
[PATCH] libata: don't schedule EH on wcache on/off if old EH
by Tejun Heo
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
253b92e
libata: fix double-completion on error
by Darrick J. Wong
· 18 years ago
bbe1fe7
[PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctl
by Eran Tromer
· 18 years ago
360f654
[PATCH] libata: turn off NCQ if queue depth is adjusted to 1
by Tejun Heo
· 18 years ago
4f93137
[libata] DocBook minor updates, fixes
by Jeff Garzik
· 18 years ago
cca3974
libata: Grand renaming.
by Jeff Garzik
· 18 years ago
c6fd280
Move libata to drivers/ata.
by Jeff Garzik
· 18 years ago
[Renamed from drivers/scsi/libata-scsi.c]
3f06688
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
22aac08
[PATCH] libata: clear sdev->locked on door lock failure
by Tejun Heo
· 18 years ago
8028916
[PATCH] libata: Add support for SATA attachment to SAS adapters
by Brian King
· 18 years ago
3c5100c
[PATCH] libata: cosmetic changes to PM functions
by Tejun Heo
· 18 years ago
d6f26d1
[PATCH] libata: reimplement per-dev PM
by Tejun Heo
· 18 years ago
2832430
[PATCH] libata: implement ATA_EHI_RESUME_LINK
by Tejun Heo
· 18 years ago
b51e9e5
[PATCH] libata: add ap->pflags and move core dynamic flags to it
by Tejun Heo
· 18 years ago
8f76078
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
by Jesper Juhl
· 18 years ago
99ba9e0
[PATCH] libata: Add ata_scsi_dev_disabled
by Brian King
· 18 years ago
ba6a130
[libata] Add host lock to struct ata_port
by Jeff Garzik
· 18 years ago
71d530c
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
Next »