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
/
scsi
/
scsi.c
Age
Commit message (
Expand
)
Author
2008-05-02
[SCSI] add support for variable length extended commands
Boaz Harrosh
2008-04-29
[SCSI] bug fix for free list handling
Alan D. Brunelle
2008-04-21
block: move the padding adjustment to blk_rq_map_sg
FUJITA Tomonori
2008-04-07
[SCSI] export command allocation and freeing functions independently of the host
James Bottomley
2008-04-07
[SCSI] consolidate command allocation in a single place
James Bottomley
2008-04-06
scsi: fix sense_slab/bio swapping livelock
Hugh Dickins
2008-03-04
scsi: missing add of padded bytes to io completion byte count
Jens Axboe
2008-02-07
[SCSI] kernel-doc: fix scsi docbook
Randy Dunlap
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-23
[SCSI] don't use __GFP_DMA for sense buffers if not required
James Bottomley
2008-01-23
[SCSI] use dynamically allocated sense buffer
FUJITA Tomonori
2008-01-11
[SCSI] fix scsi_setup_command_freelist failure path race
FUJITA Tomonori
2008-01-11
[SCSI] docbook and kernel-doc updates
Randy Dunlap
2008-01-11
[SCSI] Add Documentation and integrate into docbook build
Rob Landley
2008-01-06
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
2008-01-02
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
2007-12-10
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
2007-10-12
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
2007-10-12
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-14
[SCSI] scsi.c: convert to use the data buffer accessors
Boaz Harrosh
2007-07-14
[SCSI] Remove unused method scsi_device_cancel
Priyanka Gupta
2007-03-11
[SCSI] Make error printing more verbose
Martin K. Petersen
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-01-13
[SCSI] kill scsi_rety_command
Christoph Hellwig
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-11-25
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
FUJITA Tomonori
2006-11-15
[SCSI] fix module unload induced compile warning
Ingo Molnar
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-10-01
[SCSI] fix scsi_device_types overrun in scsi.c
Eric Sesterhenn
2006-09-30
[PATCH] SCSI: scsi_done_q is unused
Jens Axboe
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
2006-09-24
[PATCH] Revert ABI-breaking change in /proc
Matthew Wilcox
2006-09-12
[SCSI] fix compile error on module_refcount
Daniel Walker
2006-09-07
[SCSI] fix up non-modular SCSI
James Bottomley
2006-09-02
[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...
James Smart
2006-09-01
[SCSI] sd: fix cache flushing on module removal (and individual device removal)
James Bottomley
2006-08-06
[SCSI] Improve inquiry printing
Matthew Wilcox
2006-07-09
[SCSI] hide EH backup data outside the scsi_cmnd
Christoph Hellwig
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
2006-06-10
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
2006-05-15
[PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST)
Luben Tuikov
2006-04-13
[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions
James Bottomley
2006-04-13
[SCSI] for_each_possible_cpu: scsi
KAMEZAWA Hiroyuki
2006-02-27
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
2006-02-27
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-09
[SCSI] Kill the SCSI softirq handling
Jens Axboe
2005-11-22
[PATCH] Fix a bug in scsi_get_command
Matthew Dobson
[next]