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