index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
enclosure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
misc: enclosure: Update enclosure_remove_device() documentation to match reality
Lee Jones
1
-1
/
+1
2020-07-01
misc: enclosure: Fix some kerneldoc anomalies
Lee Jones
1
-2
/
+4
2020-01-10
scsi: enclosure: Fix stale device oops with hot replug
James Bottomley
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
1
-12
/
+1
2019-01-18
misc: enclosure: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2017-12-07
misc: enclosure: Remove unnecessary error check
Arvind Yadav
1
-7
/
+1
2017-12-07
misc: enclosure: Fix space before '[' error
Arvind Yadav
1
-2
/
+2
2017-07-01
scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.
Maurizio Lombardi
1
-4
/
+10
2017-04-06
scsi: ses: don't get power status of SES device slot on probe
Mauricio Faria de Oliveira
1
-1
/
+6
2015-03-31
enclosure: fix WARN_ON removing an adapter in multi-path devices
James Bottomley
1
-5
/
+6
2015-01-09
ses: Add power_status to SES device slot
Song Liu
1
-0
/
+38
2015-01-09
ses: add reliable slot attribute
Dan Williams
1
-1
/
+19
2015-01-09
ses: add enclosure logical id
Dan Williams
1
-0
/
+13
2015-01-09
ses: close potential registration race
Dan Williams
1
-11
/
+26
2014-11-12
enclosure: handle non-unique element descriptors
Markus Stockhausen
1
-4
/
+40
2013-12-02
[SCSI] enclosure: fix WARN_ON in dual path device removing
James Bottomley
1
-0
/
+7
2013-07-24
enclosure: convert class code to use dev_groups
Greg Kroah-Hartman
1
-18
/
+11
2010-07-27
[SCSI] enclosure: fix error path - actually return ERR_PTR() on error
James Bottomley
1
-2
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-10
[SCSI] enclosure: fix oops while iterating enclosure_status array
James Bottomley
1
-0
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
1
-2
/
+2
2009-08-22
[SCSI] ses: update enclosure data on hot add
James Bottomley
1
-0
/
+3
2009-08-22
[SCSI] ses: add support for enclosure component hot removal
James Bottomley
1
-8
/
+14
2009-08-22
[SCSI] ses: fix hotplug with multiple devices and expanders
James Bottomley
1
-12
/
+32
2009-05-15
[SCSI] ses: fix problems caused by empty SES provided name
Yinghai Lu
1
-3
/
+3
2009-01-02
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2008-04-22
[SCSI] ses: fix up functionality after class_device->device conversion
James Bottomley
1
-29
/
+71
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-54
/
+64
2008-02-07
[SCSI] enclosure: add support for enclosure services
James Bottomley
1
-0
/
+484