summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/magnetometer
AgeCommit message (Expand)Author
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
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-07staging:iio:magnetometer:ak8975: remove 'mode' attributeLeed Aguilar
2012-06-07staging:iio:magnetometer:ak8975: use gpio_request_one apiLeed Aguilar
2012-06-07staging:iio:magnetometer:ak8975: set power-down mode after reading fuse ROM dataLeed Aguilar
2012-06-05staging: iio: ak8975: Make it behave better as modulesShubhrajyoti D
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
2012-05-16staging: iio: change strict_strtoul() to kstrtoul() in hmc5843Peter Meerwald
2012-05-16staging: iio: fix access to hmc5843 private dataPeter Meerwald
2012-05-14staging:iio:magnetometer: Use dev_to_iio_dev()Lars-Peter Clausen
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-18staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-04-12staging: iio: hmc5843: Fix crash in probe function.Marek Belisko
2012-04-10staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru
2012-03-02drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock
2012-02-24staging:iio: Use dev_pm_opsLars-Peter Clausen
2012-02-09staging:iio: ak8975: add of_match table for device-tree probingOlof Johansson
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-17staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-09-26staging:iio:magnetometer:ak8975: Fix probe() error-handlingStephen Warren