summaryrefslogtreecommitdiffstats
path: root/drivers/misc/c2port/core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-161-2/+0Star
* misc: c2port: use kobj_to_dev()Geliang Tang2016-02-081-6/+2Star
* drivers: misc: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-1/+1
* c2port: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-07-251-15/+18
* c2port: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-251-21/+29
* misc: c2port: use dev_bin_attrs instead of hand-coding itGreg Kroah-Hartman2013-07-251-17/+13Star
* misc/c2port: convert to idr_alloc()Tejun Heo2013-02-281-13/+9Star
* c2port: class_create() returns an ERR_PTRDan Carpenter2012-03-061-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-251-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-131-0/+1002