index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
/
as3935.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
1
-1
/
+1
2022-06-14
iio: proximity: as3935: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-02-18
iio:proximity:as3935: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-8
/
+2
2022-02-13
iio: as3935: Use devm_delayed_work_autocancel()
Christophe JAILLET
1
-10
/
+2
2022-01-23
iio: as3935: Use sysfs_emit()
Lars-Peter Clausen
1
-2
/
+2
2021-12-16
iio: as3935: Remove unnecessary cast
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: as3935: Remove no-op trigger ops
Lars-Peter Clausen
1
-4
/
+0
2021-05-17
iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+2
2021-03-25
iio: as3935: Remove code to set trigger parent
Gwendal Grignou
1
-1
/
+0
2020-09-21
iio:proximity:as3935: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
1
-4
/
+4
2020-09-21
iio:proximity:as3935: Use local struct device pointer to simplify code.
Jonathan Cameron
1
-20
/
+18
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-12-15
iio: as3935: Drop GPIO includes
Linus Walleij
1
-3
/
+0
2019-04-04
iio: proximity: as3935: fix use-after-free on device remove
Sven Van Asbroeck
1
-29
/
+21
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
1
-13
/
+4
2017-10-23
Merge 4.14-rc6 into staging-next
Greg Kroah-Hartman
1
-3
/
+40
2017-09-25
iio: proximity: as3935: noise detection + threshold changes
Matt Ranostay
1
-3
/
+40
2017-08-23
iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
1
-8
/
+6
2017-05-07
iio: proximity: as3935: fix iio_trigger_poll issue
Matt Ranostay
1
-2
/
+2
2017-04-27
iio: proximity: as3935: fix AS3935_INT mask
Matt Ranostay
1
-2
/
+2
2017-04-27
iio: proximity: as3935: move storm out of range check
Matt Ranostay
1
-3
/
+3
2017-04-26
iio: proximity: as3935: recalibrate RCO after resume
Matt Ranostay
1
-4
/
+2
2017-04-18
Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-2
/
+1
2017-04-14
iio: proximity: as3935: fix as3935_write
Matt Ranostay
1
-2
/
+1
2017-04-01
iio: proximity: as3935: constify attribute_group structures
simran singhal
1
-1
/
+1
2016-08-15
iio: proximity: as3935: set up buffer timestamps for non-zero values
Alison Schofield
1
-1
/
+1
2016-06-30
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-3
/
+8
2016-06-27
iio: proximity: as3935: remove redundant zeroing of tune_cap
Matt Ranostay
1
-1
/
+0
2016-06-27
iio: as3935: improve error reporting in as3935_event_work
Arnd Bergmann
1
-2
/
+8
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
1
-5
/
+12
2016-05-29
iio: proximity: as3935: remove redundant MODULE_ALIAS
Matt Ranostay
1
-1
/
+0
2016-05-22
iio: proximity: as3935: fix buffer stack trashing
Matt Ranostay
1
-2
/
+4
2016-05-22
iio: proximity: as3935: remove triggered buffer processing
Matt Ranostay
1
-1
/
+0
2016-05-22
iio: proximity: as3935: correct IIO_CHAN_INFO_RAW output
Matt Ranostay
1
-2
/
+8
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-08-22
iio: as3935: Add OF match table
Javier Martinez Canillas
1
-0
/
+7
2015-01-27
iio: as3935: Switch to PM ops
Lars-Peter Clausen
1
-8
/
+10
2014-11-10
Merge 3.18-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2014-11-05
iio: as3935: allocate correct iio_device size
George McCollister
1
-1
/
+1
2014-11-05
iio: as3935: Remove unnecessary semicolons
George McCollister
1
-8
/
+8
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
1
-1
/
+1
2014-03-16
iio: Add AS3935 lightning sensor support
Matt Ranostay
1
-0
/
+456