summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/magnetometer/hmc5843.c
AgeCommit message (Expand)Author
2014-07-23staging:iio:hmc5843: Split hmc5843.c to multiple filesJosef Gajdusek
2014-07-23staging:iio:hmc5843: Added regmap supportJosef Gajdusek
2014-06-29staging: iio: hmc5843: Add all available models to device tree id table.Marek Belisko
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-22staging: iio: hmc5843: Remove redundant of_match_ptr helperiio-for-3.14bSachin Kamat
2013-12-17staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...Jonathan Cameron
2013-11-24iio:magnetometer:hmc5843 - add basic dt supportNeilBrown
2013-10-17staging:iio:hmc5843: Trivial cleanupPeter Meerwald
2013-10-17staging:iio:hmc5843: Check initialization and chip identifierPeter Meerwald
2013-10-17staging:iio:hmc5843: Introduce _set_range_gain()Peter Meerwald
2013-10-17staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq()Peter Meerwald
2013-10-17staging:iio:hmc5843: Reorganize _set_meas_conf()Peter Meerwald
2013-10-17staging:iio:hmc5843: Rename _configure() to _set_mode()Peter Meerwald
2013-10-17staging:iio:hmc5843: Remove ability to change operating modePeter Meerwald
2013-10-17staging:iio:hmc5843: Add trigger handlingPeter Meerwald
2013-10-17staging:iio:hmc5843: Always read all channels values otherwise no updatesPeter Meerwald
2013-10-17staging:iio:hmc5843: Rename _check_samp_freq to get_samp_freq_indexPeter Meerwald
2013-10-17staging:iio:hmc5843: Use SCALE instead of magn_rangePeter Meerwald
2013-10-01staging:iio:hmc5843: Introduce helper functions to show/check list of int pairsPeter Meerwald
2013-10-01staging:iio:hmc5843: Tighten commentsPeter Meerwald
2013-10-01staging:iio:hmc5843: Remove unused LSB register #definesPeter Meerwald
2013-10-01staging:iio:hmc5843: Use INFO_SAMP_FREQPeter Meerwald
2013-10-01staging:iio:hmc5843: Rewrite init functionPeter Meerwald
2013-10-01staging:iio:hmc5843: Add pointer to i2c client to data structPeter Meerwald
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
2013-09-18staging:iio:hmc5843: Fix measurement conversionPeter Meerwald
2013-09-11staging:iio:hmc5843: Use devm_iio_device_allocPeter Meerwald
2013-09-07staging: iio: hmc5843: Fix a trivial typoSachin Kamat
2013-08-04staging:iio:hmc5843: Use i2c_smbus_read_word_swapped()iio-for-3.12aPeter Meerwald
2013-08-04staging:iio:hmc5843: Drop unneeded #includesPeter Meerwald
2013-08-04staging:iio:hmc5843: Device has 3 channels, no need to store separatelyPeter Meerwald
2013-08-04staging:iio:hmc5843: 'add' is a poor abbreviation for addressPeter Meerwald
2013-08-04staging:iio:hmc5843: Implement timeout in read functionPeter Meerwald
2013-08-04staging:iio:hmc5843: Remove id register #defines, not used anymorePeter Meerwald
2013-08-04staging:iio:hmc5843: Drop I2C detection codePeter Meerwald
2013-03-17staging:iio:magnetometer:hmc5843 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-10-19drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin
2012-09-03staging:iio: Update email address for Jonathan Cameron.iio-for-v3.7bJonathan Cameron
2012-06-05staging: iio: hmc5843: Make it behave better as modulesShubhrajyoti D
2012-05-17staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald
2012-05-17staging: iio: reorganize hmc5843_set_rate()Peter Meerwald
2012-05-17staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald
2012-05-17staging: iio: cleanup and move comments in hmc5843Peter Meerwald
2012-05-17staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald
2012-05-17staging: iio: rework sampling rate setting in hmc5843Peter Meerwald
2012-05-16staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and ...Peter Meerwald