summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ses.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: ses: Drop driver owner initializationKrzysztof Kozlowski2024-04-051-1/+0
* scsi: ses: Have midlayer retry scsi_execute_cmd() errorsMike Christie2024-01-291-20/+46
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-4/+2
|\
| * driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman2023-04-031-4/+2
* | scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina2023-04-111-12/+8
|/
* scsi: ses: Don't attach if enclosure has no componentsJames Bottomley2023-02-211-0/+6
* scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl2023-02-211-1/+2
* scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl2023-02-211-5/+9
* scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl2023-02-211-9/+26
* scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl2023-02-211-2/+4
* scsi: ses: Convert to scsi_execute_cmd()Mike Christie2023-01-131-4/+10
* scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong2021-09-281-1/+1
* scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong2021-09-221-4/+18
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-6/+1
|\
| * scsi: ses: switch to SPDX tagsChristoph Hellwig2019-05-211-18/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-301-12/+1
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* scsi: ses: don't ask for diagnostic pages repeatedly during probeLi Dongyang2017-12-041-4/+7
* Merge branch 'fixes' into miscJames Bottomley2017-09-071-1/+1
|\
| * scsi: ses: Fix wrong page errorBrian King2017-08-081-1/+1
* | scsi: ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens2017-08-251-2/+1
* | scsi: ses: make page2 support optionalHannes Reinecke2017-08-241-1/+38
* | scsi: ses: Fixup error message 'failed to get diagnostic page 0xffffffea'Hannes Reinecke2017-08-241-7/+10
* | scsi: ses: check return code from ses_recv_diag()Hannes Reinecke2017-08-241-1/+2
|/
* scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira2017-04-061-1/+0
* scsi: ses: Fix SAS device detection in enclosureEwan D. Milne2017-01-171-1/+1
* scsi: ses: use scsi_is_sas_rphy instead of is_sas_attachedJohannes Thumshirn2016-08-181-1/+1
* ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens2016-08-121-1/+2
* ses: fix discovery of SATA devices in SAS enclosuresJames Bottomley2015-12-181-18/+4
* ses: fix additional element traversal bugJames Bottomley2015-12-111-1/+9
* ses: Fix problems with simple enclosuresJames Bottomley2015-12-101-1/+19
* ses: Add power_status to SES device slotSong Liu2015-01-091-9/+89
* ses: add reliable slot attributeDan Williams2015-01-091-5/+12
* ses: add enclosure logical idDan Williams2015-01-091-0/+9
* ses: generate KOBJ_CHANGE on enclosure attachDan Williams2015-01-091-1/+2
* ses: close potential registration raceDan Williams2015-01-091-7/+14
* scsi: remove scsi_driver owner fieldChristoph Hellwig2014-11-241-1/+1
* [SCSI] ses: Use vpd information from scsi_deviceHannes Reinecke2014-03-271-28/+10
* [SCSI] ses: requesting a fault indicationDouglas Gilbert2011-06-291-1/+5
* [SCSI] ses: add subenclosure supportJames Bottomley2011-03-231-19/+25
* [SCSI] ses: show devices for enclosures with no page 7John Hughes2011-03-231-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/scsi/ses.c: eliminate double freeJulia Lawall2010-03-121-2/+2
* [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley2010-01-181-3/+7
* [SCSI] ses: update enclosure data on hot addJames Bottomley2009-08-221-71/+97
* [SCSI] ses: add support for enclosure component hot removalJames Bottomley2009-08-221-7/+26
* [SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley2009-08-221-4/+6
* [SCSI] ses: #if 0 the unused ses_match_host()Adrian Bunk2009-04-031-0/+2
* [SCSI] ses: code_set == 1 is tested twiceRoel Kluin2009-03-121-1/+1
* [SCSI] ses: Use new scsi VPD helperMatthew Wilcox2009-03-121-27/+4