summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-259-33/+87
|\
| * iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen2013-09-211-0/+2
| * iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen2013-09-211-9/+12
| * iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-212-5/+17
| * iio: Stop sampling when the device is removedLars-Peter Clausen2013-09-213-1/+28
| * iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald2013-09-211-2/+9
| * iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-6/+6
| * iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+2
| * iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+4
| * iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski2013-09-181-1/+1
| * iio: at91: fix adc_clk overflowJosh Wu2013-09-181-5/+6
* | Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-09-2256-489/+3445
|\ \ | |/ |/|
| * iio: ti_am335x_adc: cleanup error caseZubair Lutfullah2013-09-221-10/+0
| * iio: ti_am335x_adc: cleanup trigger related codeZubair Lutfullah2013-09-221-4/+0
| * iio: ti_am335x_adc: fix static in function headerZubair Lutfullah2013-09-221-1/+1
| * iio:press: Register buffer also without specific triggerDenis CIOCCA2013-09-211-9/+8
| * iio:magn: Register buffer also without specific triggerDenis CIOCCA2013-09-211-8/+8
| * iio:gyro: Register buffer also without specific triggerDenis CIOCCA2013-09-211-9/+8
| * iio:accel: Register buffer also without specific triggerDenis CIOCCA2013-09-211-9/+8
| * iio: magn-core: st: Clean up error handling in probe()Lee Jones2013-09-211-9/+10
| * iio: gyro-core: st: Clean up error handling in probe()Lee Jones2013-09-211-9/+10
| * iio: accel-core: st: Clean up error handling in probe()Lee Jones2013-09-211-9/+10
| * iio: pressure: st: Add support for new LPS001WP pressure sensorLee Jones2013-09-213-0/+86
| * iio: pressure-core: st: Clean-up probe() functionLee Jones2013-09-211-13/+15
| * iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()Lee Jones2013-09-211-5/+3
| * iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()Lee Jones2013-09-211-5/+4
| * iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones2013-09-212-12/+24
| * iio:gp2ap020a00f: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-7/+2
| * iio:tcs3472: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-4/+2
| * iio:adjd_s311: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-4/+1
| * iio:mpu6050: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-4/+2
| * iio:adis_lib: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-7/+2
| * iio:adis16400: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-7/+2
| * iio:itg3200: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-4/+1
| * iio:st_sensors: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-5/+2
| * iio:max1363: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-6/+1
| * iio:at91_adc: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-7/+1
| * iio:ad_sigma_delta: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-5/+1
| * iio:ad7923: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-8/+2
| * iio:ad7887: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-8/+2
| * iio:ad7476: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-7/+2
| * iio:ad7298: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-8/+2
| * iio:ad7266: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-3/+2
| * iio:bma180: Use iio_push_buffers_with_timestamp()Lars-Peter Clausen2013-09-211-5/+2
| * iio: Pass scan mask as unsigned longPeter Meerwald2013-09-211-2/+2
| * iio: Fix tcs3472 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+5
| * iio: ti_am335x_adc: Add continuous sampling supportZubair Lutfullah2013-09-212-5/+209
| * iio: ti_am335x_adc: optimize memory usageZubair Lutfullah2013-09-211-2/+2
| * iio: at91_adc: Cocci spatch "noderef"Thomas Meyer2013-09-201-1/+1
| * iio: Make available scan_masks const in ad7266Peter Meerwald2013-09-181-4/+4
OpenPOWER on IntegriCloud