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