aboutsummaryrefslogtreecommitdiff
path: root/drivers/dca/dca-sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-15dca: Use PTR_ERR_OR_ZERO() to simplify codeGravatar Tang Bin 1-3/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33Gravatar Thomas Gleixner 1-17/+1
2013-02-27dca: convert to idr_alloc()Gravatar Tejun Heo 1-13/+10
2011-10-31drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.cGravatar Paul Gortmaker 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-03-21dca: add missing copyright/license headersGravatar Maciej Sosnowski 1-0/+21
2008-10-16device create: misc: convert device_create_drvdata to device_createGravatar Greg Kroah-Hartman 1-5/+3
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Gravatar Linus Torvalds 1-1/+2
2008-07-22I/OAT: I/OAT version 3.0 supportGravatar Maciej Sosnowski 1-1/+2
2008-07-21device create: dca: convert device_create to device_create_drvdataGravatar Greg Kroah-Hartman 1-3/+5
2008-02-08DCA: convert struct class_device to struct device.Gravatar Kay Sievers 1-8/+7
2007-10-16DCA: Add Direct Cache Access driverGravatar Shannon Nelson 1-0/+88