aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-14staging: iio: dummy: Fix undefined symbol build errorDaniel Baluta1-0/+1
2015-03-14staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko1-0/+1
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-103/+107
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard1-2/+2
2015-02-01iio: mxs-lradc: fix iio channel map regressionStefan Wahren1-0/+7
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea3-5/+3
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea1-0/+2
2015-01-26staging: iio: ad2s1200: Fix sign extensionRasmus Villemoes1-1/+2
2015-01-26iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko1-3/+5
2015-01-26iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko1-3/+3
2015-01-26iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko1-5/+15
2015-01-26iio: mxs-lradc: separate touchscreen and buffer virtual channelsKristina Martšenko1-91/+75
2015-01-25staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz1-1/+1
2015-01-25staging: iio: ad5933: fix format string warningsAsaf Vertz1-2/+2
2015-01-25staging: iio: tsl2583: fix format string warningsAsaf Vertz1-1/+1
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman19-196/+369
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-2/+2
2015-01-05staging:iio:ad5933: Remove platform data from state structLars-Peter Clausen1-7/+4
2015-01-05staging:iio:ad5933: Report temperature as raw valueLars-Peter Clausen1-10/+10
2015-01-05iio: mxs-lradc: check ranges of ts propertiesStefan Wahren1-10/+35
2015-01-01staging: iio: dummy: fix compile error when not using bufferingVlad Dogaru1-2/+1
2014-12-26staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist1-27/+0
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona4-4/+4
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds20-72/+187
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-6/+0
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen2-9/+3
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen1-12/+2
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2-9/+2
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen7-58/+6
2014-12-12staging:iio:dummy: Register same channels for device and bufferLars-Peter Clausen3-13/+9
2014-12-12staging:iio:sca3000: Register same channels for device and bufferLars-Peter Clausen1-3/+4
2014-12-12staging:iio:sca3000: Don't enable channels by defaultLars-Peter Clausen1-5/+0
2014-12-12staging:iio:ad5933: Don't enable channels by defaultLars-Peter Clausen1-4/+0
2014-12-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2014-11-22drivers:staging:iio: fix checkpatch complaint about space before commaZachary Warren2-2/+2
2014-11-22iio: event_monitor: Add support for new channel typesDaniel Baluta1-3/+20
2014-11-22iio: dummy: Demonstrate the usage of new channel typesDaniel Baluta3-18/+229
2014-11-22iio: dummy: Add virtual registers for dummy deviceDaniel Baluta4-5/+43
2014-11-20Staging: iio: light: Added correct vendor-prefix for device isl29028Darshana Padmadas1-1/+2
2014-11-10Merge 3.18-rc4 into staging-nextGreg Kroah-Hartman3-50/+13
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-32/+46
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen1-15/+9
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen1-1/+1
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen3-34/+3
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam1-4/+8
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen1-7/+4
2014-11-05staging: iio: Add notrigger mode for generic_bufferKarol Wrona1-32/+45
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman6-6/+0