aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dca/dca-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27dca: convert to idr_alloc()Tejun Heo1-13/+10
2011-10-31drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.cPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski1-0/+21
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-5/+3
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+2
2008-07-22I/OAT: I/OAT version 3.0 supportMaciej Sosnowski1-1/+2
2008-07-21device create: dca: convert device_create to device_create_drvdataGreg Kroah-Hartman1-3/+5
2008-02-08DCA: convert struct class_device to struct device.Kay Sievers1-8/+7
2007-10-16DCA: Add Direct Cache Access driverShannon Nelson1-0/+88