index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
magnetometer
Age
Commit message (
Expand
)
Author
2012-03-02
drivers:staging:iio Fix typos and comments in staging iio.
Justin P. Mattock
2012-02-24
staging:iio: Use dev_pm_ops
Lars-Peter Clausen
2012-02-09
staging:iio: ak8975: add of_match table for device-tree probing
Olof Johansson
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
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-09-26
staging:iio:magnetometer:ak8975: Fix probe() error-handling
Stephen Warren
2011-09-26
staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
Stephen Warren
2011-09-26
staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number.
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:fix using iio_priv or iio_dev after iio_unregister_device
Jonathan Cameron
2011-09-06
staging:iio: push "sysfs.h" and linux/irq.h out of iio.h
Jonathan Cameron
2011-08-23
staging:iio:magnetometer: remove unused header magnet.h
Jonathan Cameron
2011-08-23
staging:iio:magnetometer:ak8975 convert to iio_chan_spec + cleanups.
Jonathan Cameron
2011-08-23
staging:iio:magnetometer:hmc5843 iio_chan_spec conversion.
Jonathan Cameron
2011-06-28
staging:iio:magnetometer:hmc5843: allocate device state with iio_dev.
Jonathan Cameron
2011-06-28
staging:iio:magnetometer:ak8975: allocate chip state with iio_dev.
Jonathan Cameron
2011-05-19
staging:iio: implement an iio_info structure to take some of the constant ele...
Jonathan Cameron
2011-04-25
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
2011-04-20
Staging: iio: oaktrail AK8975 support via IIO
Alan Cox
2010-09-14
staging: iio: ak8975: Add ak8975 magnetometer sensor
Andrew Chew
2010-09-14
staging: iio: Change GAIN macros to SCALE.
Andrew Chew
2010-08-31
staging: iio: hmc5843 change ABI to comply with documentation
Manuel Stahl
2010-08-31
Staging: iio: signedness bug
Dan Carpenter
2010-08-31
drivers/staging/iio: call mutex_unlock in error handling code
Julia Lawall
2010-07-22
Staging: iio: add digital compass hmc5843 driver
Shubhrajyoti D
2010-05-11
staging: iio: Break up gyro.h and move to new abi
Jonathan Cameron
2010-05-11
staging:iio:imu ADIS16400 and ADIS16405 driver
Barry Song