summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/max1363_core.c
AgeCommit message (Expand)Author
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-13staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHANLars-Peter Clausen
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-08staging:iio:adc:max1363 stop reading from buffer for sysfs accessJonathan 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-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-17staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen
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-09-29staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron
2011-09-26staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron
2011-09-26staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron
2011-09-06staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron
2011-09-06staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron
2011-08-23staging:iio:adc: unused header removals.Jonathan Cameron
2011-08-23staging:iio:adc: max1363 fix 2 raw sysfs issues.Jonathan Cameron
2011-06-28Staging: iio: dereferencing uninitialized variableDan Carpenter
2011-05-19staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:max1363 add new 2 channels parts form maxim, 11644-7Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron
2011-05-19staging:iio: Remove legacy event handling.Jonathan Cameron
2011-05-19staging:iio:max1363 - move to channel_spec registration.Jonathan Cameron
2011-04-25staging:iio:max1363 take advantage of new iio_device_allocate private data.Jonathan Cameron
2011-04-25staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistencyJonathan Cameron
2011-04-25staging:iio:adc:max1363 fix timestamp handling.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-07staging: iio: max1363 fix bug due to scan_element directory move.Jonathan Cameron
2010-09-21staging: iio: max1363 add _index attribute registrationJonathan Cameron
2010-09-21staging: iio: Remove unused bit_count from struct iio_scan_elJonathan Cameron
2010-09-21staging: iio: max1363 add _type attributes for all scan elementsJonathan Cameron
2010-08-31staging: iio move scan_elements into ring bufferManuel Stahl
2010-07-22staging: iio: Add stubs for iio_ring_buffer_[un]register and equivalent drive...Jonathan Cameron
2010-07-08staging:iio:max1363 add theshold event supportJonathan Cameron
2010-07-08staging:iio:max1363 trivial code and comment cleanups.Jonathan Cameron