summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2015-03-09Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman
2015-03-08Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan
2015-03-08Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan
2015-03-07staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko
2015-03-06Staging: iio: clean dev_err loggingHaneen Mohammed
2015-03-06Staging: iio: Added define guards where neededCristina Opriceana
2015-03-06staging: iio: meter: add check on return variablesAya Mahfouz
2015-03-02Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan
2015-03-02Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan
2015-03-02Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan
2015-03-02staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari
2015-03-02staging: iio: light: remove unused variableAya Mahfouz
2015-03-02staging: iio: meter: remove unused variableAya Mahfouz
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-02-26staging: iio: Documentation: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-25staging:iio:hmc5843: Constify register tables and struct regmap_configKrzysztof Kozlowski
2015-02-21staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsign...Rickard Strandqvist
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-17staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-08staging: iio: adc: mxs-lradc: Change type in printf format stringRickard Strandqvist
2015-02-08staging: iio: resolver: ad2s1210: Change type in printf format stringRickard Strandqvist
2015-02-08Staging:iio:ade7854 Coding style correctionTolga Ceylan
2015-02-08Staging:iio:hmc5843:Coding Style CorrectionTolga Ceylan
2015-02-03iio: meter: ade7759: add error handling in _reset and _stop_deviceDevendra Naga
2015-02-03iio: meter: ade7754: add error handling in _reset and _stop_deviceDevendra Naga
2015-02-01iio: mxs-lradc: fix iio channel map regressionStefan Wahren
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea
2015-01-26staging: iio: ad2s1200: Fix sign extensionRasmus Villemoes
2015-01-26iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko
2015-01-26iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko
2015-01-26iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko
2015-01-26iio: mxs-lradc: separate touchscreen and buffer virtual channelsKristina Martšenko
2015-01-25staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz
2015-01-25staging: iio: ad5933: fix format string warningsAsaf Vertz
2015-01-25staging: iio: tsl2583: fix format string warningsAsaf Vertz
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2015-01-05staging:iio:ad5933: Remove platform data from state structLars-Peter Clausen
2015-01-05staging:iio:ad5933: Report temperature as raw valueLars-Peter Clausen
2015-01-05iio: mxs-lradc: check ranges of ts propertiesStefan Wahren
2015-01-01staging: iio: dummy: fix compile error when not using bufferingVlad Dogaru
2014-12-26staging: iio: accel: sca3000_core.c: Remove unused functionRickard Strandqvist
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona
2014-12-16Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen