summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/uwbd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-21iio: Add iio_push_buffers_with_timestamp() helperLars-Peter Clausen1-0/+25
2013-09-21iio: Pass scan mask as unsigned longPeter Meerwald1-2/+2
2013-09-21iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-2/+5
2013-09-21iio: ti_am335x_adc: Add continuous sampling supportZubair Lutfullah3-5/+218
2013-09-21iio: ti_am335x_adc: optimize memory usageZubair Lutfullah1-2/+2
2013-09-21input: ti_am335x_tsc: Enable shared IRQ for TSCZubair Lutfullah1-3/+9
2013-09-20iio: at91_adc: Cocci spatch "noderef"Thomas Meyer1-1/+1
2013-09-18iio: Make available scan_masks const in ad7266Peter Meerwald1-4/+4
2013-09-18iio: Minor cleanups of industrialio-bufferPeter Meerwald1-5/+8
2013-09-16iio:max1361: Use default triggered buffer setup opsLars-Peter Clausen1-7/+1
2013-09-15staging:iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen5-5/+5
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen13-21/+25
2013-09-15iio: iio_push_to_buffers(): Change type of 'data' to const void *Lars-Peter Clausen5-13/+13
2013-09-15iio:buffer_cb: Constify iio_cb_accessLars-Peter Clausen1-1/+1
2013-09-15iio: Fix tcs3472 buffer sizePeter Meerwald1-4/+1
2013-09-15iio:temperature:tmp006 put sampling_frequency in info_mask_shared_by_allJonathan Cameron1-30/+27
2013-09-15staging:iio: dummy driver additions to show shared_by_dir infomask usageJonathan Cameron1-0/+16
2013-09-15iio: add info_mask_[shared_by_dir/shared_by_all]Jonathan Cameron2-2/+42
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron15-82/+112
2013-09-15iio: drop info_mask from struct iio_devJonathan Cameron1-4/+1
2013-09-15iio:kfifo_buf: Use wake_up_interruptible_poll()Lars-Peter Clausen1-1/+2
2013-09-15iio:buffer: Simplify iio_buffer_is_active()Lars-Peter Clausen1-20/+11
2013-09-15iio: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud1-1/+1
2013-09-15iio: gp2ap020a00f: Add a driver for the deviceJacek Anaszewski3-0/+1635