summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-06staging:iio:imu: adis16400: Avoid using printk facilityMichael Hennerich
2011-09-06staging:iio:imu:adis16400 cleanupsJonathan Cameron
2011-09-06staging:iio:adc:ad7291 bring into line with current abi + chan_spec conversion.Jonathan Cameron
2011-09-06staging:iio:adc:ad7152: Fix differential channel return value and increase de...Michael Hennerich
2011-09-06staging:iio:adc:ad7152: Update sample rate, conversion time, digital filter h...Michael Hennerich
2011-09-06staging:iio:adc:ad7152: Add proper lockingMichael Hennerich
2011-09-06staging:iio:adc:ad7152: update scale handlingMichael Hennerich
2011-09-06staging:iio:adc:ad7152: Miscellaneous fixes and touch-upMichael Hennerich
2011-09-06staging:iio:adc:ad7152: increase readability by introducing proper bit definesMichael Hennerich
2011-09-06staging:iio:adc:ad7152 bring more into line with abi.Jonathan Cameron
2011-09-06staging:iio:adc:ad7152 set correct number of channels for ad7153.Jonathan Cameron
2011-09-06staging:iio:adc:ad7152 use smbus read / write functions + checkpatch fixesJonathan Cameron
2011-09-06staging:iio:adc:ad7150: Add support for the second interrupt strobe.Michael Hennerich
2011-09-06staging:iio:adc:ad7150: remove conversion mode handling.Michael Hennerich
2011-09-06staging:iio:adc:ad7150: chan_spec conv + i2c_smbus commands + drop unused pow...Jonathan Cameron
2011-09-06staging:iio:dac:ad5791 chan spec conversion.Jonathan Cameron
2011-09-06staging:iio: Differential channel handling - use explicit flag rather than ty...Jonathan Cameron
2011-09-06staging:iio:add adaptive event types and missing extract_type macro.Jonathan Cameron
2011-09-06staging:iio: Add capacitance type and average_raw chan info.Jonathan Cameron
2011-09-06staging:iio:naming in the EV_BIT macro fix.Jonathan Cameron
2011-09-06staging:iio:attrs - make address a u64 to allow event codes to be used.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:various move default scan mask setting after ring register or removeJonathan Cameron
2011-09-06staging:iio:scan element types: introduce endian description to the data format.Jonathan Cameron
2011-09-06staging:iio:Documentation sysfs-bus-iio add in and out prefixesJonathan Cameron
2011-09-06staging:iio: ABI rework - add in_ or out_ prefix to channnelsJonathan Cameron
2011-09-06staging:iio:various cleanup regulator use paths.Jonathan Cameron
2011-09-06staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron
2011-09-06staging:iio:light:tsl2563 remove unused headers.Jonathan Cameron
2011-09-06staging:iio:light:tsl2563 remove use of IIO_CHAN macro and make use modifier ...Jonathan Cameron
2011-09-06staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron
2011-09-06staging:iio:buffering cleanup ring_buffer_register_ex naming.Jonathan Cameron
2011-09-06staging:iio:buffering drag some stray docs back to correct place.Jonathan Cameron
2011-09-06staging:iio: struct iio_dev formatting cleanup and documentation fixes.Jonathan Cameron
2011-09-06staging:iio:trivial add a string array for IIO_RAW and IIO_PROCESSED.Jonathan Cameron
2011-09-06staging:iio: fix typoMichael Hennerich
2011-09-06staging:iio: remove orphaned function definition.Jonathan Cameron
2011-09-06staging:iio: remove defunct iio_put and iio_get.Jonathan Cameron
2011-09-06staging:iio: use ida_simple_get and ida_simple_remove + merge idsJonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-09-06staging: iio: Documentation sysfs-bus-iio update for chrdev merge.Jonathan Cameron
2011-09-06staging: iio: remove now defunct header definitions and add some staticsJonathan Cameron
2011-09-06staging: iio: push the main buffer chrdev down to the top level.Jonathan Cameron
2011-09-06staging: iio: squash chrdev handler remains into users.Jonathan Cameron
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron
2011-09-06staging: iio: chrdev.h rationalization.Jonathan Cameron
2011-09-06staging: iio: kfifo buffer - push structure definition down into implementation.Jonathan Cameron
2011-09-06Staging: hv: vmbus: Show the modalias in /sys/bus/vmbus/devices/*/Olaf Hering