index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
/
pulsedlight-lidar-lite-v2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
1
-3
/
+3
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: proximity: pulsedlight-lidar-lite-v2: 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
-3
/
+1
*
iio:proximity:pulsedlight: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-21
1
-5
/
+2
*
iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-16
1
-1
/
+3
*
iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_tim...
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
Dinghao Liu
2021-05-10
1
-0
/
+1
*
iio:proximity:pulsedlight: Drop of_match_ptr protection
Jonathan Cameron
2020-09-21
1
-1
/
+2
*
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: proximity: pulsedlight v2: Tidy up an endian issue
Jonathan Cameron
2019-10-18
1
-2
/
+3
*
iio: add SPDX identifier for various drivers
Matt Ranostay
2018-02-18
1
-12
/
+4
*
iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: pulsedlight-lidar-lite-v2: Set parent device
Lars-Peter Clausen
2017-02-19
1
-0
/
+1
*
iio: pulsedlight-lidar-lite-v2: add lidar-lite-v3 property
Matt Ranostay
2016-12-31
1
-0
/
+2
*
iio: proximity: pulsedlight-lidar-lite-v2: cleanup power management
Matt Ranostay
2016-10-23
1
-2
/
+0
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-1
/
+1
*
iio: proximity: lidar: switch to iio_device_claim_*_mode helpers
Matt Ranostay
2016-06-11
1
-10
/
+4
*
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2016-02-27
1
-1
/
+1
*
iio: proximity: lidar: correct return value
Matt Ranostay
2016-01-03
1
-1
/
+1
*
Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2015-12-27
1
-25
/
+70
|
\
|
*
iio: proximity: lidar: optimize i2c transactions
Matt Ranostay
2015-12-05
1
-25
/
+70
*
|
Merge 4.4-rc5 into staging-next
Greg Kroah-Hartman
2015-12-14
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
iio: lidar: return -EINVAL on invalid signal
Matt Ranostay
2015-11-21
1
-3
/
+3
*
|
iio: pulsedlight-lidar-lite: add runtime PM
Matt Ranostay
2015-11-22
1
-1
/
+55
|
/
*
iio: lidar: add missing MODULE_DEVICE_TABLE for dt
Matt Ranostay
2015-09-30
1
-0
/
+1
*
iio: proximity: add support for PulsedLight LIDAR
Matt Ranostay
2015-08-31
1
-0
/
+288