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
2014-11-24
scsi: remove scsi_driver owner field
Christoph Hellwig
2014-11-24
scsi: stop passing a gfp_mask argument down the command setup path
Christoph Hellwig
2014-11-12
scsi: split scsi_nonblockable_ioctl
Christoph Hellwig
2014-09-15
scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
Subhash Jadavani
2014-07-25
scsi: move the writeable field from struct scsi_device to struct scsi_cd
Christoph Hellwig
2014-07-17
scsi: set sc_data_direction in common code
Christoph Hellwig
2014-07-17
scsi: restructure command initialization for TYPE_FS requests
Christoph Hellwig
2014-07-17
scsi: Implement sr_printk()
Hannes Reinecke
2014-05-19
scsi: reintroduce scsi_driver.init_command
Christoph Hellwig
2013-12-16
[SCSI] sr: use block layer runtime PM
Aaron Lu
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-01-25
[libata] scsi: no poll when ODD is powered off
Aaron Lu
2013-01-25
[SCSI] sr: support runtime pm
Aaron Lu
2011-07-21
[SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwise
Kay Sievers
2011-04-21
block: don't block events on excl write for non-optical devices
Tejun Heo
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-14
[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event
Tejun Heo
2010-12-16
sr: implement sr_check_events()
Tejun Heo
2010-12-16
scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()
Tejun Heo
2010-12-16
scsi: fix TUR error handling in sr_media_change()
Tejun Heo
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
scsi/sr: add no_read_disc_info scsi_device flag
Hans de Goede
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-02
[SCSI] sr: consider the last written sector when determining media size
Tejun Heo
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-06-21
sd, sr: fix Driver 'sd' needs updating message
Hannes Reinecke
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-04-03
[SCSI] fix recovered error handling
James Bottomley
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
2008-12-04
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
2008-10-21
[PATCH] switch sr
Al Viro
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
2008-10-21
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
Al Viro
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
2008-09-11
block: disable sysfs parts of the disk command filter
Jens Axboe
2008-08-29
remove blk_register_filter and blk_unregister_filter in gendisk
FUJITA Tomonori
2008-07-04
scsi: sr avoids useless buffer allocation
FUJITA Tomonori
2008-06-10
[SCSI] sr: fix corrupt CD data after media change and delay
James Bottomley
2008-03-19
[SCSI] sd, sr: do not emit change event at device add
Kay Sievers
2008-02-07
[SCSI] sr: fix test unit ready responses
James Bottomley
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-11
[SCSI] sr: update to follow tray status correctly
James Bottomley
2008-01-11
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
2008-01-11
[SCSI] sr,sd: send media state change modification events
Kay Sievers
[next]