aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-21staging: iio/ad7291: fix error code in ad7291_probe()Dan Carpenter1-2/+2
2014-06-18Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman3-10/+19
2014-06-14iio: mxs-lradc: fix dividerRobert Hodaszi1-4/+8
2014-06-07staging/iio: IIO_SIMPLE_DUMMY_BUFFER neds IIO_BUFFERArnd Bergmann1-4/+5
2014-06-02staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht1-2/+6
2014-05-25Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+2
2014-05-25fix format string missmatch in staging/iio/Documentation/iio_utils.hToralf Förster1-2/+2
2014-05-22Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman1-1/+2
2014-04-30staging: iio: Fix format string mismatch in ad7280a.cMasanari Iida1-2/+2
2014-04-27Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2-1/+2
2014-04-26Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman11-1066/+149
2014-04-26staging:iio:ad2s1200 fix missing parenthesis in a for statment.Jimmy Li1-1/+2
2014-04-23staging: iio: Fix typo in iioMasanari Iida5-7/+7
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-1/+2
2014-04-14Staging: iio: Switch from msleep to usleep range per timers-howto.txtMichael Welling1-1/+1
2014-04-14Staging: iio: Remove quoted string split across lines warningsMichael Welling1-16/+18
2014-04-14Staging: iio: Removes unwanted space before semicolonMichael Welling1-1/+1
2014-04-14staging: iio: fix coding styleJoel Porquet1-1/+2
2014-04-12Staging:iio:tsl2583 Switch from msleep to usleep range per timers-howto.txtMichael Welling1-1/+1
2014-04-12Staging:iio:tsl2583 Remove quoted string split across lines warningsMichael Welling1-16/+18
2014-04-12Staging:iio:tsl2583 Removes unwanted space before semicolonMichael Welling1-1/+1
2014-04-07staging:iio:adc:spear rename spear_read_raw to spear_adc_read_rawJonathan Cameron1-6/+6
2014-04-07staging:iio:adc:spear rename iodev -> indio_dev to fit with current conventionJonathan Cameron1-15/+15
2014-04-07staging:iio:adc:spear rename device specific state structure to _stateJonathan Cameron1-63/+63
2014-04-07staging:iio:adc:spear_adc use info_mask_shared_by_all for samp freqJonathan Cameron1-59/+33
2014-04-07staging:iio:adc:spear_adc drop initialization of unused scan_typeJonathan Cameron1-4/+0
2014-04-07staging:iio:adc:spear adc - prefix defines to avoid namespace clashes.Jonathan Cameron1-37/+36
2014-03-22iio: adc: mxs-lradc: fix warning when buidling on avr32Alexandre Belloni1-1/+1
2014-03-22staging:iio:ad2s1200 fix a missing breakJimmy Li1-0/+1
2014-03-19staging: adc: mxs-lradc.c Fix line over 80 characters.Aybuke Ozdemir1-3/+6
2014-03-18staging: addac: adt7316.c: Fix line over 80 charactersAybuke Ozdemir1-7/+14
2014-03-18staging: iio: light: Checkpatch fixes tsl2x7x_core.cAybuke Ozdemir1-4/+4
2014-03-18staging: iio: addac: adt7316.h Fix Unnecessary space after function pointer nameAybuke Ozdemir1-4/+4
2014-03-18Staging: iio/light: Fix return values in tsl2583.cMonam Agarwal1-3/+3
2014-03-16staging:iio: Move ad799x driver out of stagingLars-Peter Clausen3-808/+0
2014-03-16staging:iio:ad799x: Move ring functions to the main fileLars-Peter Clausen5-221/+143
2014-03-07Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... then pr_warn(... to printk(KERN_INFO ... in sca3000_ring.cMonam Agarwal1-1/+1
2014-03-07Staging: iio/resolver: Fix prefer pr_warn over pr_warning in ad2s1210.cMonam Agarwal1-2/+2
2014-03-02Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman1-0/+1
2014-02-24staging:iio:adc:MXS:LRADC: fix touchscreen statemachineJuergen Beisert1-0/+1
2014-02-18staging:iio:ad799x use regulator for vrefHartmut Knaack2-20/+22
2014-02-18staging:iio:ad799x fix typo in copyright messageHartmut Knaack1-1/+1
2014-02-15iio: mxs-lradc: Propagate the real error code on platform_get_irq() failureFabio Estevam1-1/+1
2014-02-15staging: iio: Add tool to list IIO devices and triggersManuel Stahl2-0/+179
2014-02-15staging:iio:ad799x Move to devm_request_threaded_irq to make device-removal simpler.Hartmut Knaack1-13/+9
2014-02-11Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-112/+90
2014-02-08staging:iio:ad799x fix typo in ad799x_events[]Hartmut Knaack1-1/+1
2014-02-08iio: mxs-lradc: remove useless scale_available filesAlexandre Belloni1-4/+0
2014-02-08iio: mxs-lradc: fix buffer overflowAlexandre Belloni1-1/+1
2014-02-07Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman3-6/+13