index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
Age
Commit message (
Expand
)
Author
Lines
2023-03-12
iio: proximity: sx9500: Reference ACPI and OF ID data
Krzysztof Kozlowski
-2
/
+2
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
-1
/
+1
2023-03-11
iio: proximity: sx_common: Add old register mapping
Gwendal Grignou
-62
/
+92
2023-03-11
iio: proximity: sx_common: Drop documentation of non existent struct element.
Jonathan Cameron
-1
/
+0
2022-11-23
iio: proximity: sx9500: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
iio: proximity: srf08: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+3
2022-11-23
iio: proximity: rfd77402: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
iio: proximity: pulsedlight-lidar-lite-v2: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
iio: proximity: mb1232: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+3
2022-11-23
iio: proximity: isl29501: Convert to i2c's .probe_new()
Uwe Kleine-König
-3
/
+2
2022-11-23
iio: proximity: sx9360: Add a new ACPI hardware ID
Gwendal Grignou
-0
/
+1
2022-11-23
iio: proximity: sx_common: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
-22
/
+3
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-17
/
+17
2022-09-21
iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_ops
Jonathan Cameron
-5
/
+5
2022-09-21
iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
-4
/
+4
2022-09-21
iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
-4
/
+4
2022-09-21
iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
-4
/
+4
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
-6
/
+2
2022-07-18
iio: proximity: cros_ec_mkbp: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sle...
Jonathan Cameron
-4
/
+4
2022-07-16
iio: proximity: sx_common: Allow IIO core to take care of firmware node
Andy Shevchenko
-3
/
+0
2022-07-16
iio: proximity: sx_common: Don't use IIO device for properties
Andy Shevchenko
-4
/
+3
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
-17
/
+150
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
-0
/
+3
2022-06-19
iio:proximity:sx9324: Check ret value of device_property_read_u32_array()
Aashish Sharma
-0
/
+3
2022-06-18
proximity: vl53l0x: Make VDD regulator actually optional
Luca Weiss
-1
/
+1
2022-06-14
iio: proximity: vcnl3020: Drop unnecessary alignment requirement for i2c device
Jonathan Cameron
-2
/
+2
2022-06-14
iio: proximity: as3935: Fix alignment for DMA safety
Jonathan Cameron
-1
/
+1
2022-06-14
iio: sx9324: Add setting for CS idle mode
Stephen Boyd
-0
/
+16
2022-06-14
iio: sx9360: Add pre-charge resistor setting
Gwendal Grignou
-1
/
+14
2022-06-14
iio: sx9324: Add Setting for internal analog gain
Gwendal Grignou
-0
/
+22
2022-06-14
iio: sx9324: Add Setting for internal compensation resistor
Gwendal Grignou
-1
/
+20
2022-06-14
iio: sx9324: Add precharge internal resistance setting
Gwendal Grignou
-0
/
+13
2022-06-14
iio: sx9324: Fix register field spelling
Gwendal Grignou
-2
/
+2
2022-06-11
proximity: vl53l0x: Handle the reset GPIO
Markuss Broks
-0
/
+11
2022-06-11
proximity: vl53l0x: Handle the VDD regulator
Markuss Broks
-0
/
+37
2022-06-11
proximity: vl53l0x: Prefer pre-initialized interrupt flags
Markuss Broks
-1
/
+6
2022-06-11
iio: srf08: Remove redundant if statement
Li Zhengyu
-1
/
+1
2022-06-11
iio: proximity: ping: fix typo in comment
Julia Lawall
-1
/
+1
2022-06-11
iio: proximity: srf04: Make use of device properties
Andy Shevchenko
-7
/
+4
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
-10
/
+10
2022-04-28
iio: proximity: mb1232: Switch to use fwnode_irq_get()
Andy Shevchenko
-3
/
+5
2022-04-28
iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
-4
/
+3
2022-04-28
iio: proximity: ping: Replace OF specific code by device_get_match_data()
Andy Shevchenko
-3
/
+2
2022-04-10
iio: sx9324: Fix default precharge internal resistance register
Gwendal Grignou
-2
/
+4
2022-04-04
iio:proximity:sx9324: Fix hardware gain read/write
Stephen Boyd
-5
/
+21
2022-04-04
iio:proximity:sx_common: Fix device property parsing on DT systems
Stephen Boyd
-0
/
+1
2022-02-21
iio:proximity:pulsedlight: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
-5
/
+2
2022-02-18
iio:proximity:sx9500: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
-6
/
+2
2022-02-18
iio:proximity:rfd77492: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
-4
/
+3
2022-02-18
iio:proximity:as3935: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
-8
/
+2
[next]