index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
adxl345_i2c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: accel: adxl345: Pass function pointer to core
Lothar Rubusch
2024-04-06
1
-1
/
+1
*
iio: accel: adxl345: Simplify adxl345_read_raw()
Biju Das
2023-09-12
1
-2
/
+2
*
iio: accel: adxl345: Convert enum->pointer for data in match data table
Biju Das
2023-09-12
1
-5
/
+15
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: accel: adxl345: Remove unneeded blank lines
Andy Shevchenko
2022-02-26
1
-3
/
+0
*
iio: accel: adxl345: Drop comma in terminator entries
Andy Shevchenko
2022-02-26
1
-1
/
+1
*
iio: accel: adxl345: Add ACPI HID table
Kai-Heng Feng
2022-02-26
1
-0
/
+7
*
iio: accel: adxl345: Make use of device properties
Andy Shevchenko
2022-02-26
1
-7
/
+3
*
iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()
Andy Shevchenko
2022-02-26
1
-2
/
+1
*
iio: accel: adxl345: Set driver_data for OF enumeration
Andy Shevchenko
2022-02-26
1
-2
/
+2
*
iio: accel: adxl345: Convert to use dev_err_probe()
Andy Shevchenko
2022-02-26
1
-5
/
+2
*
iio:accel:adxl345: Move exports into IIO_ADXL345 namespace
Jonathan Cameron
2022-02-18
1
-0
/
+1
*
iio: accel: adxl345: convert probe to device-managed functions
Alexandru Ardelean
2021-07-19
1
-6
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio: adxl345: move null check for i2c id at start of probe
Alexandru Ardelean
2018-08-19
1
-1
/
+4
*
iio: adxl345: Add support for the ADXL375
Lars-Peter Clausen
2018-07-15
1
-2
/
+5
*
iio: accel: adxl345: Split driver into core and I2C
Eva Rachel Retuya
2017-03-04
1
-0
/
+73