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