index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-15
6
-52
/
+15
|
\
|
*
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
2020-09-29
1
-2
/
+2
|
*
iio: buffer-dmaengine: remove non managed alloc/free
Alexandru Ardelean
2020-09-29
1
-4
/
+0
|
*
iio: adis. Drop adis_burst struct
Nuno Sá
2020-09-21
1
-17
/
+0
|
*
iio: adis: Move burst mode into adis_data
Nuno Sá
2020-09-21
1
-0
/
+9
|
*
iio: Add __printf() attributes to various allocation functions
Jonathan Cameron
2020-09-21
2
-2
/
+3
|
*
iio: adis: Drop non Managed device functions
Nuno Sá
2020-09-16
1
-27
/
+0
|
*
iio: temperature: mlx90632: Interface to change object ambient temperature
Crt Mori
2020-09-13
1
-0
/
+1
*
|
iio: iio.h: fix a warning at the kernel-doc markup
Mauro Carvalho Chehab
2020-09-11
1
-1
/
+1
|
/
*
iio: core: remove iio_priv_to_dev() helper
Alexandru Ardelean
2020-07-13
1
-6
/
+0
*
iio: core: move event interface on the opaque struct
Alexandru Ardelean
2020-07-07
2
-3
/
+2
*
iio: core: move iio_dev's buffer_list to the private iio device object
Alexandru Ardelean
2020-07-07
2
-2
/
+2
*
iio: core: move channel list & group to private iio device object
Alexandru Ardelean
2020-07-07
2
-5
/
+5
*
iio: core: move debugfs data on the private iio dev info
Alexandru Ardelean
2020-07-07
2
-12
/
+11
*
iio: core: wrap IIO device into an iio_dev_opaque object
Alexandru Ardelean
2020-07-07
2
-1
/
+22
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
1
-7
/
+0
*
iio: core: add iio_device_set_parent() helper
Alexandru Ardelean
2020-06-14
1
-0
/
+20
*
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
2020-06-14
1
-2
/
+2
*
iio: make iio_device_get_drvdata take a const struct iio_dev *.
Jonathan Cameron
2020-06-14
1
-1
/
+1
*
iio: cros_ec: Reapply range at resume
Gwendal Grignou
2020-06-14
1
-1
/
+10
*
Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-05-15
1
-2
/
+85
|
\
|
*
iio: adis: Support different burst sizes
Nuno Sá
2020-04-25
1
-2
/
+7
|
*
iio: adis: Add adis_update_bits() APIs
Nuno Sá
2020-04-25
1
-0
/
+59
|
*
iio: imu: adis: Add irq flag variable
Nuno Sá
2020-04-25
1
-0
/
+2
|
*
iio: imu: adis: Add Managed device functions
Nuno Sá
2020-04-25
1
-0
/
+17
*
|
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2020-04-20
1
-1
/
+1
|
|
\
|
|
*
iio: core: remove extra semi-colon from devm_iio_device_register() macro
Lars Engebretsen
2020-04-19
1
-1
/
+1
*
|
|
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-04-23
11
-102
/
+69
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iio: buffer: drop devm_iio_kfifo_free() API call
Alexandru Ardelean
2020-04-19
1
-1
/
+0
|
*
|
iio: buffer: drop devm_iio_hw_consumer_free() API call
Alexandru Ardelean
2020-04-19
1
-1
/
+0
|
*
|
iio: inkern: drop devm_iio_channel_release{_all} API calls
Alexandru Ardelean
2020-04-19
1
-18
/
+0
|
*
|
iio: core: drop devm_iio_trigger_free() API call
Alexandru Ardelean
2020-04-19
1
-2
/
+0
|
*
|
iio: core: drop devm_iio_trigger_unregister() API call
Alexandru Ardelean
2020-04-19
1
-3
/
+0
|
*
|
iio: core: drop devm_iio_device_free() API call
Alexandru Ardelean
2020-04-19
1
-2
/
+0
|
*
|
iio: core: drop devm_iio_triggered_buffer_cleanup() API call
Alexandru Ardelean
2020-04-19
1
-2
/
+0
|
*
|
iio: core: drop devm_iio_device_unregister() API call
Alexandru Ardelean
2020-04-19
1
-4
/
+0
|
*
|
iio: buffer: remove 'scan_el_attrs' attribute group from buffer struct
Alexandru Ardelean
2020-04-19
1
-6
/
+0
|
*
|
iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includes
Lars-Peter Clausen
2020-04-19
1
-1
/
+1
|
*
|
iio: adc: adi-axi-adc: add support for AXI ADC IP core
Michael Hennerich
2020-04-19
1
-0
/
+64
|
*
|
iio: buffer-dmaengine: add dev-managed calls for buffer alloc
Alexandru Ardelean
2020-04-19
1
-0
/
+3
|
*
|
iio: buffer: drop left-over 'stufftoread' field
Alexandru Ardelean
2020-04-19
1
-3
/
+0
|
*
|
iio: ad_sigma_delta: remove unused IIO channel macros
Alexandru Ardelean
2020-04-19
1
-58
/
+0
|
*
|
iio: core: Make mlock internal to the iio core
Rohit Sarkar
2020-03-21
1
-1
/
+1
|
|
/
*
|
Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-04-08
2
-90
/
+16
|
\
\
|
|
/
|
/
|
|
*
iio: cros_ec: Use Hertz as unit for sampling frequency
Gwendal Grignou
2020-03-30
1
-3
/
+3
|
*
iio: cros_ec: Report hwfifo_watermark_max
Gwendal Grignou
2020-03-28
1
-0
/
+3
|
*
iio: cros_ec: Expose hwfifo_timeout
Gwendal Grignou
2020-03-28
1
-3
/
+1
|
*
iio: cros_ec: Remove pm function
Gwendal Grignou
2020-03-28
1
-5
/
+0
|
*
iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO
Gwendal Grignou
2020-03-28
1
-1
/
+9
[next]