summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc
AgeCommit message (Expand)Author
2012-03-02staging: iio: Convert platform_drivers to use module_platform_driverMichael Hennerich
2012-03-02drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock
2012-02-24iio: core: constitfy available_scan_maskMichael Hennerich
2012-02-15staging: iio: LPC32xx: ADC driverRoland Stigge
2012-02-13staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHANLars-Peter Clausen
2012-02-09staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs.Jonathan Cameron
2012-02-09staging:iio:adc:ad7606 unwind use of is_visible for attrs.Jonathan Cameron
2012-02-09staging:iio:adc:ad7192 unwind use of is_visible for attribute group.Jonathan Cameron
2012-02-09staging:iio: Setup buffer access functions when allocating the bufferLars-Peter Clausen
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-12-16staging:iio: iio_trigger contains defunct owner field. Remove it.Jonathan Cameron
2011-12-16staging:iio: Make sure all triggers have a trigger_ops for the owner field.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 stop reading from buffer for sysfs accessJonathan Cameron
2011-12-08staging:iio:adc:ad799x stop reading from buffer for sysfs accessesJonathan Cameron
2011-12-08staging:iio:adc:ad7887 stop reading from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.Jonathan Cameron
2011-12-08staging:iio:adc:ad7606 remove buffer access to data from sysfs read.Jonathan Cameron
2011-12-08staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.Jonathan Cameron
2011-12-08staging:iio:adc:ad7476 scrap read from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio:adc:ad7192 scrap read from buffer for sysfs access.Jonathan Cameron
2011-12-08staging:iio: scrap scan_count and ensure all drivers use active_scan_maskJonathan Cameron
2011-12-08staging:iio:buffer move setup ops from buffer instance to iio_devJonathan Cameron
2011-12-08staging:iio:buffer drop bpe field.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 add datasheet_name entries.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 correctly set channels as big endian.Jonathan Cameron
2011-12-08staging:iio:adc:max1363 use new demuxing support.Jonathan Cameron
2011-12-08staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-12-08staging:iio:adc:max1363 actually make timestamp controllableJonathan Cameron
2011-11-30Staging: iio/adc: strict_strtoul was used with a long type variableAndreas Ruprecht
2011-11-30staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-26Staging: iio: fix endian conversion in ad7298_scan_direct()Dan Carpenter
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-11-26iio: adc: ad7280a: Fix memory leakMichael Hennerich
2011-11-26iio: introduce type casts to avoid __ucmpdi2 callsMichael Hennerich
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen
2011-11-17staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker
2011-10-19iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich
2011-10-19iio: Spell fix - consistent use of Converter - no functional changesMichael Hennerich
2011-10-17staging:iio:adc:max1363 incorrect allocation of available_scanmasksJonathan Cameron
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 supportMichael Hennerich
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-10-11staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron
2011-10-11Staging: iio/adc/ad7150: release lock on errorDan Carpenter