summaryrefslogtreecommitdiffstats
path: root/drivers/misc/c2port/core.c
Commit message (Expand)AuthorAgeFilesLines
* c2port: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-07-241-15/+18
* c2port: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-241-21/+29
* misc: c2port: use dev_bin_attrs instead of hand-coding itGreg Kroah-Hartman2013-07-241-17/+13
* misc/c2port: convert to idr_alloc()Tejun Heo2013-02-271-13/+9
* c2port: class_create() returns an ERR_PTRDan Carpenter2012-03-051-2/+2
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* c2port: fix device_create() return value checkJani Nikula2010-03-241-2/+2
* c2port: annotate bitfield for kmemcheckVegard Nossum2009-06-151-0/+2
* misc: C2port needs <linux/sched.h>Geert Uytterhoeven2008-11-151-0/+1
* Add c2 port supportRodolfo Giometti2008-11-121-0/+1002