summaryrefslogtreecommitdiff
path: root/drivers/s390/char/tape_class.c
AgeCommit message (Expand)Author
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang
2018-07-19s390/tape: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva
2018-07-02s390/tape: fix stringop-truncation gcc 8 warningsVasily Gorbik
2017-11-24s390: char: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-09-28s390/char: fix cdev_add usageJean Delvare
2013-06-26s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-18[S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu
2008-10-16device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: s390: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-04-17[S390] tape: duplicate sysfs filename when setting tape device onlineMichael Holzheu
2007-10-22[S390] struct class_device -> struct device conversion.Cornelia Huck
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2006-08-07[S390] tape class return value handling.Heiko Carstens
2006-07-18[S390] sysfs_create_xxx return values.Heiko Carstens
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de
2005-04-16Linux-2.6.12-rc2Linus Torvalds