index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2012-03-02
staging: iio: Convert platform_drivers to use module_platform_driver
Michael Hennerich
2012-03-02
drivers:staging:iio Fix typos and comments in staging iio.
Justin P. Mattock
2012-02-24
iio: core: constitfy available_scan_mask
Michael Hennerich
2012-02-15
staging: iio: LPC32xx: ADC driver
Roland Stigge
2012-02-13
staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN
Lars-Peter Clausen
2012-02-09
staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs.
Jonathan Cameron
2012-02-09
staging:iio:adc:ad7606 unwind use of is_visible for attrs.
Jonathan Cameron
2012-02-09
staging:iio:adc:ad7192 unwind use of is_visible for attribute group.
Jonathan Cameron
2012-02-09
staging:iio: Setup buffer access functions when allocating the buffer
Lars-Peter Clausen
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-12-16
staging:iio: iio_trigger contains defunct owner field. Remove it.
Jonathan Cameron
2011-12-16
staging:iio: Make sure all triggers have a trigger_ops for the owner field.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 stop reading from buffer for sysfs access
Jonathan Cameron
2011-12-08
staging:iio:adc:ad799x stop reading from buffer for sysfs accesses
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7887 stop reading from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7606 remove buffer access to data from sysfs read.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7476 scrap read from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7192 scrap read from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
Jonathan Cameron
2011-12-08
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
2011-12-08
staging:iio:buffer drop bpe field.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 add datasheet_name entries.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 correctly set channels as big endian.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 use new demuxing support.
Jonathan Cameron
2011-12-08
staging:iio: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-12-08
staging:iio:adc:max1363 actually make timestamp controllable
Jonathan Cameron
2011-11-30
Staging: iio/adc: strict_strtoul was used with a long type variable
Andreas Ruprecht
2011-11-30
staging: iio: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-11-26
Staging: iio: fix endian conversion in ad7298_scan_direct()
Dan Carpenter
2011-11-26
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
Lars-Peter Clausen
2011-11-26
staging:iio:treewide only use shared to decide on interfaces
Jonathan Cameron
2011-11-26
staging:iio: Do not use bitmasks for channel info addresses
Lars-Peter Clausen
2011-11-26
staging:iio: header reorganization
Jonathan Cameron
2011-11-26
iio: adc: ad7280a: Fix memory leak
Michael Hennerich
2011-11-26
iio: introduce type casts to avoid __ucmpdi2 calls
Michael Hennerich
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
2011-10-19
iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir
Michael Hennerich
2011-10-19
iio: Spell fix - consistent use of Converter - no functional changes
Michael Hennerich
2011-10-17
staging:iio:adc:max1363 incorrect allocation of available_scanmasks
Jonathan Cameron
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
2011-10-17
iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 support
Michael Hennerich
2011-10-17
staging:iio: gpio build dependency fixing
Jonathan Cameron
2011-10-11
staging:iio:adc:naming: dev_info to indio_dev for consistency
Jonathan Cameron
2011-10-11
Staging: iio/adc/ad7150: release lock on error
Dan Carpenter
[next]