summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2014-06-29iio: staging: sca3000: hide stufftoread logiciio-for-3.17bJosselin Costanzi
2014-06-29staging: iio: Coding style issues fix.Federico Di Pierro
2014-06-29staging: iio: hmc5843: Add all available models to device tree id table.Marek Belisko
2014-06-29staging: iio: ad9850.c: code cleanupGuillaume Morin
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald
2014-06-14staging: iio: fix coding style by adding blank lines in iio_simple_dummyJimmy Picard
2014-06-14staging:iio-trig-periodic-rtc: Allow to reset frequency to 0Peter Meerwald
2014-06-14staging:iio-trig-periodic-rtc: CleanupPeter Meerwald
2014-06-14staging:iio: Fix error handling in generic_buffer examplePeter Meerwald
2014-06-14staging:iio: Fix mention of INDIO_RING_TRIGGERED to INDIO_BUFFER_TRIGGEREDPeter Meerwald
2014-06-14staging:iio: Fix iio_utils.h function prototypesPeter Meerwald
2014-06-14staging:iio: Update iio_event_monitor programPeter Meerwald
2014-06-14iio: Move documentation of iio-trig-sysfs to ABI/testingPeter Meerwald
2014-05-25fix format string missmatch in staging/iio/Documentation/iio_utils.hiio-for-3.16cToralf Förster
2014-04-30staging: iio: Fix format string mismatch in ad7280a.cMasanari Iida
2014-04-27Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman
2014-04-26Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-04-23staging: iio: Fix typo in iioMasanari Iida
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-14Staging: iio: Switch from msleep to usleep range per timers-howto.txtMichael Welling
2014-04-14Staging: iio: Remove quoted string split across lines warningsMichael Welling
2014-04-14Staging: iio: Removes unwanted space before semicolonMichael Welling
2014-04-14staging: iio: fix coding styleJoel Porquet
2014-04-12Staging:iio:tsl2583 Switch from msleep to usleep range per timers-howto.txtMichael Welling
2014-04-12Staging:iio:tsl2583 Remove quoted string split across lines warningsMichael Welling
2014-04-12Staging:iio:tsl2583 Removes unwanted space before semicolonMichael Welling
2014-04-07staging:iio:adc:spear rename spear_read_raw to spear_adc_read_rawJonathan Cameron
2014-04-07staging:iio:adc:spear rename iodev -> indio_dev to fit with current conventionJonathan Cameron
2014-04-07staging:iio:adc:spear rename device specific state structure to _stateJonathan Cameron
2014-04-07staging:iio:adc:spear_adc use info_mask_shared_by_all for samp freqJonathan Cameron
2014-04-07staging:iio:adc:spear_adc drop initialization of unused scan_typeJonathan Cameron
2014-04-07staging:iio:adc:spear adc - prefix defines to avoid namespace clashes.Jonathan Cameron
2014-03-22iio: adc: mxs-lradc: fix warning when buidling on avr32iio-fixes-for-3.15aAlexandre Belloni
2014-03-22staging:iio:ad2s1200 fix a missing breakJimmy Li
2014-03-19staging: adc: mxs-lradc.c Fix line over 80 characters.Aybuke Ozdemir
2014-03-18staging: addac: adt7316.c: Fix line over 80 charactersAybuke Ozdemir
2014-03-18staging: iio: light: Checkpatch fixes tsl2x7x_core.cAybuke Ozdemir
2014-03-18staging: iio: addac: adt7316.h Fix Unnecessary space after function pointer nameAybuke Ozdemir
2014-03-18Staging: iio/light: Fix return values in tsl2583.cMonam Agarwal
2014-03-16staging:iio: Move ad799x driver out of stagingLars-Peter Clausen
2014-03-16staging:iio:ad799x: Move ring functions to the main fileLars-Peter Clausen
2014-03-07Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... ...Monam Agarwal
2014-03-07Staging: iio/resolver: Fix prefer pr_warn over pr_warning in ad2s1210.cMonam Agarwal
2014-03-02Merge 3.14-rc5 into staging-nextGreg Kroah-Hartman
2014-02-24staging:iio:adc:MXS:LRADC: fix touchscreen statemachinefixes-for-3.14dJuergen Beisert
2014-02-18staging:iio:ad799x use regulator for vrefHartmut Knaack
2014-02-18staging:iio:ad799x fix typo in copyright messageHartmut Knaack
2014-02-15iio: mxs-lradc: Propagate the real error code on platform_get_irq() failureFabio Estevam
2014-02-15staging: iio: Add tool to list IIO devices and triggersManuel Stahl
2014-02-15staging:iio:ad799x Move to devm_request_threaded_irq to make device-removal s...Hartmut Knaack