summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/magnetometer
AgeCommit message (Expand)Author
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-24staging: iio: magnetometer: Remove explicit comparisonsCristina Moraru
2015-08-22staging: iio: hmc5843: Export missing SPI module alias informationJavier Martinez Canillas
2015-08-16staging: iio: hmc5843: Set iio name dynamicallyYong Li
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-03-23Staging: iio: Fix file header to match standardsCristina Opriceana
2015-03-23Staging: iio: Place driver in sleep mode on errorCristina Opriceana
2015-03-23Staging: iio: Add kernel-doc for struct hmc5843Cristina Opriceana
2015-03-20Staging: iio: Remove line over 80 charactersCristina Opriceana
2015-03-20Staging: iio: Remove multiple blank linesCristina Opriceana
2015-03-20Staging: iio: Align function parameters to match first rowCristina Opriceana
2015-03-20Staging: iio: Simplify NULL pointer conditionCristina Opriceana
2015-03-06staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko
2015-02-25staging:iio:hmc5843: Constify register tables and struct regmap_configKrzysztof Kozlowski
2015-02-08Staging:iio:hmc5843:Coding Style CorrectionTolga Ceylan
2014-08-02staging: iio: hmc5843_core: fix sparse warningsTeodora Baluta
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