index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
enclosure.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
2019-01-18
misc: enclosure: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2017-12-07
misc: enclosure: Remove unnecessary error check
Arvind Yadav
2017-12-07
misc: enclosure: Fix space before '[' error
Arvind Yadav
2017-07-01
scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.
Maurizio Lombardi
2017-04-06
scsi: ses: don't get power status of SES device slot on probe
Mauricio Faria de Oliveira
2015-03-31
enclosure: fix WARN_ON removing an adapter in multi-path devices
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: close potential registration race
Dan Williams
2014-11-12
enclosure: handle non-unique element descriptors
Markus Stockhausen
2013-12-02
[SCSI] enclosure: fix WARN_ON in dual path device removing
James Bottomley
2013-07-24
enclosure: convert class code to use dev_groups
Greg Kroah-Hartman
2010-07-27
[SCSI] enclosure: fix error path - actually return ERR_PTR() on error
James Bottomley
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-10
[SCSI] enclosure: fix oops while iterating enclosure_status array
James Bottomley
2009-09-15
driver model: constify attribute groups
David Brownell
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-05-15
[SCSI] ses: fix problems caused by empty SES provided name
Yinghai Lu
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-04-22
[SCSI] ses: fix up functionality after class_device->device conversion
James Bottomley
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-02-07
[SCSI] enclosure: add support for enclosure services
James Bottomley