aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-03iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter1-1/+1
2015-10-02staging: iio: Fix comment style warningCristina Moraru1-2/+4
2015-09-30Staging: iio: cdc: Remove unnecessary dev_infoShraddha Barke1-2/+0
2015-09-30Staging: iio: cdc: Prefer using the BIT macroShraddha Barke1-6/+6
2015-09-30staging: iio: iio_dummy_evgen: handle_simple_irq() build fixGreg Kroah-Hartman1-1/+1
2015-09-30Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman8-13/+49
2015-09-23Staging: iio: Move evgen interrupt generation to irq_workCristina Opriceana3-6/+40
2015-09-23Staging: iio: addac: Prefer using the BIT macroShraddha Barke1-7/+7
2015-09-23Staging: iio: meter: Prefer using the BIT macroShraddha Barke5-17/+17
2015-09-12Staging: iio: addac: Prefer using the BIT macroShraddha Barke1-7/+7
2015-09-12Staging: iio: meter: Prefer using the BIT macroShraddha Barke5-17/+17
2015-09-12Staging: iio: cdc: Prefer using the BIT macroShraddha Barke1-4/+4
2015-08-31staging: iio: adc: lpc32xx: use correct reutrn valuePeng Fan1-2/+2
2015-08-22staging: iio: hmc5843: Export missing SPI module alias informationJavier Martinez Canillas1-0/+1
2015-08-16Staging: iio: trigger: Use braces on both branches of if statementCristina Opriceana1-1/+2
2015-08-16Staging: iio: trigger: Alignment should match open parenthesisCristina Opriceana2-4/+5
2015-08-16staging: iio: hmc5843: Set iio name dynamicallyYong Li4-5/+6
2015-08-14Staging: iio: trigger: Use braces on both branches of if statementCristina Opriceana1-1/+2
2015-08-14Staging: iio: trigger: Alignment should match open parenthesisCristina Opriceana2-4/+5
2015-08-14staging: iio: Remove unnecessary externsJoe Perches1-2/+2
2015-08-08staging: iio_simple_dummy: Fix indentation errorsLars Svensson1-2/+2
2015-07-19iio: mxs-lradc: add datasheet name for every usable channelStefan Wahren1-18/+62
2015-07-19iio: mxs-lradc: reorder header includesStefan Wahren1-12/+12
2015-07-19iio: mxs-lradc: remove unnecessary header includesStefan Wahren1-5/+0
2015-07-19iio: mxs-lradc: add missing includeStefan Wahren1-0/+1
2015-07-19iio: mxs-lradc: fix some spelling errorsStefan Wahren1-5/+5
2015-07-19iio: mxs-lradc: clarify supported devicesStefan Wahren1-9/+9
2015-07-11staging: iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski3-3/+0
2015-07-11Staging: iio: dummy: Fix blank line warningsCristina Opriceana4-3/+3
2015-06-01iio: Specify supported modes for buffersLars-Peter Clausen1-0/+2
2015-06-01staging: iio_simple_dummy: fix module_param typeVladimirs Ambrosovs1-1/+1
2015-06-01staging: iio_simple_dummy: fix return typesVladimirs Ambrosovs5-20/+8
2015-06-01staging: iio_simple_dummy: fix init functionVladimirs Ambrosovs1-1/+8
2015-05-10Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven4-7/+7
2015-05-09Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-131/+166
2015-05-08staging: iio: ad7606_par: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia2-2/+2
2015-05-07staging:iio:light: Add some missing brackets to make sure code works as intended.Jonathan Cameron1-1/+2
2015-04-30staging: iio: light: isl29018: Use standard sysfs attributes for scale and integration timeRoberta Dobrescu1-49/+177
2015-04-30iio: example code is buggyAlan1-0/+2
2015-04-26staging: iio: light: isl29018: Rename lux_scale to calibscaleRoberta Dobrescu1-11/+11
2015-04-26staging: iio: light: isl29018: Remove non-standard sysfs attributesRoberta Dobrescu1-94/+0
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman1-0/+1
2015-04-01Staging: iio: accel: Remove explicit NULL comparisonCristina Opriceana1-3/+3
2015-04-01Staging: iio: adc: Remove explicit NULL comparisonCristina Opriceana2-2/+2
2015-04-01Staging: iio: impedance-analyzer: Remove explicit NULL comparisonCristina Opriceana1-1/+1
2015-04-01Staging: iio: trigger: Remove explicit NULL comparisonCristina Opriceana1-2/+2
2015-04-01Staging: iio: meter: Remove explicit NULL comparisonCristina Opriceana3-3/+3
2015-04-01Staging: iio: iio_simple_dummy: Remove explicit NULL comparisonCristina Opriceana2-4/+4
2015-04-01Staging: iio: iio_dummy_evgen: Simplify NULL comparisonCristina Opriceana1-2/+2