index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
hmc6352.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-07-03
1
-1
/
+1
*
misc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-29
1
-1
/
+1
*
misc: hmc6352: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
misc: hmc6352: fix potential Spectre v1
Gustavo A. R. Silva
2018-09-12
1
-0
/
+2
*
misc: hmc6352: constify i2c_device_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-08
1
-1
/
+0
*
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-06
1
-2
/
+3
*
MISC: convert drivers/misc/* to use module_i2c_driver()
Axel Lin
2012-01-25
1
-12
/
+1
*
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
Axel Lin
2011-03-23
1
-2
/
+2
*
hmc6352: add driver for the HMC6352 compass
Kalhan Trisal
2010-08-10
1
-0
/
+166