summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman9-33/+87
2013-09-22Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman56-489/+3445
2013-09-22iio: ti_am335x_adc: cleanup error caseZubair Lutfullah1-10/+0
2013-09-22iio: ti_am335x_adc: cleanup trigger related codeZubair Lutfullah1-4/+0
2013-09-22iio: ti_am335x_adc: fix static in function headerZubair Lutfullah1-1/+1
2013-09-21iio:press: Register buffer also without specific triggerDenis CIOCCA1-9/+8
2013-09-21iio:magn: Register buffer also without specific triggerDenis CIOCCA1-8/+8
2013-09-21iio:gyro: Register buffer also without specific triggerDenis CIOCCA1-9/+8
2013-09-21iio:accel: Register buffer also without specific triggerDenis CIOCCA1-9/+8
2013-09-21iio: magn-core: st: Clean up error handling in probe()Lee Jones1-9/+10
2013-09-21iio: gyro-core: st: Clean up error handling in probe()Lee Jones1-9/+10
2013-09-21iio: accel-core: st: Clean up error handling in probe()Lee Jones1-9/+10
2013-09-21iio: pressure: st: Add support for new LPS001WP pressure sensorLee Jones3-0/+86
2013-09-21iio: pressure-core: st: Clean-up probe() functionLee Jones1-13/+15
2013-09-21iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()Lee Jones1-5/+3
2013-09-21iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()Lee Jones1-5/+4
2013-09-21iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones2-12/+24
2013-09-21iio:gp2ap020a00f: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen1-7/+2
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:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen1-0/+2
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen1-9/+12
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2-5/+17
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen3-1/+28
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald1-2/+9
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-6/+6
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-2/+2
2013-09-21iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-2/+4
2013-09-21iio: ti_am335x_adc: optimize memory usageZubair Lutfullah1-2/+2
2013-09-20iio: at91_adc: Cocci spatch "noderef"Thomas Meyer1-1/+1
2013-09-19iio: Make available scan_masks const in ad7266Peter Meerwald1-4/+4
2013-09-19iio: Minor cleanups of industrialio-bufferPeter Meerwald1-5/+8
2013-09-18iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski1-1/+1