aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/magnetometer
Commit message (Expand)AuthorAge
* staging:iio: ak8975: add of_match table for device-tree probingOlof Johansson2012-02-09
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-26
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-26
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-26
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-17
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-17
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-17
* staging:iio:magnetometer:ak8975: Fix probe() error-handlingStephen Warren2011-09-26
* staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIOStephen Warren2011-09-26
* staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number.Jonathan Cameron2011-09-26
* staging: iio: Move sensor drivers to sub menusManuel Stahl2011-09-26
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-16
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-06
* staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron2011-09-06
* staging:iio:magnetometer: remove unused header magnet.hJonathan Cameron2011-08-23
* staging:iio:magnetometer:ak8975 convert to iio_chan_spec + cleanups.Jonathan Cameron2011-08-23
* staging:iio:magnetometer:hmc5843 iio_chan_spec conversion.Jonathan Cameron2011-08-23
* staging:iio:magnetometer:hmc5843: allocate device state with iio_dev.Jonathan Cameron2011-06-28
* staging:iio:magnetometer:ak8975: allocate chip state with iio_dev.Jonathan Cameron2011-06-28
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-19
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-25
* Staging: iio: oaktrail AK8975 support via IIOAlan Cox2011-04-20
* staging: iio: ak8975: Add ak8975 magnetometer sensorAndrew Chew2010-09-14
* staging: iio: Change GAIN macros to SCALE.Andrew Chew2010-09-14
* staging: iio: hmc5843 change ABI to comply with documentationManuel Stahl2010-08-31
* Staging: iio: signedness bugDan Carpenter2010-08-31
* drivers/staging/iio: call mutex_unlock in error handling codeJulia Lawall2010-08-31
* Staging: iio: add digital compass hmc5843 driverShubhrajyoti D2010-07-22
* staging: iio: Break up gyro.h and move to new abiJonathan Cameron2010-05-11
* staging:iio:imu ADIS16400 and ADIS16405 driverBarry Song2010-05-11