summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-113-3/+0
* Staging: iio: dummy: Fix blank line warningsCristina Opriceana2015-07-114-3/+3
* iio: Specify supported modes for buffersLars-Peter Clausen2015-06-011-0/+2
* staging: iio_simple_dummy: fix module_param typeVladimirs Ambrosovs2015-06-011-1/+1
* staging: iio_simple_dummy: fix return typesVladimirs Ambrosovs2015-06-015-20/+8
* staging: iio_simple_dummy: fix init functionVladimirs Ambrosovs2015-06-011-1/+8
* Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-104-7/+7
* Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-091-131/+166
|\
| * staging:iio:light: Add some missing brackets to make sure code works as inten...Jonathan Cameron2015-05-071-1/+2
| * staging: iio: light: isl29018: Use standard sysfs attributes for scale and in...Roberta Dobrescu2015-04-301-49/+177
| * staging: iio: light: isl29018: Rename lux_scale to calibscaleRoberta Dobrescu2015-04-261-11/+11
| * staging: iio: light: isl29018: Remove non-standard sysfs attributesRoberta Dobrescu2015-04-261-94/+0
* | staging: iio: ad7606_par: Constify platform_device_idKrzysztof Kozlowski2015-05-081-1/+1
* | Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-082-2/+2
* | iio: example code is buggyAlan2015-04-301-0/+2
|/
* Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-071-0/+1
|\
| * staging: iio: dummy: Fix undefined symbol build errorDaniel Baluta2015-03-141-0/+1
| * staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko2015-03-141-0/+1
* | Staging: iio: accel: Remove explicit NULL comparisonCristina Opriceana2015-04-011-3/+3
* | Staging: iio: adc: Remove explicit NULL comparisonCristina Opriceana2015-04-012-2/+2
* | Staging: iio: impedance-analyzer: Remove explicit NULL comparisonCristina Opriceana2015-04-011-1/+1
* | Staging: iio: trigger: Remove explicit NULL comparisonCristina Opriceana2015-04-011-2/+2
* | Staging: iio: meter: Remove explicit NULL comparisonCristina Opriceana2015-04-013-3/+3
* | Staging: iio: iio_simple_dummy: Remove explicit NULL comparisonCristina Opriceana2015-04-012-4/+4
* | Staging: iio: iio_dummy_evgen: Simplify NULL comparisonCristina Opriceana2015-04-011-2/+2
* | Staging: iio: Add error check on iio_register_device()Cristina Opriceana2015-04-011-2/+9
* | Merge tag 'iio-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-04-011-2/+2
|\ \
| * | iio: add watermark logic to iio read and pollJosselin Costanzi2015-03-291-2/+2
* | | Staging: iio: use the BIT macro in adcHaneen Mohammed2015-03-265-93/+93
* | | Staging: iio: Add braces on all arms of if statementHaneen Mohammed2015-03-261-4/+6
* | | Staging: iio: add blank line after function declarationHaneen Mohammed2015-03-261-0/+2
* | | Staging: iio: remove multible blank linesHaneen Mohammed2015-03-263-6/+0
* | | Staging: iio: Adjust alignment for function parametersHaneen Mohammed2015-03-268-44/+49
|/ /
* | Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-2411-1555/+57
|\ \
| * | iio: Move iio userspace applications out of stagingRoberta Dobrescu2015-03-095-1556/+0
| * | staging: iio: Documentation: Introduce iio_utils.cRoberta Dobrescu2015-03-094-638/+679
| * | staging: iio: Documentation: iio_event_monitor: Include linux/iio/types.hRoberta Dobrescu2015-03-091-0/+1
| * | Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan2015-03-081-1/+1
| * | Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan2015-03-081-17/+17
| * | staging:iio:hmc5843: Constify register tables and struct regmap_configKrzysztof Kozlowski2015-02-252-8/+8
| * | staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsign...Rickard Strandqvist2015-02-211-7/+5
| * | staging: iio: adc: mxs-lradc: Change type in printf format stringRickard Strandqvist2015-02-081-1/+1
| * | staging: iio: resolver: ad2s1210: Change type in printf format stringRickard Strandqvist2015-02-081-2/+2
| * | Staging:iio:ade7854 Coding style correctionTolga Ceylan2015-02-081-1/+2
| * | Staging:iio:hmc5843:Coding Style CorrectionTolga Ceylan2015-02-081-17/+17
| * | iio: meter: ade7759: add error handling in _reset and _stop_deviceDevendra Naga2015-02-031-2/+12
| * | iio: meter: ade7754: add error handling in _reset and _stop_deviceDevendra Naga2015-02-031-2/+13
* | | Staging: iio: use the BIT macro in .h filesHaneen Mohammed2015-03-237-82/+82
* | | Staging: iio: Fix file header to match standardsCristina Opriceana2015-03-231-22/+22
* | | Staging: iio: Place driver in sleep mode on errorCristina Opriceana2015-03-231-1/+3
OpenPOWER on IntegriCloud