| Commit message (Expand) | Author | Files | Lines |
2013-09-21 | iio: sensors-core: st: Support sensors which don't have a Data Ready pin | Lee Jones | 2 | -12/+24 |
2013-09-21 | staging:iio:ade7758: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -5/+1 |
2013-09-21 | staging:iio:dummy: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -5/+2 |
2013-09-21 | staging:iio:mxs-lradc: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -7/+1 |
2013-09-21 | staging:iio:ad799x: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -8/+2 |
2013-09-21 | staging:iio:ad7606: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -7/+1 |
2013-09-21 | staging:iio:lis3l02dq: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -5/+1 |
2013-09-21 | iio:gp2ap020a00f: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -7/+2 |
2013-09-21 | iio:tcs3472: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -4/+2 |
2013-09-21 | iio:adjd_s311: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -4/+1 |
2013-09-21 | iio:mpu6050: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -4/+2 |
2013-09-21 | iio:adis_lib: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -7/+2 |
2013-09-21 | iio:adis16400: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -7/+2 |
2013-09-21 | iio:itg3200: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -4/+1 |
2013-09-21 | iio:st_sensors: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -5/+2 |
2013-09-21 | iio:max1363: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -6/+1 |
2013-09-21 | iio:at91_adc: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -7/+1 |
2013-09-21 | iio:ad_sigma_delta: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -5/+1 |
2013-09-21 | iio:ad7923: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -8/+2 |
2013-09-21 | iio:ad7887: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -8/+2 |
2013-09-21 | iio:ad7476: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -7/+2 |
2013-09-21 | iio:ad7298: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -8/+2 |
2013-09-21 | iio:ad7266: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -3/+2 |
2013-09-21 | iio:bma180: Use iio_push_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -5/+2 |
2013-09-21 | iio: Add iio_push_buffers_with_timestamp() helper | Lars-Peter Clausen | 1 | -0/+25 |
2013-09-21 | iio: Pass scan mask as unsigned long | Peter Meerwald | 1 | -2/+2 |
2013-09-21 | iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resume | Peter Meerwald | 1 | -2/+5 |
2013-09-21 | iio: ti_am335x_adc: Add continuous sampling support | Zubair Lutfullah | 3 | -5/+218 |
2013-09-21 | iio: ti_am335x_adc: optimize memory usage | Zubair Lutfullah | 1 | -2/+2 |
2013-09-21 | input: ti_am335x_tsc: Enable shared IRQ for TSC | Zubair Lutfullah | 1 | -3/+9 |
2013-09-20 | iio: at91_adc: Cocci spatch "noderef" | Thomas Meyer | 1 | -1/+1 |
2013-09-18 | iio: Make available scan_masks const in ad7266 | Peter Meerwald | 1 | -4/+4 |
2013-09-18 | iio: Minor cleanups of industrialio-buffer | Peter Meerwald | 1 | -5/+8 |
2013-09-16 | iio:max1361: Use default triggered buffer setup ops | Lars-Peter Clausen | 1 | -7/+1 |
2013-09-15 | staging:iio: Remove unnecessary casts for iio_push_to_buffers() | Lars-Peter Clausen | 5 | -5/+5 |
2013-09-15 | iio: Remove unnecessary casts for iio_push_to_buffers() | Lars-Peter Clausen | 13 | -21/+25 |
2013-09-15 | iio: iio_push_to_buffers(): Change type of 'data' to const void * | Lars-Peter Clausen | 5 | -13/+13 |
2013-09-15 | iio:buffer_cb: Constify iio_cb_access | Lars-Peter Clausen | 1 | -1/+1 |
2013-09-15 | iio: Fix tcs3472 buffer size | Peter Meerwald | 1 | -4/+1 |
2013-09-15 | iio:temperature:tmp006 put sampling_frequency in info_mask_shared_by_all | Jonathan Cameron | 1 | -30/+27 |
2013-09-15 | staging:iio: dummy driver additions to show shared_by_dir infomask usage | Jonathan Cameron | 1 | -0/+16 |
2013-09-15 | iio: add info_mask_[shared_by_dir/shared_by_all] | Jonathan Cameron | 2 | -2/+42 |
2013-09-15 | iio: refactor info mask and ext_info attribute creation. | Jonathan Cameron | 15 | -82/+112 |
2013-09-15 | iio: drop info_mask from struct iio_dev | Jonathan Cameron | 1 | -4/+1 |
2013-09-15 | iio:kfifo_buf: Use wake_up_interruptible_poll() | Lars-Peter Clausen | 1 | -1/+2 |
2013-09-15 | iio:buffer: Simplify iio_buffer_is_active() | Lars-Peter Clausen | 1 | -20/+11 |
2013-09-15 | iio: use anon_inode_getfd() with O_CLOEXEC flag | Yann Droneaud | 1 | -1/+1 |
2013-09-15 | iio: gp2ap020a00f: Add a driver for the device | Jacek Anaszewski | 3 | -0/+1635 |