aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-04-01iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo1-3/+0
2013-03-29iio: mxs-lradc: Do hardware initialization earlierAlexandre Belloni1-3/+3
2013-03-29staging:iio:ad799x: Preallocate sample bufferLars-Peter Clausen3-12/+15
2013-03-29staging:iio:ad799x: Set IIO_CHAN_INFO_SCALE maskLars-Peter Clausen1-0/+1
2013-03-29staging:iio:ad799x: Add helper macro for channel initializationLars-Peter Clausen1-330/+56
2013-03-29staging:iio:ad799x: Use i2c_smbus_{read,write}_word_data_swappedLars-Peter Clausen1-3/+3
2013-03-29staging:iio:ad799x: Remove internal reference supportLars-Peter Clausen2-14/+4
2013-03-29staging:iio:ad799x: Remove unused ad799x_state fieldsLars-Peter Clausen1-2/+0
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen1-2/+2
2013-03-17staging:iio:adc:lpc32xx move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17staging:iio:adc:mxs move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17staging:iio:adc:spear move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17staging:iio:adc:ad799x move to info_mask_(shared_by_type/separate)Jonathan Cameron1-38/+38
2013-03-17staging:iio:adc:ad7606 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17staging:iio:adc:ad7291 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17staging:iio:adc:ad7280a move to info_mask_(shared_by_type/separate)Jonathan Cameron1-6/+6
2013-03-16staging:iio: Remove adt7410 driverLars-Peter Clausen3-1110/+0
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-42/+493
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen1-5/+1
2013-02-09iio: mxs-lradc: Fix 'duplicate const' warningFabio Estevam1-1/+1
2013-01-26iio: mxs: Add MX23 support into the IIO driverMarek Vasut2-11/+49
2013-01-26iio: mxs: Implement support for touchscreenMarek Vasut1-21/+445
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman1-1/+1
2013-01-22staging: Convert to devm_ioremap_resource()Thierry Reding1-3/+4
2013-01-09iio: mxs-lradc: indexes are unsignedFabio Estevam1-1/+1
2012-12-27iio: mxs: Remove unused struct mxs_lradc_chanMarek Vasut1-7/+0
2012-11-30staging:iio: Move ad7793 driver out of stagingLars-Peter Clausen4-821/+0
2012-11-30staging:iio:ad7793: Implement stricter id checkingLars-Peter Clausen1-1/+9
2012-11-30staging:iio:ad7793: Move register definitions from header to sourceLars-Peter Clausen2-93/+93
2012-11-30staging:iio:ad7793: Rework regulator handlingLars-Peter Clausen2-21/+26
2012-11-30staging:iio:ad7793: Rework platform dataLars-Peter Clausen2-9/+123
2012-11-30staging:iio:ad7793: Use kstrtol instead of strict_strtolLars-Peter Clausen1-1/+1
2012-11-30staging:iio:ad7793: Use usleep_range instead of msleepLars-Peter Clausen1-1/+1
2012-11-30staging:iio:ad7793: Fix temperature scaleLars-Peter Clausen1-1/+1
2012-11-30staging:iio:ad7793: Fix VDD monitor scaleLars-Peter Clausen1-1/+1
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton13-14/+14
2012-11-21staging: iio: remove use of __devexitBill Pemberton13-15/+15
2012-11-21staging: iio: remove use of __devinitBill Pemberton13-15/+15
2012-11-19staging:iio: Move the ad7298 driver out of stagingLars-Peter Clausen4-442/+0
2012-11-19staging:iio:ad7298: Squash everything into one fileLars-Peter Clausen5-167/+120
2012-11-19staging:iio:ad7298: Fix temperature scale and offsetLars-Peter Clausen1-28/+23
2012-11-19staging:iio:ad7298: Rework regulator handlingLars-Peter Clausen2-25/+31
2012-11-19staging:iio:ad7298: Do not perform endianness conversion in buffered modeLars-Peter Clausen3-9/+5
2012-11-17staging:iio:adt7410: Fix adt7410_set_mode return valueLars-Peter Clausen1-1/+1
2012-11-10iio:adc:max1363 move from staging.Jonathan Cameron3-1720/+0
2012-11-10staging:iio:adc:max1363 cleanup regulator handling.Jonathan Cameron1-22/+22