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
/
sr.c
Age
Commit message (
Expand
)
Author
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-10-12
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
2007-10-12
[SCSI] move ULD attachment into the prep function
James Bottomley
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-18
[SCSI] small cleanups
Adrian Bunk
2007-07-14
[SCSI] sr: fix error handling in module_init
Akinobu Mita
2007-04-17
[SCSI] modalias for scsi devices
Michael Tokarev
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-01-06
[SCSI] sr: fix error code check in sr_block_ioctl()
Tejun Heo
2006-07-09
[SCSI] hide EH backup data outside the scsi_cmnd
Christoph Hellwig
2006-06-26
[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion
Luben Tuikov
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
2006-03-12
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
Rene Herman
2006-02-27
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
2006-02-27
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
[SCSI] always handle REQ_BLOCK_PC requests in common code
Christoph Hellwig
2006-01-12
[SCSI] Mask capabilities for SCSI-1 CD drive
Chuck Ebbert
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2005-12-15
Fix up SCSI mismerge
James Bottomley
2005-12-15
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
2005-12-13
[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)
James Bottomley
2005-12-13
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
2005-10-28
[SCSI] use {sdev,scmd,starget,shost}_printk in generic code
Jeff Garzik
2005-10-28
[SCSI] sr: remove dead code
Jayachandran C
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
2005-09-14
[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd
Timothy Thelin
2005-08-28
Merge by hand (conflicts in sr.c)
James Bottomley
2005-08-28
[SCSI] convert sr to scsi_execute_req
James Bottomley
2005-08-28
[SCSI] convert the remaining mid-layer pieces to scsi_execute_req
James Bottomley
2005-08-28
[SCSI] sr.c: Fix getting wrong size
Pete Zaitcev
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
[prev]