summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorLines
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-103/+107
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-2/+2
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard-2/+2
2015-02-01iio: mxs-lradc: fix iio channel map regressionStefan Wahren-0/+7
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea-5/+3
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea-0/+2
2015-01-26staging: iio: ad2s1200: Fix sign extensionRasmus Villemoes-1/+2
2015-01-26iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko-3/+5
2015-01-26iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko-3/+3
2015-01-26iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko-5/+15
2015-01-26iio: mxs-lradc: separate touchscreen and buffer virtual channelsKristina Martšenko-91/+75
2015-01-25staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz-1/+1
2015-01-25staging: iio: ad5933: fix format string warningsAsaf Vertz-2/+2
2015-01-25staging: iio: tsl2583: fix format string warningsAsaf Vertz-1/+1
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-196/+369
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger-2/+2
2015-01-05staging:iio:ad5933: Remove platform data from state structLars-Peter Clausen-7/+4
2015-01-05staging:iio:ad5933: Report temperature as raw valueLars-Peter Clausen-10/+10
2015-01-05iio: mxs-lradc: check ranges of ts propertiesStefan Wahren-10/+35
2015-01-01staging: iio: dummy: fix compile error when not using bufferingVlad Dogaru-2/+1
2014-12-26staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist-27/+0
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona-4/+4
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-72/+187
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+0
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen-9/+3
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen-12/+2
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen-9/+2
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen-58/+6
2014-12-12staging:iio:dummy: Register same channels for device and bufferLars-Peter Clausen-13/+9
2014-12-12staging:iio:sca3000: Register same channels for device and bufferLars-Peter Clausen-3/+4
2014-12-12staging:iio:sca3000: Don't enable channels by defaultLars-Peter Clausen-5/+0
2014-12-12staging:iio:ad5933: Don't enable channels by defaultLars-Peter Clausen-4/+0
2014-12-09Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-1/+2
2014-11-22drivers:staging:iio: fix checkpatch complaint about space before commaZachary Warren-2/+2
2014-11-22iio: event_monitor: Add support for new channel typesDaniel Baluta-3/+20
2014-11-22iio: dummy: Demonstrate the usage of new channel typesDaniel Baluta-18/+229
2014-11-22iio: dummy: Add virtual registers for dummy deviceDaniel Baluta-5/+43
2014-11-20Staging: iio: light: Added correct vendor-prefix for device isl29028Darshana Padmadas-1/+2
2014-11-10Merge 3.18-rc4 into staging-nextGreg Kroah-Hartman-50/+13
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-32/+46
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen-15/+9
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen-1/+1
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen-34/+3
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam-4/+8
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen-2/+2
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen-7/+4
2014-11-05staging: iio: Add notrigger mode for generic_bufferKarol Wrona-32/+45
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-6/+0
2014-11-02Merge 3.18-rc3 into staging-nextGreg Kroah-Hartman-13/+14
2014-10-30staging: iio: adc: Remove useless cast on void pointerTapasweni Pathak-3/+3