aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/hmc6352.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2018-09-12misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2017-08-28misc: hmc6352: constify i2c_device_idArvind Yadav1-1/+1
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han1-2/+3
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin1-12/+1
2011-03-22drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin1-2/+2
2010-08-09hmc6352: add driver for the HMC6352 compassKalhan Trisal1-0/+166