summary refs log tree commit diff
path: root/drivers/iio/proximity
AgeCommit message (Expand)Author
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_opsJonathan Cameron
2022-09-21iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-09-21iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-09-21iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-18iio: proximity: cros_ec_mkbp: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sle...Jonathan Cameron
2022-07-16iio: proximity: sx_common: Allow IIO core to take care of firmware nodeAndy Shevchenko
2022-07-16iio: proximity: sx_common: Don't use IIO device for propertiesAndy Shevchenko
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-06-19iio:proximity:sx9324: Check ret value of device_property_read_u32_array()Aashish Sharma
2022-06-18proximity: vl53l0x: Make VDD regulator actually optionalLuca Weiss
2022-06-14iio: proximity: vcnl3020: Drop unnecessary alignment requirement for i2c deviceJonathan Cameron
2022-06-14iio: proximity: as3935: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: sx9324: Add setting for CS idle modeStephen Boyd
2022-06-14iio: sx9360: Add pre-charge resistor settingGwendal Grignou
2022-06-14iio: sx9324: Add Setting for internal analog gainGwendal Grignou
2022-06-14iio: sx9324: Add Setting for internal compensation resistorGwendal Grignou
2022-06-14iio: sx9324: Add precharge internal resistance settingGwendal Grignou
2022-06-14iio: sx9324: Fix register field spellingGwendal Grignou
2022-06-11proximity: vl53l0x: Handle the reset GPIOMarkuss Broks
2022-06-11proximity: vl53l0x: Handle the VDD regulatorMarkuss Broks
2022-06-11proximity: vl53l0x: Prefer pre-initialized interrupt flagsMarkuss Broks
2022-06-11iio: srf08: Remove redundant if statementLi Zhengyu
2022-06-11iio: proximity: ping: fix typo in commentJulia Lawall
2022-06-11iio: proximity: srf04: Make use of device propertiesAndy Shevchenko
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-04-28iio: proximity: mb1232: Switch to use fwnode_irq_get()Andy Shevchenko
2022-04-28iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeoutMiaoqian Lin
2022-04-28iio: proximity: ping: Replace OF specific code by device_get_match_data()Andy Shevchenko
2022-04-10iio: sx9324: Fix default precharge internal resistance registerGwendal Grignou
2022-04-04iio:proximity:sx9324: Fix hardware gain read/writeStephen Boyd
2022-04-04iio:proximity:sx_common: Fix device property parsing on DT systemsStephen Boyd
2022-02-21iio:proximity:pulsedlight: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2022-02-18iio:proximity:sx9500: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:proximity:rfd77492: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:proximity:as3935: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-13iio: as3935: Use devm_delayed_work_autocancel()Christophe JAILLET
2022-01-30iio: sx9360: fix iio event generationJongpil Jung
2022-01-23iio: as3935: Use sysfs_emit()Lars-Peter Clausen
2022-01-23iio:proximity:vl53l0x: Tidy up white space around {} in id tablesJonathan Cameron
2022-01-23iio:proximity:srf08: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:proximity:srf04: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:proximity:rfd77402: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:proximity:ping: White space cleanup of spacing around {} in id tablesJonathan Cameron
2022-01-23iio:proximity:sx9360: Add dt-binding supportGwendal Grignou
2022-01-23iio:proximity:sx9360: Add sx9360 supportGwendal Grignou
2022-01-23iio:proximity:sx9324: Add dt_binding supportGwendal Grignou
2022-01-23iio:proximity:sx9324: Add SX9324 supportGwendal Grignou