Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 년 전 |
Jonathan Cameron
|
33dd94cb97
iio:buffer.h - split into buffer.h and buffer_impl.h
|
8 년 전 |
Jonathan Cameron
|
2b827ad541
iio:buffer: Push implementation of iio_device_attach_buffer into .c file
|
8 년 전 |
Jonathan Cameron
|
315a19eca0
iio:buffers: Push some docs down into the .c file.
|
8 년 전 |
Jonathan Cameron
|
c2bf8d5f32
iio:buffer: Stop exporting iio_scan_mask_query
|
8 년 전 |
Jonathan Cameron
|
9f4667776c
iio:buffer: Introduced a function to assign the buffer specific attrs.
|
8 년 전 |
Jonathan Cameron
|
78c9981f61
iio:buffer: Stop exporting iio_update_demux
|
8 년 전 |
Markus Elfring
|
057ac1acdf
iio: Use kmalloc_array() in iio_scan_mask_set()
|
9 년 전 |
Colin Ian King
|
5dba4b14ba
iio: ensure ret is initialized to zero before entering do loop
|
9 년 전 |
Brian Norris
|
fcf68f3c0b
iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
|
9 년 전 |
Irina Tirdea
|
1bef2c1d4e
iio: fix config watermark initial value
|
9 년 전 |
Lars-Peter Clausen
|
182b49058e
iio: Add helper function for calculating scan index storage size
|
9 년 전 |
Greg Kroah-Hartman
|
93c222c0e1
Merge 4.4-rc5 into staging-next
|
9 년 전 |
Dan Carpenter
|
231bfe53c5
iio: fix some warning messages
|
9 년 전 |
Lars-Peter Clausen
|
e18a2ad45c
iio: Add buffer enable/disable callbacks
|
10 년 전 |
Lars-Peter Clausen
|
b440655b89
iio: Add support for indicating fixed watermarks
|
10 년 전 |
Lars-Peter Clausen
|
4a60535726
iio:iio_buffer_init(): Only set watermark if not already set
|
10 년 전 |
Lars-Peter Clausen
|
f0566c0c40
iio: Set device watermark based on watermark of all attached buffers
|
10 년 전 |
Cristina Opriceana
|
1bdc029390
iio: industrialio-buffer: Fix iio_buffer_poll return value
|
10 년 전 |
Cristina Opriceana
|
0123635a77
iio: buffer: Fix kernel docs warnings
|
10 년 전 |
Octavian Purdila
|
c6f67a1f55
iio: allow userspace to flush the hwfifo with non-blocking reads
|
10 년 전 |
Lars-Peter Clausen
|
1e1ec2861e
iio: Require strict scan mask matching in hardware mode
|
10 년 전 |
Lars-Peter Clausen
|
225d59adf1
iio: Specify supported modes for buffers
|
10 년 전 |
Lars-Peter Clausen
|
629bc02331
iio: Always compute masklength
|
10 년 전 |
Laurent Navet
|
ff7d4f5981
iio: buffer: remove unneeded test
|
10 년 전 |
Lars-Peter Clausen
|
1250186a93
iio: __iio_update_buffers: Leave device in sane state on error
|
10 년 전 |
Lars-Peter Clausen
|
623d74e37f
iio: __iio_update_buffers: Split enable and disable path into helper functions
|
10 년 전 |
Lars-Peter Clausen
|
6e509c4d91
iio: __iio_update_buffers: Verify configuration before starting to apply it
|
10 년 전 |
Lars-Peter Clausen
|
fcc1b2f57d
iio: __iio_update_buffers: Perform request_update() only for new buffers
|
10 년 전 |
Lars-Peter Clausen
|
248be5aafc
iio: __iio_update_buffers: Slightly refactor scan mask memory management
|
10 년 전 |