summaryrefslogtreecommitdiffstats
path: root/drivers/dca/dca-sysfs.c
AgeCommit message (Expand)AuthorLines
2024-06-10dca: make dca_class a static const structureIvan Orlov-8/+12
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman-1/+1
2020-05-15dca: Use PTR_ERR_OR_ZERO() to simplify codeTang Bin-3/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33Thomas Gleixner-17/+1
2013-02-27dca: convert to idr_alloc()Tejun Heo-13/+10
2011-10-31drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.cPaul Gortmaker-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski-0/+21
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman-5/+3
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds-1/+2
2008-07-22I/OAT: I/OAT version 3.0 supportMaciej Sosnowski-1/+2
2008-07-21device create: dca: convert device_create to device_create_drvdataGreg Kroah-Hartman-3/+5
2008-02-08DCA: convert struct class_device to struct device.Kay Sievers-8/+7
2007-10-16DCA: Add Direct Cache Access driverShannon Nelson-0/+88