index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
enclosure.c
Age
Commit message (
Expand
)
Author
2020-07-01
misc: enclosure: Update enclosure_remove_device() documentation to match reality
Lee Jones
2020-07-01
misc: enclosure: Fix some kerneldoc anomalies
Lee Jones
2020-01-10
scsi: enclosure: Fix stale device oops with hot replug
James Bottomley
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