summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-scsi.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+3
2022-03-02scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig1-1/+3
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov1-11/+11
2022-02-20ata: libata-scsi: use *switch* statements to check SCSI command codesSergey Shtylyov1-7/+19
2022-01-31ata: libata-scsi: Simplify scsi_XX_lba_len()Damien Le Moal1-34/+6
2022-01-31ata: libata-scsi: Simplify ata_scsi_mode_select_xlat()Damien Le Moal1-3/+3
2022-01-31ata: libata-scsi: Cleanup ata_get_xlat_func()Damien Le Moal1-1/+0
2022-01-14ata: libata-scsi: simplify __ata_scsi_queuecmd()Wenchao Hao1-24/+21
2022-01-05ata: libata-scsi: rework ata_dump_status to avoid using pr_cont()Hannes Reinecke1-28/+23
2022-01-05ata: libata: remove pointless VPRINTK() callsHannes Reinecke1-42/+0
2022-01-05ata: libata-scsi: drop DPRINTK calls for cdb translationHannes Reinecke1-19/+1
2022-01-04ata: libata: use min() to make code cleanerChangcheng Deng1-8/+2
2022-01-04ata: libata-scsi: use sysfs_emit()Damien Le Moal1-1/+1
2021-12-17libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy1-2/+13
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-10/+19
2021-11-02Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2021-10-27libata: support concurrent positioning ranges logDamien Le Moal1-9/+39
2021-10-17scsi: ata: Switch to attribute groupsBart Van Assche1-3/+12
2021-10-17scsi: ata: Call scsi_done() directlyBart Van Assche1-7/+7
2021-10-12libata-scsi: fix checking of DMA stateReimar Döffinger1-2/+2
2021-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+5
2021-08-18libata: simplify ata_scsi_rbuf_fill()Damien Le Moal1-51/+9
2021-08-12scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-5/+5
2021-06-01scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke1-1/+1
2021-06-01scsi: core: Kill DRIVER_SENSEHannes Reinecke1-10/+3
2021-06-01scsi: core: Introduce scsi_build_sense()Hannes Reinecke1-5/+2
2021-06-01scsi: core: Stop using DRIVER_ERRORHannes Reinecke1-0/+8
2021-04-06block: remove BLK_BOUNCE_ISA supportChristoph Hellwig1-2/+1
2020-10-23ata: fix some kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo1-1/+7
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-06-05ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin1-3/+6
2020-04-22block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig1-1/+1
2020-04-22block: move dma drain handling to scsiChristoph Hellwig1-18/+10
2020-03-26ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz1-218/+4
2020-03-26ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz1-300/+1
2020-03-26ata: remove EXPORT_SYMBOL_GPL()s not used by modulesBartlomiej Zolnierkiewicz1-1/+0
2020-03-26ata: move EXPORT_SYMBOL_GPL()s close to exported codeBartlomiej Zolnierkiewicz1-0/+8
2020-03-26ata: optimize ata_scsi_rbuf[] sizeBartlomiej Zolnierkiewicz1-1/+1
2020-03-26ata: simplify ata_scsiop_inq_89()Bartlomiej Zolnierkiewicz1-11/+7
2020-03-26ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hostsBartlomiej Zolnierkiewicz1-1/+7
2020-03-26ata: remove stale maintainership information from core codeBartlomiej Zolnierkiewicz1-4/+0
2020-03-25libata: Assign OF node to the SCSI deviceLinus Walleij1-0/+30
2020-03-25libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry1-6/+3
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann1-0/+9
2019-10-06Revert "libata, freezer: avoid block device removal while system is frozen"Mika Westerberg1-21/+0
2019-08-07libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe1-0/+21
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner1-17/+1