summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/max1363_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-2/+2
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-5/+5
* staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-2/+3
* staging:iio:max1363 enable use with inkernel interfaces.Jonathan Cameron2012-04-101-1/+8
* staging:iio:adc:max1363 fix missing update_scan_mask callback.Jonathan Cameron2012-04-101-0/+1
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-021-1/+1
* iio: core: constitfy available_scan_maskMichael Hennerich2012-02-241-12/+24
* staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHANLars-Peter Clausen2012-02-131-6/+6
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-36/+42
|\
| * staging:iio:adc:max1363 stop reading from buffer for sysfs accessJonathan Cameron2011-12-081-30/+21
| * staging:iio:adc:max1363 add datasheet_name entries.Jonathan Cameron2011-12-081-0/+2
| * staging:iio:adc:max1363 correctly set channels as big endian.Jonathan Cameron2011-12-081-2/+12
| * staging:iio:adc:max1363 use new demuxing support.Jonathan Cameron2011-12-081-1/+3
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-2/+2
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-1/+1
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+2
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-13/+1
|/
* staging:iio:adc:max1363 incorrect allocation of available_scanmasksJonathan Cameron2011-10-171-1/+1
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+2
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-291-8/+16
* staging:iio: replacing term ring with buffer in the IIO core.Jonathan Cameron2011-09-261-6/+6
* staging:iio: rename ring_generic.h -> buffer_generic.hJonathan Cameron2011-09-261-1/+1
* staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron2011-09-061-109/+89
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-10/+8
* staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron2011-09-061-5/+5
* staging:iio: Switch the channel masks to bitmaps so as to allow for more chan...Jonathan Cameron2011-09-061-17/+20
* staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron2011-09-061-3/+3
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-061-3/+1
* staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron2011-09-061-3/+3
* staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-061-1/+3
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron2011-08-231-16/+8
* staging:iio:adc: unused header removals.Jonathan Cameron2011-08-231-6/+17
* staging:iio:adc: max1363 fix 2 raw sysfs issues.Jonathan Cameron2011-08-231-1/+3
* Staging: iio: dereferencing uninitialized variableDan Carpenter2011-06-281-9/+11
* staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify eve...Jonathan Cameron2011-05-191-52/+62
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-364/+406
* staging:iio:max1363 add new 2 channels parts form maxim, 11644-7Jonathan Cameron2011-05-191-1/+56
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-20/+1
* staging:iio:adc:max1363 move to irqchip based threaded irq triggeringJonathan Cameron2011-05-191-3/+0
* staging:iio: Remove legacy event handling.Jonathan Cameron2011-05-191-77/+39
* staging:iio:max1363 - move to channel_spec registration.Jonathan Cameron2011-05-191-814/+329
* staging:iio:max1363 take advantage of new iio_device_allocate private data.Jonathan Cameron2011-04-251-78/+69
* staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistencyJonathan Cameron2011-04-251-35/+35
* staging:iio:adc:max1363 fix timestamp handling.Jonathan Cameron2011-04-251-0/+12
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* staging: iio: max1363 fix bug due to scan_element directory move.Jonathan Cameron2010-10-071-2/+4
* staging: iio: max1363 add _index attribute registrationJonathan Cameron2010-09-211-0/+49
OpenPOWER on IntegriCloud