index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
Age
Commit message (
Expand
)
Author
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
2025-08-25
iio: proximity: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-08-25
iio: proximity: Drop unnecessary -ENOMEM messages
Dixit Parmar
2025-08-25
iio: proximity: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
2025-08-25
iio: proximity: vl53l0x-i2c: Fix error code in probe()
Dan Carpenter
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
2025-08-16
iio: proximity: srf08: use stack allocated scan buffer
David Lechner
2025-08-16
iio: proximity: sx9500: use stack allocated struct for scan data
David Lechner
2025-08-16
iio: proximity: vl53l0x-i2c: use stack allocated scan struct
David Lechner
2025-08-16
iio: proximity: pulsedlight-lidar-lite-v2: use stack allocated scan struct
David Lechner
2025-08-16
iio: proximity: mb1232: use stack allocated scan struct
David Lechner
2025-08-11
iio: proximity: isl29501: fix buffered read on big-endian systems
David Lechner
2025-07-14
iio: Add driver for Nicera D3-323-AA PIR sensor
Waqar Hameed
2025-07-13
iio: proximity: vcnl3020: make vcnl3020_property const
David Lechner
2025-07-13
iio: proximity: vcnl3020: pass struct vcnl3020_property by pointer
David Lechner
2025-06-26
iio: proximity: irsd200: use = { } instead of memset()
David Lechner
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
2025-06-09
iio: irsd200: Remove print of error code from dev_err_probe
Waqar Hameed
2025-05-21
iio: proximity: Use iio_push_to_buffers_with_ts() to provide length for runti...
Jonathan Cameron
2025-05-21
iio: proximity: irsd200: Use a struct for scan and iio_push_to_buffers_with_ts()
Jonathan Cameron
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: proximity: sx9500: Switch to sparse friendly iio_device_claim/release_di...
Jonathan Cameron
2025-04-22
iio: proximity: pulsed-light: Switch to sparse friendly iio_device_claim/rele...
Jonathan Cameron
2025-04-22
iio: proximity: hx9023s: Switch to sparse friendly iio_device_claim/release_d...
Jonathan Cameron
2025-04-22
iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end ...
Gustavo A. R. Silva
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2025-02-17
iio: proximity: sx9360: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2025-02-17
iio: proximity: sx9324: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2025-02-17
iio: proximity: sx9310: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2025-02-03
iio: proximity: Fix use-after-free in hx9023s_send_cfg()
Dheeraj Reddy Jonnalagadda
2025-02-03
iio: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-12-28
iio: proximity: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-28
iio: proximity: hx9023s: Added firmware file parsing functionality
Yasin Lee
2024-12-07
iio: proximity: aw96103: Constify struct iio_info
Christophe JAILLET
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-11-03
iio: proximity: sx9500: simplify code in write_event_config callback
Julien Stephan
2024-11-03
iio: proximity: irsd200: simplify code in write_event_config callback
Julien Stephan
2024-11-03
iio: proximity: hx9023s: simplify code in write_event_config callback
Julien Stephan
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-06
iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
iio: proximity: vl53l0x-i2c: Added continuous mode support
Abhash Jha
2024-09-30
iio: proximity: vl53l0x-i2c: Added sensor ID check
Abhash Jha
2024-09-30
iio: proximity: sx_common: Drop unused acpi.h
Andy Shevchenko
2024-09-30
iio: proximity: sx_common: Unexport sx_common_get_raw_register_config()
Andy Shevchenko
2024-09-05
iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
shuaijie wang
[next]