summaryrefslogtreecommitdiff
path: root/drivers/iio/proximity/sx9500.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-12iio: proximity: sx9500: Reference ACPI and OF ID dataKrzysztof Kozlowski
2022-11-23iio: proximity: sx9500: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-02-18iio:proximity:sx9500: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2021-03-11iio: proximity: sx9500: Fix a spelling postive to positiveBhaskar Chowdhury
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-10-07iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi...Alexandru Ardelean
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-03-03iio: proximity: sx9500: Add GPIO ACPI mapping tableAndy Shevchenko
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman
2017-12-02iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko
2017-12-02iio: proximity: sx9500: Add another ACPI IDAndy Shevchenko
2017-08-22iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-06-11iio: proximity: sx9500: Use devm_gpiod_get()Andy Shevchenko
2017-01-21iio: proximity: sx9500: claim direct mode during raw proximity readsAlison Schofield
2016-09-03iio: sx9500: add final devicetree supportChristoph Fritz
2016-08-15iio: sx9500: Use complete() instead of complete_all()Daniel Wagner
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2015-10-03iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila
2015-07-13Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-13Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-05iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()Geert Uytterhoeven
2015-07-05iio: sx9500: fix bug in compensation codeVlad Dogaru
2015-07-05iio: sx9500: rework error handling of raw readingsVlad Dogaru
2015-06-13iio: proximity: sx9500: Fix proximity valueDaniel Baluta
2015-05-07iio:prox:sx9500 trivial simplification of return path in init function.Jonathan Cameron
2015-04-18iio: sx9500: add GPIO reset pinVlad Dogaru
2015-04-18iio: sx9500: refactor GPIO interrupt codeVlad Dogaru
2015-04-18iio: sx9500: optimize power usageVlad Dogaru
2015-04-18iio: sx9500: fix formattingVlad Dogaru
2015-04-18iio: sx9500: rename GPIO interrupt pinVlad Dogaru
2015-04-09iio: sx9500: add power managementVlad Dogaru
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman
2015-03-07iio: fix drivers that check buffer->scan_maskOctavian Purdila
2015-02-22iio: improve usage of gpiod APIUwe Kleine-König
2015-01-05iio: driver for Semtech SX9500 proximity solutionVlad Dogaru