index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: fix config watermark initial value
Irina Tirdea
2016-03-28
1
-0
/
+1
*
iio: Add helper function for calculating scan index storage size
Lars-Peter Clausen
2016-02-06
1
-34
/
+25
*
Merge 4.4-rc5 into staging-next
Greg Kroah-Hartman
2015-12-13
1
-1
/
+1
|
\
|
*
iio: fix some warning messages
Dan Carpenter
2015-11-21
1
-1
/
+1
*
|
iio: Add buffer enable/disable callbacks
Lars-Peter Clausen
2015-10-25
1
-1
/
+35
*
|
iio: Add support for indicating fixed watermarks
Lars-Peter Clausen
2015-10-25
1
-0
/
+5
*
|
iio:iio_buffer_init(): Only set watermark if not already set
Lars-Peter Clausen
2015-10-25
1
-1
/
+2
*
|
iio: Set device watermark based on watermark of all attached buffers
Lars-Peter Clausen
2015-10-25
1
-4
/
+10
|
/
*
iio: industrialio-buffer: Fix iio_buffer_poll return value
Cristina Opriceana
2015-08-12
1
-1
/
+1
*
iio: buffer: Fix kernel docs warnings
Cristina Opriceana
2015-08-02
1
-1
/
+14
*
iio: allow userspace to flush the hwfifo with non-blocking reads
Octavian Purdila
2015-06-21
1
-9
/
+9
*
iio: Require strict scan mask matching in hardware mode
Lars-Peter Clausen
2015-06-01
1
-5
/
+20
*
iio: Specify supported modes for buffers
Lars-Peter Clausen
2015-06-01
1
-3
/
+15
*
iio: Always compute masklength
Lars-Peter Clausen
2015-06-01
1
-6
/
+9
*
iio: buffer: remove unneeded test
Laurent Navet
2015-06-01
1
-2
/
+0
*
iio: __iio_update_buffers: Leave device in sane state on error
Lars-Peter Clausen
2015-05-23
1
-36
/
+46
*
iio: __iio_update_buffers: Split enable and disable path into helper functions
Lars-Peter Clausen
2015-05-23
1
-88
/
+103
*
iio: __iio_update_buffers: Verify configuration before starting to apply it
Lars-Peter Clausen
2015-05-23
1
-63
/
+101
*
iio: __iio_update_buffers: Perform request_update() only for new buffers
Lars-Peter Clausen
2015-05-17
1
-11
/
+25
*
iio: __iio_update_buffers: Slightly refactor scan mask memory management
Lars-Peter Clausen
2015-05-17
1
-10
/
+13
*
iio: Replace printk in __iio_update_buffers with dev_dbg
Lars-Peter Clausen
2015-05-17
1
-5
/
+7
*
iio: add support for hardware fifo
Octavian Purdila
2015-03-29
1
-13
/
+45
*
iio: add watermark logic to iio read and poll
Josselin Costanzi
2015-03-29
1
-15
/
+105
*
iio: buffer: refactor buffer attributes setup
Octavian Purdila
2015-02-04
1
-12
/
+19
*
iio: Add new operating mode for non triggered sw buffers
Karol Wrona
2015-01-25
1
-0
/
+2
*
iio: buffer: fix custom buffer attributes copy
Octavian Purdila
2015-01-05
1
-1
/
+1
*
iio: buffer: Drop get_length callback
Lars-Peter Clausen
2014-12-12
1
-8
/
+3
*
iio: buffer: Make length attribute read only for buffers without set_length
Lars-Peter Clausen
2014-12-12
1
-3
/
+7
*
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
2014-12-12
1
-18
/
+41
*
iio: buffer: Move iio_buffer_alloc_sysfs and iio_buffer_free_sysfs
Lars-Peter Clausen
2014-12-12
1
-94
/
+91
*
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-12-12
1
-7
/
+11
*
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
2014-12-12
1
-75
/
+74
*
Merge tag 'iio-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-08-25
1
-30
/
+33
|
\
|
*
iio:buffer: Wrong sized allocation of demux table elements.
Jonathan Cameron
2014-08-08
1
-1
/
+1
|
*
iio: buffer: Coalesce adjacent demux table entries
Lars-Peter Clausen
2014-08-01
1
-19
/
+28
|
*
iio: buffer: Use roundup() instead of open-coding it
Lars-Peter Clausen
2014-07-27
1
-11
/
+5
*
|
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-04
1
-4
/
+1
|
\
|
|
*
iio: staging: sca3000: hide stufftoread logic
Josselin Costanzi
2014-06-29
1
-4
/
+1
*
|
iio: buffer: Fix demux table creation
Lars-Peter Clausen
2014-07-20
1
-1
/
+1
|
/
*
IIO: core: Modify scan element type
Srinivas Pandruvada
2014-04-29
1
-6
/
+35
*
Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-04-22
1
-2
/
+4
|
\
|
*
iio: querying buffer scan_mask should return 0/1
Alec Berg
2014-03-22
1
-2
/
+4
*
|
iio get rid of unneccessary error_ret
Hartmut Knaack
2014-02-18
1
-10
/
+6
|
/
*
iio: Add support for blocking IO on buffers
Lars-Peter Clausen
2013-12-03
1
-1
/
+22
*
iio: Add data_available callback for buffers
Lars-Peter Clausen
2013-12-03
1
-1
/
+9
*
Merge 3.12-rc6 into staging-next.
Greg Kroah-Hartman
2013-10-19
1
-0
/
+3
|
\
|
*
iio:buffer: Free active scan mask in iio_disable_all_buffers()
Lars-Peter Clausen
2013-10-15
1
-0
/
+3
*
|
iio: Remove unused iio_sw_buffer_preenable()
Lars-Peter Clausen
2013-10-16
1
-18
/
+0
*
|
iio: Update buffer's bytes per datum after updating the scan mask
Lars-Peter Clausen
2013-10-16
1
-1
/
+17
*
|
iio:buffer: Ignore noop requests for iio_update_buffers()
Lars-Peter Clausen
2013-10-12
1
-0
/
+14
[next]