summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/magnetometer/hmc5843.c
Commit message (Expand)AuthorAgeFilesLines
* 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-271-0/+1
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-271-2/+2
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-271-1/+1
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-13/+1Star
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-181-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/+21Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-2/+6
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-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