index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
include
/
scsi
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-08-28
scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()
Gaosheng Cui
2024-08-22
scsi: core: Simplify an alloc_workqueue() invocation
Bart Van Assche
2024-08-22
scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations
Bart Van Assche
2024-08-22
scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
Bart Van Assche
2024-08-16
scsi: core: Fix the return value of scsi_logical_block_count()
Chaotian Jing
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-20
scsi: sd: Atomic write support
John Garry
2024-06-13
scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag
Bart Van Assche
2024-06-11
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-24
scsi: libfc: Add some kernel-doc comments
Randy Dunlap
2024-04-24
scsi: core: Don't use "proxy" headers
Andy Shevchenko
2024-04-12
Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"
Martin K. Petersen
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-04-11
scsi: core: Add a device_configure method to the host template
Christoph Hellwig
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2024-04-11
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
2024-04-11
scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...
Christoph Hellwig
2024-04-11
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
2024-04-08
Merge patch series "scsi: documentation: clean up docs and fix kernel-doc"
Martin K. Petersen
2024-04-08
scsi: scsi_transport_srp: Fix a couple of kernel-doc warnings
Randy Dunlap
2024-04-08
scsi: scsi_transport_fc: Add kernel-doc for function return
Randy Dunlap
2024-04-08
scsi: core: Add function return kernel-doc for 2 functions
Randy Dunlap
2024-04-08
scsi: libfcoe: Fix a slew of kernel-doc warnings
Randy Dunlap
2024-04-08
scsi: iser: Fix @read_stag kernel-doc warning
Randy Dunlap
2024-04-08
scsi: core: Add kernel-doc for scsi_msg_to_host_byte()
Randy Dunlap
2024-04-05
scsi: core: Store owner from modules with scsi_register_driver()
Krzysztof Kozlowski
2024-03-25
Merge patch series "Add LIBSAS_SHT_BASE for libsas"
Martin K. Petersen
2024-03-25
scsi: libsas: Add LIBSAS_SHT_BASE
John Garry
2024-03-25
scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
Igor Pylypiv
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-26
scsi: scsi_proto: Add structures and constants related to I/O groups and streams
Bart Van Assche
2024-02-26
scsi: core: Query the Block Limits Extension VPD page
Bart Van Assche
2024-02-15
scsi: core: Consult supported VPD page list prior to fetching page
Martin K. Petersen
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2024-01-29
Merge patch series "scsi: Allow scsi_execute users to request retries"
Martin K. Petersen
2024-01-29
scsi: core: Allow passthrough to request midlayer retries
Mike Christie
2024-01-23
scsi: core: Move autosuspend timer delay to Scsi_Host
Peter Wang
2023-11-24
scsi: sd: Fix system start for ATA devices
Damien Le Moal
2023-11-24
scsi: Change SCSI device boolean fields to single bit flags
Damien Le Moal
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-11-01
Merge tag 'ata-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-10-27
scsi: sd: Introduce manage_shutdown device flag
Damien Le Moal
2023-10-24
scsi: core: Add comment to target_destroy in scsi_host_template
Wenchao Hao
[next]