summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/magnetometer/hmc5843.c
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald2012-05-171-41/+145
* staging: iio: reorganize hmc5843_set_rate()Peter Meerwald2012-05-171-1/+2
* staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald2012-05-171-13/+13
* staging: iio: cleanup and move comments in hmc5843Peter Meerwald2012-05-171-59/+63
* staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald2012-05-171-1/+6
* staging: iio: rework sampling rate setting in hmc5843Peter Meerwald2012-05-171-27/+24
* staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and ...Peter Meerwald2012-05-161-57/+71
* staging: iio: change strict_strtoul() to kstrtoul() in hmc5843Peter Meerwald2012-05-161-3/+3
* staging: iio: fix access to hmc5843 private dataPeter Meerwald2012-05-161-5/+11
* staging:iio:magnetometer: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-8/+8
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-7/+8
|\
| * staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
| * IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
| * staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-2/+3
* | staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-121-1/+3
|/
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-021-3/+3
* staging:iio: Use dev_pm_opsLars-Peter Clausen2012-02-241-7/+13
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-2/+3
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-261-0/+1
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-2/+2
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-1/+1
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-13/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+3
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-161-2/+2
* staging:iio:magnetometer:hmc5843 iio_chan_spec conversion.Jonathan Cameron2011-08-231-45/+51
* staging:iio:magnetometer:hmc5843: allocate device state with iio_dev.Jonathan Cameron2011-06-281-29/+21
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-2/+6
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: hmc5843 change ABI to comply with documentationManuel Stahl2010-08-311-16/+16
* Staging: iio: signedness bugDan Carpenter2010-08-311-2/+2
* drivers/staging/iio: call mutex_unlock in error handling codeJulia Lawall2010-08-311-8/+17
* Staging: iio: add digital compass hmc5843 driverShubhrajyoti D2010-07-221-0/+624
OpenPOWER on IntegriCloud