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
/
ses.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-12-04
scsi: ses: don't ask for diagnostic pages repeatedly during probe
Li Dongyang
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
2017-08-25
scsi: ses: Fix racy cleanup of /sys in remove_dev()
Calvin Owens
2017-08-24
scsi: ses: make page2 support optional
Hannes Reinecke
2017-08-24
scsi: ses: Fixup error message 'failed to get diagnostic page 0xffffffea'
Hannes Reinecke
2017-08-24
scsi: ses: check return code from ses_recv_diag()
Hannes Reinecke
2017-08-08
scsi: ses: Fix wrong page error
Brian King
2017-04-06
scsi: ses: don't get power status of SES device slot on probe
Mauricio Faria de Oliveira
2017-01-17
scsi: ses: Fix SAS device detection in enclosure
Ewan D. Milne
2016-08-18
scsi: ses: use scsi_is_sas_rphy instead of is_sas_attached
Johannes Thumshirn
2016-08-12
ses: Fix racy cleanup of /sys in remove_dev()
Calvin Owens
2015-12-18
ses: fix discovery of SATA devices in SAS enclosures
James Bottomley
2015-12-11
ses: fix additional element traversal bug
James Bottomley
2015-12-10
ses: Fix problems with simple enclosures
James Bottomley
2015-01-09
ses: Add power_status to SES device slot
Song Liu
2015-01-09
ses: add reliable slot attribute
Dan Williams
2015-01-09
ses: add enclosure logical id
Dan Williams
2015-01-09
ses: generate KOBJ_CHANGE on enclosure attach
Dan Williams
2015-01-09
ses: close potential registration race
Dan Williams
2014-11-24
scsi: remove scsi_driver owner field
Christoph Hellwig
2014-03-27
[SCSI] ses: Use vpd information from scsi_device
Hannes Reinecke
2011-06-29
[SCSI] ses: requesting a fault indication
Douglas Gilbert
2011-03-23
[SCSI] ses: add subenclosure support
James Bottomley
2011-03-23
[SCSI] ses: show devices for enclosures with no page 7
John Hughes
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
drivers/scsi/ses.c: eliminate double free
Julia Lawall
2010-01-18
[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
James Bottomley
2009-08-22
[SCSI] ses: update enclosure data on hot add
James Bottomley
2009-08-22
[SCSI] ses: add support for enclosure component hot removal
James Bottomley
2009-08-22
[SCSI] ses: fix hotplug with multiple devices and expanders
James Bottomley
2009-04-03
[SCSI] ses: #if 0 the unused ses_match_host()
Adrian Bunk
2009-03-12
[SCSI] ses: code_set == 1 is tested twice
Roel Kluin
2009-03-12
[SCSI] ses: Use new scsi VPD helper
Matthew Wilcox
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
2008-07-30
[SCSI] ses: fix VPD inquiry overrun
James Bottomley
2008-06-24
[SCSI] ses: Fix timeout
Matthew Wilcox
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-02-18
[SCSI] ses: fix data corruption
Yinghai Lu
2008-02-11
[SCSI] ses: fix memory leaks
Yinghai Lu
2008-02-07
[SCSI] ses: add new Enclosure ULD
James Bottomley