summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/magnetometer
AgeCommit message (Expand)Author
2014-07-23staging:iio:hmc5843: Add support for spi hmc5983Josef Gajdusek
2014-07-23staging:iio:hmc5843: Add support for i2c hmc5983Josef Gajdusek
2014-07-23staging:iio:hmc5843: register <-> value arrays now can have different lengthsJosef Gajdusek
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-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-24iio:magnetometer:hmc5843 - add basic dt supportNeilBrown
2013-11-09staging:iio: Fix hmc5843 Kconfig dependenciesPeter Meerwald
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-04-02iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron
2013-04-02staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions.Jonathan Cameron
2013-04-02staging:iio:magnetometer:ak8975 drop I2C_M_NOSTART flag in read_dataJonathan Cameron
2013-04-02staging:iio:magnetometer:ak8975 drop unused eoc_irqJonathan Cameron
2013-03-17staging:iio:magnetometer:hmc5843 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:mag:ak8975 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