summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-21iio:tcs3472: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-4/+2
2013-09-21iio:adjd_s311: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-4/+1
2013-09-21iio:mpu6050: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-4/+2
2013-09-21iio:adis_lib: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-7/+2
2013-09-21iio:adis16400: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-7/+2
2013-09-21iio:itg3200: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-4/+1
2013-09-21iio:st_sensors: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-5/+2
2013-09-21iio:max1363: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-6/+1
2013-09-21iio:at91_adc: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-7/+1
2013-09-21iio:ad_sigma_delta: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-5/+1
2013-09-21iio:ad7923: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-8/+2
2013-09-21iio:ad7887: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-8/+2
2013-09-21iio:ad7476: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-7/+2
2013-09-21iio:ad7298: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-8/+2
2013-09-21iio:ad7266: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-3/+2
2013-09-21iio:bma180: Use iio_push_buffers_with_timestamp()Lars-Peter Clausen1-5/+2
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 Lutfullah2-5/+209
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 Clausen3-9/+9
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 Cameron1-0/+30
2013-09-15iio: refactor info mask and ext_info attribute creation.Jonathan Cameron14-80/+105
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
2013-09-14iio: Add tcs3472 color light sensor driverPeter Meerwald3-0/+380
2013-09-14iio: pressure-core: st: Allow for number of channels to varyLee Jones1-1/+2
2013-09-14iio: pressure-core: st: Expand and rename LPS331AP's channel descriptorLee Jones1-11/+34
2013-09-14iio: pressure-core: st: Describe LPS331AP defines by nameLee Jones1-48/+46
2013-09-14iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()Lee Jones1-7/+4
2013-09-14iio: sensors-core: st: Allow full-scale to be an optional featureLee Jones2-6/+11
2013-09-14iio: Add tsl4531 ambient light sensor driverPeter Meerwald3-0/+269
2013-09-14iio: adjd_s311: Use INT_TIME channel infoPeter Meerwald1-51/+21
2013-09-14iio: Add INT_TIME (integration time) channel info attributePeter Meerwald1-0/+1
2013-09-14staging: iio: ade7854: Use devm_iio_device_allocSachin Kamat3-11/+3
2013-09-14staging: iio: ade7759: Use devm_iio_device_allocSachin Kamat1-13/+5
2013-09-14staging: iio: ade7758_core: Use devm_iio_device_allocSachin Kamat1-14/+6