summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/magnetometer
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:hmc5843: Constify register tables and struct regmap_configKrzysztof Kozlowski2015-02-252-8/+8
* Staging:iio:hmc5843:Coding Style CorrectionTolga Ceylan2015-02-081-17/+17
* staging: iio: hmc5843_core: fix sparse warningsTeodora Baluta2014-08-021-3/+3
* staging:iio:hmc5843: Add support for spi hmc5983Josef Gajdusek2014-07-233-0/+116
* staging:iio:hmc5843: Add support for i2c hmc5983Josef Gajdusek2014-07-234-6/+23
* staging:iio:hmc5843: register <-> value arrays now can have different lengthsJosef Gajdusek2014-07-231-11/+23
* staging:iio:hmc5843: Split hmc5843.c to multiple filesJosef Gajdusek2014-07-235-128/+203
* staging:iio:hmc5843: Added regmap supportJosef Gajdusek2014-07-232-45/+96
* 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
* | Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-021-0/+2
|\ \ | |/
| * staging:iio: Fix hmc5843 Kconfig dependenciesPeter Meerwald2013-11-091-0/+2
* | 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
* iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron2013-04-023-497/+0
* staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions.Jonathan Cameron2013-04-021-49/+17
* staging:iio:magnetometer:ak8975 drop I2C_M_NOSTART flag in read_dataJonathan Cameron2013-04-021-1/+0
* staging:iio:magnetometer:ak8975 drop unused eoc_irqJonathan Cameron2013-04-021-2/+0
* staging:iio:magnetometer:hmc5843 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* staging:iio:mag:ak8975 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
OpenPOWER on IntegriCloud