index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-scsi.c
Age
Commit message (
Expand
)
Author
2019-08-07
libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
Jens Axboe
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-10
libata: fix a typo in comment
Chengguang Xu
2019-02-09
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2018-08-30
libata: Use SMART LBAM/LBAH password defines
Linus Walleij
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-08-02
libata-scsi: Move sense buffers onto stack
Kees Cook
2018-07-30
ata: ahci: Support state with min power but Partial low power state
Srinivas Pandruvada
2018-07-12
ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG
Paul Menzel
2018-07-02
ata: Fix ZBC_OUT all bit handling
Damien Le Moal
2018-07-02
ata: Fix ZBC_OUT command block check
Damien Le Moal
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-11
libata: don't clamp queue depth to ATA_MAX_QUEUE - 1
Jens Axboe
2018-05-11
libata: use ata_tag_internal() consistently
Jens Axboe
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
2018-05-10
libata: Honor RQF_QUIET flag
Damien Le Moal
2018-04-18
scsi: libsas: add transport class for ATA devices
Jason Yan
2018-02-12
libata: don't try to pass through NCQ commands to non-NCQ devices
Eric Biggers
2018-02-12
libata: fix length validation of ATAPI-relayed SCSI commands
Eric Biggers
2018-02-12
libata: Fix compile warning with ATA_DEBUG enabled
Dong Bo
2017-09-19
libata: make static arrays const, reduces object code size
Colin Ian King
2017-09-18
libata: Add new med_power_with_dipm link_power_management_policy setting
Hans de Goede
2017-07-19
libata: array underflow in ata_find_dev()
Dan Carpenter
2017-06-29
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
2017-06-29
libata: fix build warning from unused goto label
Tejun Heo
2017-06-27
libata: Support for an ATA PASS-THROUGH(32) command.
Minwoo Im
2017-06-20
libata: make the function name in comment match the actual function
Minwoo Im
2017-06-12
libata: Convert bare printks to pr_cont
Joe Perches
2017-06-05
libata: implement SECURITY PROTOCOL IN/OUT
Christoph Hellwig
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-05-16
libata: fix identation on a kernel-doc markup
Mauro Carvalho Chehab
2017-04-28
libata: remove SCT WRITE SAME support
Christoph Hellwig
2017-04-28
libata: reject passthrough WRITE SAME requests
Christoph Hellwig
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
2017-02-21
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-18
Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"
Tejun Heo
2017-01-10
libata: switch to dynamic allocation instead of ata_scsi_rbuf
Christoph Hellwig
2017-01-10
libata: don't call ata_scsi_rbuf_fill for command without a response buffer
Christoph Hellwig
2017-01-10
libata: call ->scsi_done from ata_scsi_simulate
Christoph Hellwig
2017-01-10
libata: remove the done callback from ata_scsi_args
Christoph Hellwig
2017-01-10
libata: move struct ata_scsi_args to libata-scsi.c
Christoph Hellwig
2017-01-10
libata: avoid global response buffer in atapi_qc_complete
Christoph Hellwig
2016-12-13
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2016-12-13
ata: avoid probing NCQ Prio Support if not explicitly requested
Adam Manzanares
[next]