summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
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
2012-11-30staging:iio:ad7793: Use usleep_range instead of msleepLars-Peter Clausen
2012-11-30staging:iio:ad7793: Fix temperature scaleLars-Peter Clausen
2012-11-30staging:iio:ad7793: Fix VDD monitor scaleLars-Peter Clausen
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-11-19staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen
2012-11-19staging:iio:ad7298: Squash everything into one fileLars-Peter Clausen
2012-11-19staging:iio:ad7298: Fix temperature scale and offsetLars-Peter Clausen
2012-11-19staging:iio:ad7298: Rework regulator handlingLars-Peter Clausen
2012-11-19staging:iio:ad7298: Do not perform endianness conversion in buffered modeLars-Peter Clausen
2012-11-17staging:iio:adt7410: Fix adt7410_set_mode return valueLars-Peter Clausen
2012-11-10iio:adc:max1363 move from staging.iio-for-3.8dJonathan Cameron
2012-11-10staging:iio:adc:max1363 cleanup regulator handling.Jonathan Cameron
2012-11-10staging:iio:adc:max1363 white space cleanupJonathan Cameron
2012-11-10staging:iio:adc:max1363 make docs match the contents of max1363_chip_infoJonathan Cameron
2012-11-10staging:iio:adc:max1363 drop references to 'ring' given now using a fifoJonathan Cameron
2012-11-10staging:iio:adc:max1363 consolidate files.Jonathan Cameron