aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/magnetometer/hmc5843.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-21
* staging: iio: remove use of __devexitBill Pemberton2012-11-21
* staging: iio: remove use of __devinitBill Pemberton2012-11-21
* drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin2012-10-19
* staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-03
* staging: iio: hmc5843: Make it behave better as modulesShubhrajyoti D2012-06-05
* staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald2012-05-17
* staging: iio: reorganize hmc5843_set_rate()Peter Meerwald2012-05-17
* staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald2012-05-17
* staging: iio: cleanup and move comments in hmc5843Peter Meerwald2012-05-17
* staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald2012-05-17
* staging: iio: rework sampling rate setting in hmc5843Peter Meerwald2012-05-17
* staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and ...Peter Meerwald2012-05-16
* staging: iio: change strict_strtoul() to kstrtoul() in hmc5843Peter Meerwald2012-05-16
* staging: iio: fix access to hmc5843 private dataPeter Meerwald2012-05-16
* staging:iio:magnetometer: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
|\
| * staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
| * IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
| * staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-18
* | staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-12
|/
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-02
* staging:iio: Use dev_pm_opsLars-Peter Clausen2012-02-24
* 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:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-16
* 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: 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: 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