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
/
accel
Age
Commit message (
Expand
)
Author
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
2012-04-24
staging:iio: Add caching of scan_timestamp to the core as well as buffers.
Jonathan Cameron
2012-04-24
staging:iio: add caching of the number of bytes in a scan.
Jonathan Cameron
2012-04-18
staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
2012-04-13
staging:iio:accel:sca3000 unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-13
staging:iio:accel:lis3l02dq unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-13
staging:iio:accel:adis16240 unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-13
staging:iio:accel:adis16209 unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-13
staging:iio:accel:adis16204 unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-13
staging:iio:accel:adis16203 unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-13
staging:iio:accel:adis16201 unwind use of IIO_CHAN macro.
Jonathan Cameron
2012-04-10
staging:iio:accel:lis3l02dq add symmetry to check for presence of trigger.
Jonathan Cameron
2012-03-02
drivers:staging:iio Fix typos and comments in staging iio.
Justin P. Mattock
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
2011-12-08
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
Jonathan Cameron
2011-12-08
staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio:buffer remove unused owner field from struct iio_buffer
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/accel: Added a range check for val in store_measurement_mode()
Andreas Ruprecht
2011-12-08
Staging: iio/accel: Changed data type of mask in store_measurement_mode() to u8
Andreas Ruprecht
2011-11-30
Staging: iio/accel: Changed return type of lis3l02dq_read_event_config() to int
Andreas Ruprecht
2011-11-30
staging: iio: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-11-29
Staging: iio/accel: Changed data type of val in store_measurement_mode to u8
Andreas Ruprecht
2011-11-29
Staging: iio/accel: Changed data type for val to unsigned long in write_frequ...
Andreas Ruprecht
2011-11-29
Staging: iio/accel: Changed data type in adis16220_write_16bit to u16
Andreas Ruprecht
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-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
2011-10-31
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
2011-10-17
staging:iio: gpio build dependency fixing
Jonathan Cameron
2011-10-11
staging:iio:accel:sca3000 dev_info to indio_dev renaming.
Jonathan Cameron
2011-09-29
staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define
Jonathan Cameron
2011-09-26
staging:iio:accel:lis3l02dq ring->buffer renames.
Jonathan Cameron
2011-09-26
staging:iio: replacing term ring with buffer in the IIO core.
Jonathan Cameron
2011-09-26
staging:iio: rename ring_generic.h -> buffer_generic.h
Jonathan Cameron
2011-09-26
staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER
Jonathan Cameron
2011-09-26
staging:iio: tree wide IIO_RING_TRIGGERED -> IIO_BUFFER_TRIGGERED
Jonathan Cameron
2011-09-26
staging:iio: treewide rename iio_triggered_ring_* to iio_triggered_buffer_*
Jonathan Cameron
2011-09-26
staging: iio: Move sensor drivers to sub menus
Manuel Stahl
2011-09-16
staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.
Jonathan Cameron
2011-09-06
staging:iio:accel:adis16209: Fix double registration of in_incli0_index
Michael Hennerich
2011-09-06
staging:iio: rework of attribute registration.
Jonathan Cameron
2011-09-06
staging:iio:events - new 64 bit code structure and push out drivers.
Jonathan Cameron
[next]