summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-16staging:iio:simple-dummy: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-16staging:iio:mxs-lradc: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-16staging:iio:lis3l02dq: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen
2013-10-16iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-16iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen
2013-10-16iio:st_magn: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen
2013-10-16iio:triggered-buffer: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen
2013-10-16iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen
2013-10-16iio:ti_am335x: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-16iio:ad_sigma_delta: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen
2013-10-16iio:ad7887: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen
2013-10-16iio:ad7266: Remove redundant call to iio_sw_preenable()Lars-Peter Clausen
2013-10-16iio:st_accel: Drop redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-16iio: Update buffer's bytes per datum after updating the scan maskLars-Peter Clausen
2013-10-15iio:kfifo: Set update_needed to false after allocating a new bufferLars-Peter Clausen
2013-10-15iio:kfifo: Empty buffer on updateLars-Peter Clausen
2013-10-15iio:kfifo: Protect against concurrent access from userspaceLars-Peter Clausen
2013-10-15iio:kfifo: Fix memory leakLars-Peter Clausen
2013-10-14staging:iio: Allow to build SoC specific drivers when COMPILE_TEST is setLars-Peter Clausen
2013-10-14staging:iio:mxs-lradc: Select STMP_DEVICELars-Peter Clausen
2013-10-14staging:iio:spear_adc: Fix sparse warningLars-Peter Clausen
2013-10-12staging:iio:spear_adc: Remove unused variableLars-Peter Clausen
2013-10-12iio:buffer: Ignore noop requests for iio_update_buffers()Lars-Peter Clausen
2013-10-12staging:iio:ad7291: Use event spec for threshold hysteresisLars-Peter Clausen
2013-10-12staging:iio:ad799x: Use event spec for threshold hysteresisLars-Peter Clausen
2013-10-12staging:iio:ad799x: Simplify threshold register look-upLars-Peter Clausen
2013-10-12iio: Add a hysteresis event info attributeLars-Peter Clausen
2013-10-12staging:iio:tsl2x7x: Switch to new event config interfaceLars-Peter Clausen
2013-10-12staging:iio:simple_dummy: Switch to new event config interfaceLars-Peter Clausen
2013-10-12staging:iio:ad7150: Switch to new event config interfaceLars-Peter Clausen
2013-10-12staging:iio:ad799x: Switch to new event config interfaceLars-Peter Clausen
2013-10-12staging:iio:ad7291: Switch to new event config interfaceLars-Peter Clausen
2013-10-12staging:iio:sca3000: Switch to new config interfaceLars-Peter Clausen
2013-10-12staging:iio:lis2l02dq: Share threshold value between axisLars-Peter Clausen
2013-10-12staging:iio:lis3l02dq: Switch to new event config interfaceLars-Peter Clausen
2013-10-12iio:apds9300: Use new event config interfaceLars-Peter Clausen
2013-10-12iio:tsl2563: Switch to new event config interfaceLars-Peter Clausen
2013-10-12iio:gp2ap020a00f: Switch to new event config interfaceLars-Peter Clausen
2013-10-12iio:ad5421: Switch to new event config interfaceLars-Peter Clausen
2013-10-12iio:max1363: Switch to new event config interfaceLars-Peter Clausen
2013-10-12iio: Extend the event config interfaceLars-Peter Clausen
2013-10-12iio: Factor IIO value formating into its own functionLars-Peter Clausen
2013-10-12staging: iio: generic_buffer: initialize retSebastian Andrzej Siewior
2013-10-12iio: Add a helper to free a list of IIO device attributesLars-Peter Clausen
2013-10-12iio:buffer: Add proper locking for iio_update_buffers()Lars-Peter Clausen
2013-10-12iio: Wakeup poll and blocking reads when the device is unregisteredLars-Peter Clausen
2013-10-12iio: Return -ENODEV for file operations if the device has been unregisteredLars-Peter Clausen
2013-10-12iio: Add reference counting for buffersLars-Peter Clausen
2013-10-09iio: at91: move the num_channels from DT to driver itselfJosh Wu
2013-10-09iio: at91: ADC start-up time calculation changed since at91sam9x5Josh Wu