summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/magnetometer/hmc5843.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:hmc5843: Split hmc5843.c to multiple filesJosef Gajdusek2014-07-231-704/+0
* staging:iio:hmc5843: Added regmap supportJosef Gajdusek2014-07-231-45/+95
* staging: iio: hmc5843: Add all available models to device tree id table.Marek Belisko2014-06-291-1/+3
* Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-12-241-1/+1
|\
| * staging: iio: hmc5843: Remove redundant of_match_ptr helperSachin Kamat2013-12-221-1/+1
* | Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-241-1/+6
|\ \ | |/ |/|
| * staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...Jonathan Cameron2013-12-171-1/+6
* | iio:magnetometer:hmc5843 - add basic dt supportNeilBrown2013-11-241-0/+7
|/
* staging:iio:hmc5843: Trivial cleanupPeter Meerwald2013-10-171-1/+1
* staging:iio:hmc5843: Check initialization and chip identifierPeter Meerwald2013-10-171-6/+27
* staging:iio:hmc5843: Introduce _set_range_gain()Peter Meerwald2013-10-171-12/+17
* staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq()Peter Meerwald2013-10-171-16/+15
* staging:iio:hmc5843: Reorganize _set_meas_conf()Peter Meerwald2013-10-171-25/+20
* staging:iio:hmc5843: Rename _configure() to _set_mode()Peter Meerwald2013-10-171-11/+16
* staging:iio:hmc5843: Remove ability to change operating modePeter Meerwald2013-10-171-68/+0
* staging:iio:hmc5843: Add trigger handlingPeter Meerwald2013-10-171-8/+61
* staging:iio:hmc5843: Always read all channels values otherwise no updatesPeter Meerwald2013-10-171-21/+32
* staging:iio:hmc5843: Rename _check_samp_freq to get_samp_freq_indexPeter Meerwald2013-10-171-31/+16
* staging:iio:hmc5843: Use SCALE instead of magn_rangePeter Meerwald2013-10-171-101/+59
* staging:iio:hmc5843: Introduce helper functions to show/check list of int pairsPeter Meerwald2013-10-011-22/+34
* staging:iio:hmc5843: Tighten commentsPeter Meerwald2013-10-011-12/+4
* staging:iio:hmc5843: Remove unused LSB register #definesPeter Meerwald2013-10-011-7/+0
* staging:iio:hmc5843: Use INFO_SAMP_FREQPeter Meerwald2013-10-011-81/+54
* staging:iio:hmc5843: Rewrite init functionPeter Meerwald2013-10-011-21/+13
* staging:iio:hmc5843: Add pointer to i2c client to data structPeter Meerwald2013-10-011-36/+25
* Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-251-1/+1
|\
| * staging:iio:hmc5843: Fix measurement conversionPeter Meerwald2013-09-181-1/+1
* | staging:iio:hmc5843: Use devm_iio_device_allocPeter Meerwald2013-09-111-17/+7
* | staging: iio: hmc5843: Fix a trivial typoSachin Kamat2013-09-071-1/+1
|/
* staging:iio:hmc5843: Use i2c_smbus_read_word_swapped()Peter Meerwald2013-08-041-2/+2
* staging:iio:hmc5843: Drop unneeded #includesPeter Meerwald2013-08-041-3/+0
* staging:iio:hmc5843: Device has 3 channels, no need to store separatelyPeter Meerwald2013-08-041-5/+1
* staging:iio:hmc5843: 'add' is a poor abbreviation for addressPeter Meerwald2013-08-041-2/+2
* staging:iio:hmc5843: Implement timeout in read functionPeter Meerwald2013-08-041-3/+15
* staging:iio:hmc5843: Remove id register #defines, not used anymorePeter Meerwald2013-08-041-3/+0
* staging:iio:hmc5843: Drop I2C detection codePeter Meerwald2013-08-041-33/+0
* staging:iio:magnetometer:hmc5843 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin2012-10-191-1/+1
* staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-031-1/+1
* staging: iio: hmc5843: Make it behave better as modulesShubhrajyoti D2012-06-051-3/+3
* 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
OpenPOWER on IntegriCloud