| Commit message (Expand) | Author | Age | Files | Lines |
* | misc: c2port: core: Make copying name from userspace more secure | Lee Jones | 2020-11-03 | 1 | -1/+1 |
* | misc: c2port: core: Ensure source size does not equal destination size in str... | Lee Jones | 2020-06-29 | 1 | -1/+1 |
* | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman | 2019-06-23 | 2 | -8/+2 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 2 | -8/+2 |
* | | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 2019-06-09 | 2 | -0/+2 |
|\ \
| |/ |
|
| * | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | | misc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 2019-05-24 | 1 | -2/+0 |
|/ |
|
* | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 2017-11-15 | 1 | -2/+0 |
* | drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR() | Dan Carpenter | 2017-05-08 | 1 | -2/+2 |
* | misc: c2port: use kobj_to_dev() | Geliang Tang | 2016-02-07 | 1 | -6/+2 |
* | drivers: misc: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar | 2015-09-29 | 1 | -1/+1 |
* | c2port: convert class code to use bin_attrs in groups | Greg Kroah-Hartman | 2013-07-24 | 1 | -15/+18 |
* | c2port: convert class code to use dev_groups | Greg Kroah-Hartman | 2013-07-24 | 1 | -21/+29 |
* | misc: c2port: use dev_bin_attrs instead of hand-coding it | Greg Kroah-Hartman | 2013-07-24 | 1 | -17/+13 |
* | misc/c2port: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -13/+9 |
* | char/misc: remove CONFIG_EXPERIMENTAL dependencies | Greg Kroah-Hartman | 2012-09-18 | 1 | -3/+2 |
* | c2port: fix bogus Kconfig "default no" | Paul Bolle | 2012-05-07 | 1 | -3/+3 |
* | c2port: class_create() returns an ERR_PTR | Dan Carpenter | 2012-03-05 | 1 | -2/+2 |
* | c2port: fix build error for duramar2150 due to missing header. | Paul Gortmaker | 2012-01-24 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | c2port: fix device_create() return value check | Jani Nikula | 2010-03-24 | 1 | -2/+2 |
* | c2port: annotate bitfield for kmemcheck | Vegard Nossum | 2009-06-15 | 1 | -0/+2 |
* | misc: C2port needs <linux/sched.h> | Geert Uytterhoeven | 2008-11-15 | 1 | -0/+1 |
* | c2port: add c2port support for Eurotech Duramar 2150 | Rodolfo Giometti | 2008-11-12 | 3 | -0/+171 |
* | Add c2 port support | Rodolfo Giometti | 2008-11-12 | 3 | -0/+1027 |