summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09125-1821/+3545
|\
| * staging:iio: Drop {mark,unmark}_in_use callbacksLars-Peter Clausen2011-12-227-122/+1
| * staging:iio: Drop buffer mark_param_change callbackLars-Peter Clausen2011-12-225-34/+19
| * staging:iio: Drop the unused buffer enable() and is_enabled() callbacksLars-Peter Clausen2011-12-222-9/+0
| * staging:iio: Drop buffer busy flagLars-Peter Clausen2011-12-222-3/+0
| * staging:iio: Make sure a device is only opened once at a timeLars-Peter Clausen2011-12-222-3/+17
| * staging:iio: Disallow modifying buffer size when buffer is enabledLars-Peter Clausen2011-12-221-5/+12
| * staging:iio: Disallow changing scan elements in all buffered modesLars-Peter Clausen2011-12-221-2/+2
| * staging:iio: Use iio_buffer_enabled instead of open coding itLars-Peter Clausen2011-12-221-3/+2
| * staging:iio: Remove unused variableLars-Peter Clausen2011-12-221-2/+0
| * staging:iio: iio_trigger contains defunct owner field. Remove it.Jonathan Cameron2011-12-164-5/+0
| * staging:iio: Make sure all triggers have a trigger_ops for the owner field.Jonathan Cameron2011-12-162-1/+10
| * iio: gyro: ADXRS450: Add support for ADXRS453 Digital GyroscopeMichael Hennerich2011-12-163-21/+50
| * iio: gyro: ADXRS450: Add missing read support for calibbias attributeMichael Hennerich2011-12-161-0/+7
| * iio: gyro: ADXRS450: Add missing scale attributesMichael Hennerich2011-12-161-4/+20
| * staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifoLars-Peter Clausen2011-12-122-2/+6
| * Merge 3.2-rc5 into staging-nextGreg Kroah-Hartman2011-12-09120-1626/+3420
| |\
| | * staging:iio:dac:ad5791: Add id entry for the ad5790Lars-Peter Clausen2011-12-092-4/+6
| | * Merge branch 'work-next' into staging-nextGreg Kroah-Hartman2011-12-081-10/+2
| | |\
| | | * staging:iio: Fix scan mask updateLars-Peter Clausen2011-12-081-10/+2
| | * | Merge branch 'work-next' into staging-nextGreg Kroah-Hartman2011-12-082-36/+24
| | |\ \ | | | |/
| | | * staging:iio: Fix sw_ring memory corruptionLars-Peter Clausen2011-12-081-35/+23
| | | * staging:iio: Fix typoLars-Peter Clausen2011-12-081-1/+1
| | * | staging:iio:buffer.h update struct buffer docs.Jonathan Cameron2011-12-081-0/+6
| | * | staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.Jonathan Cameron2011-12-088-34/+33
| | * | staging:iio:buffer scrap to_iio_buffer as it no longer has meaning.Jonathan Cameron2011-12-081-3/+0
| | * | staging:iio:buffer stop allowing for read_last callback.Jonathan Cameron2011-12-081-2/+0
| | * | staging:iio:ring_sw don't provide read last function.Jonathan Cameron2011-12-081-33/+0
| | |/
| | * staging:iio:adc:max1363 stop reading from buffer for sysfs accessJonathan Cameron2011-12-083-73/+21
| | * staging:iio:adc:ad799x stop reading from buffer for sysfs accessesJonathan Cameron2011-12-083-38/+1
| | * staging:iio:adc:ad7887 stop reading from buffer for sysfs access.Jonathan Cameron2011-12-083-40/+1
| | * staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.Jonathan Cameron2011-12-081-21/+1
| | * staging:iio:adc:ad7606 remove buffer access to data from sysfs read.Jonathan Cameron2011-12-083-26/+1
| | * staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.Jonathan Cameron2011-12-083-30/+1
| | * staging:iio:adc:ad7476 scrap read from buffer for sysfs access.Jonathan Cameron2011-12-083-40/+2
| | * staging:iio:adc:ad7192 scrap read from buffer for sysfs access.Jonathan Cameron2011-12-081-21/+1
| | * staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.Jonathan Cameron2011-12-083-50/+3
| | * staging:iio:buffer remove unused owner field from struct iio_bufferJonathan Cameron2011-12-0811-12/+0
| | * staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron2011-12-0819-77/+100
| | * staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron2011-12-0823-46/+46
| | * staging:iio: remove userspace access to bytes per datum.Jonathan Cameron2011-12-084-28/+0
| | * staging:iio:buffer drop bpe field.Jonathan Cameron2011-12-0812-16/+0
| | * staging:iio:adc:max1363 add datasheet_name entries.Jonathan Cameron2011-12-081-0/+2
| | * staging:iio: core: add datasheet_name to chan_specJonathan Cameron2011-12-081-0/+5
| | * staging:iio:adc:max1363 correctly set channels as big endian.Jonathan Cameron2011-12-081-2/+12
| | * staging:iio:adc:max1363 use new demuxing support.Jonathan Cameron2011-12-083-40/+26
| | * staging:iio: add demux optionally to path from device to bufferJonathan Cameron2011-12-082-4/+157
| | * staging:iio: make iio_sw_buffer_preenable much more general.Jonathan Cameron2011-12-082-26/+39
| | * staging:iio: add hook to allow core to perform scan related config.Jonathan Cameron2011-12-081-1/+2
| | * staging:iio:buffer add a cache of the timestamp scan index.Jonathan Cameron2011-12-082-0/+4
OpenPOWER on IntegriCloud