aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/cytherm.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-04USB: misc: Remove unnecessary NULL valuesRuan Jinjie1-1/+1
2023-08-04USB: cytherm: Correct the code style issue of redundant spacesRuan Jinjie1-5/+5
2019-08-09USB: cytherm: convert to use dev_groupsGreg Kroah-Hartman1-45/+19
2018-01-24USB: misc: fix up some remaining DEVICE_ATTR() usagesGreg Kroah-Hartman1-32/+13
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-07-22USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-1/+0
2016-08-30usb: misc: cytherm: don't print on ENOMEMWolfram Sang1-24/+8
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-25/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-02USB misc: make USB device id constantNémeth Márton1-1/+1
2008-10-17USB: remove err() macro from usb misc driversGreg Kroah-Hartman1-3/+3
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman1-1/+2
2007-10-25USB: fix read vs. disconnect race in cytherm driverOliver Neukum1-1/+3
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman1-9/+26
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[PATCH] USB: kzalloc in cythermOliver Neukum1-2/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou1-10/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+430