aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-12-22staging:iio: Drop {mark,unmark}_in_use callbacksLars-Peter Clausen
2011-12-22staging:iio: Drop buffer mark_param_change callbackLars-Peter Clausen
2011-12-22staging:iio: Drop the unused buffer enable() and is_enabled() callbacksLars-Peter Clausen
2011-12-22staging:iio: Drop buffer busy flagLars-Peter Clausen
2011-12-22staging:iio: Make sure a device is only opened once at a timeLars-Peter Clausen
2011-12-22staging:iio: Disallow modifying buffer size when buffer is enabledLars-Peter Clausen
2011-12-22staging:iio: Disallow changing scan elements in all buffered modesLars-Peter Clausen
2011-12-22staging:iio: Use iio_buffer_enabled instead of open coding itLars-Peter Clausen
2011-12-22staging:iio: Remove unused variableLars-Peter Clausen
2011-12-16staging:iio: iio_trigger contains defunct owner field. Remove it.Jonathan Cameron
2011-12-16staging:iio: Make sure all triggers have a trigger_ops for the owner field.Jonathan Cameron
2011-12-16iio: gyro: ADXRS450: Add support for ADXRS453 Digital GyroscopeMichael Hennerich
2011-12-16iio: gyro: ADXRS450: Add missing read support for calibbias attributeMichael Hennerich
2011-12-16iio: gyro: ADXRS450: Add missing scale attributesMichael Hennerich
2011-12-12staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifoLars-Peter Clausen
2011-12-09Merge 3.2-rc5 into staging-nextGreg Kroah-Hartman
2011-12-09staging:iio:dac:ad5791: Add id entry for the ad5790Lars-Peter Clausen
2011-12-08Merge branch 'work-next' into staging-nextGreg Kroah-Hartman
2011-12-08staging:iio: Fix scan mask updateLars-Peter Clausen
2011-12-08Merge branch 'work-next' into staging-nextGreg Kroah-Hartman
2011-12-08staging:iio: Fix sw_ring memory corruptionLars-Peter Clausen
2011-12-08staging:iio: Fix typoLars-Peter Clausen
2011-12-08staging:iio:buffer.h update struct buffer docs.Jonathan Cameron
2011-12-08staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron
2011-12-08staging:iio:buffer scrap to_iio_buffer as it no longer has meaning.Jonathan Cameron
2011-12-08staging:iio:buffer stop allowing for read_last callback.Jonathan Cameron
2011-12-08staging:iio:ring_sw don't provide read last function.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 stop reading from buffer for sysfs accessJonathan Cameron
2011-12-08staging:iio:adc:ad799x stop reading from buffer for sysfs accessesJonathan Cameron
2011-12-08staging:iio:adc:ad7887 stop reading from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.Jonathan Cameron
2011-12-08staging:iio:adc:ad7606 remove buffer access to data from sysfs read.Jonathan Cameron
2011-12-08staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.Jonathan Cameron
2011-12-08staging:iio:adc:ad7476 scrap read from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:adc:ad7192 scrap read from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron
2011-12-08staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio: remove userspace access to bytes per datum.Jonathan Cameron
2011-12-08staging:iio:buffer drop bpe field.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 add datasheet_name entries.Jonathan Cameron
2011-12-08staging:iio: core: add datasheet_name to chan_specJonathan Cameron
2011-12-08staging:iio:adc:max1363 correctly set channels as big endian.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 use new demuxing support.Jonathan Cameron