summaryrefslogtreecommitdiff
path: root/include/linux/transport_class.h
AgeCommit message (Expand)Author
44 hoursMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez
2025-12-16scsi: scsi_transport_fc: Introduce encryption group in fc_rport attributeSarah Catania
2023-01-20drivers: base: transport_class: fix possible memory leakYang Yingliang
2020-01-15scsi: drivers: base: Propagate errors through the transport componentGabriel Krisman Bertazi
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2009-09-15driver model: constify attribute groupsDavid Brownell
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-07[SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley
2005-08-14[SCSI] correct transport class abstraction to work outside SCSIJames Bottomley
2005-03-14Add statistics to generic transport classJames Bottomley
2005-01-17add a generic device transport classJames Bottomley