summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
2013-06-14staging:iio:ad7291: Use sign_extend32 instead of open-coding itLars-Peter Clausen
2013-06-14staging:iio:ad7291: Use i2c_smbus_{read,write}_word_swapped instead of open-c...Lars-Peter Clausen
2013-06-14staging:iio:ad7291: Simplify threshold register lookupLars-Peter Clausen
2013-06-14staging:iio:ad7291: Remove unnecessary dev_info() from probe()Lars-Peter Clausen
2013-06-14staging:iio:ad7291: Remove userspace resetLars-Peter Clausen
2013-06-14staging:iio:ad7291: Use IIO_VAL_FRACTIONAL_LOG2Lars-Peter Clausen
2013-06-08staging: iio: spear_adc: Add missing CONFIG_OF macroSachin Kamat
2013-06-06staging: iio: lpc32xx_adc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-06staging: iio: spear_adc: Remove redundant platform_set_drvdata()Sachin Kamat
2013-06-06staging: iio: ad7606_par: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-22staging/iio/mxs-lradc: cleanup masklengthMichał Mirosław
2013-05-22staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław
2013-05-13staging:iio:adc: Use kstrtol()/kstrtoul()Aida Mynzhasova
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo
2013-03-29iio: mxs-lradc: Do hardware initialization earlierAlexandre Belloni
2013-03-29staging:iio:ad799x: Preallocate sample bufferLars-Peter Clausen
2013-03-29staging:iio:ad799x: Set IIO_CHAN_INFO_SCALE maskLars-Peter Clausen
2013-03-29staging:iio:ad799x: Add helper macro for channel initializationLars-Peter Clausen
2013-03-29staging:iio:ad799x: Use i2c_smbus_{read,write}_word_data_swappedLars-Peter Clausen
2013-03-29staging:iio:ad799x: Remove internal reference supportLars-Peter Clausen
2013-03-29staging:iio:ad799x: Remove unused ad799x_state fieldsLars-Peter Clausen
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen
2013-03-17staging:iio:adc:lpc32xx move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:adc:mxs move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:adc:spear move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:adc:ad799x move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:adc:ad7606 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:adc:ad7291 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:adc:ad7280a move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-16staging:iio: Remove adt7410 driverLars-Peter Clausen
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen
2013-02-09iio: mxs-lradc: Fix 'duplicate const' warningFabio Estevam
2013-01-26iio: mxs: Add MX23 support into the IIO driverMarek Vasut
2013-01-26iio: mxs: Implement support for touchscreenMarek Vasut
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-22staging: Convert to devm_ioremap_resource()Thierry Reding
2013-01-09iio: mxs-lradc: indexes are unsignedFabio Estevam
2012-12-27iio: mxs: Remove unused struct mxs_lradc_chanMarek Vasut
2012-11-30staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen
2012-11-30staging:iio:ad7793: Implement stricter id checkingLars-Peter Clausen
2012-11-30staging:iio:ad7793: Move register definitions from header to sourceLars-Peter Clausen
2012-11-30staging:iio:ad7793: Rework regulator handlingLars-Peter Clausen
2012-11-30staging:iio:ad7793: Rework platform dataLars-Peter Clausen
2012-11-30staging:iio:ad7793: Use kstrtol instead of strict_strtolLars-Peter Clausen