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.12.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
/
industrialio-buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-25
Merge tag 'iio-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-30
/
+33
2014-08-08
iio:buffer: Wrong sized allocation of demux table elements.
Jonathan Cameron
1
-1
/
+1
2014-08-05
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+1
2014-08-01
iio: buffer: Coalesce adjacent demux table entries
Lars-Peter Clausen
1
-19
/
+28
2014-07-27
iio: buffer: Use roundup() instead of open-coding it
Lars-Peter Clausen
1
-11
/
+5
2014-07-20
iio: buffer: Fix demux table creation
Lars-Peter Clausen
1
-1
/
+1
2014-06-29
iio: staging: sca3000: hide stufftoread logic
Josselin Costanzi
1
-4
/
+1
2014-04-30
IIO: core: Modify scan element type
Srinivas Pandruvada
1
-6
/
+35
2014-04-23
Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-2
/
+4
2014-03-22
iio: querying buffer scan_mask should return 0/1
Alec Berg
1
-2
/
+4
2014-02-18
iio get rid of unneccessary error_ret
Hartmut Knaack
1
-10
/
+6
2013-12-04
iio: Add support for blocking IO on buffers
Lars-Peter Clausen
1
-1
/
+22
2013-12-04
iio: Add data_available callback for buffers
Lars-Peter Clausen
1
-1
/
+9
2013-10-20
Merge 3.12-rc6 into staging-next.
Greg Kroah-Hartman
1
-0
/
+3
2013-10-16
iio: Remove unused iio_sw_buffer_preenable()
Lars-Peter Clausen
1
-18
/
+0
2013-10-16
iio: Update buffer's bytes per datum after updating the scan mask
Lars-Peter Clausen
1
-1
/
+17
2013-10-15
iio:buffer: Free active scan mask in iio_disable_all_buffers()
Lars-Peter Clausen
1
-0
/
+3
2013-10-12
iio:buffer: Ignore noop requests for iio_update_buffers()
Lars-Peter Clausen
1
-0
/
+14
2013-10-12
iio: Add a helper to free a list of IIO device attributes
Lars-Peter Clausen
1
-19
/
+2
2013-10-12
iio:buffer: Add proper locking for iio_update_buffers()
Lars-Peter Clausen
1
-3
/
+26
2013-10-12
iio: Wakeup poll and blocking reads when the device is unregistered
Lars-Peter Clausen
1
-0
/
+16
2013-10-12
iio: Return -ENODEV for file operations if the device has been unregistered
Lars-Peter Clausen
1
-0
/
+6
2013-10-12
iio: Add reference counting for buffers
Lars-Peter Clausen
1
-5
/
+61
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
1
-2
/
+28
2013-09-21
iio: Pass scan mask as unsigned long
Peter Meerwald
1
-2
/
+2
2013-09-21
iio: Stop sampling when the device is removed
Lars-Peter Clausen
1
-0
/
+19
2013-09-21
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
1
-2
/
+9
2013-09-19
iio: Minor cleanups of industrialio-buffer
Peter Meerwald
1
-5
/
+8
2013-09-15
iio: iio_push_to_buffers(): Change type of 'data' to const void *
Lars-Peter Clausen
1
-5
/
+5
2013-09-15
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
1
-1
/
+1
2013-09-15
iio:buffer: Simplify iio_buffer_is_active()
Lars-Peter Clausen
1
-20
/
+11
2013-05-23
iio: buffer: cleanup messages in iio_update_buffers()
Michał Mirosław
1
-6
/
+4
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
1
-117
/
+263
2012-10-19
iio: Use strict_strtouint instead of kstrtoul
Lars-Peter Clausen
1
-3
/
+3
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
1
-3
/
+2
2012-09-03
iio: whitespace cleanup and removal of semicolon after functions
Peter Meerwald
1
-5
/
+5
2012-07-12
Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Greg Kroah-Hartman
1
-7
/
+36
2012-07-09
iio: Introduce iio_validate_scan_mask_onehot
Lars-Peter Clausen
1
-0
/
+16
2012-07-09
iio: Add callback to check whether a scan mask is valid
Lars-Peter Clausen
1
-7
/
+20
2012-07-08
iio: iio_buffer_register: Use correct channel when calculating masklength
Lars-Peter Clausen
1
-1
/
+1
2012-06-19
iio: iio_buffer_register: Skip channels with negative scan index
Lars-Peter Clausen
1
-0
/
+3
2012-06-16
iio: buffer: Fix NULL pointer deref caused by empty scan mask
Lars-Peter Clausen
1
-0
/
+4
2012-05-15
iio: Use dev_to_iio_dev()
Lars-Peter Clausen
1
-8
/
+8
2012-04-25
IIO: Move the core files to drivers/iio
Jonathan Cameron
1
-0
/
+755