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