summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/magnetometer
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:hmc5843: Fix measurement conversionPeter Meerwald2013-09-181-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
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-212-2/+2
* staging: iio: remove use of __devexitBill Pemberton2012-11-212-2/+2
* staging: iio: remove use of __devinitBill Pemberton2012-11-212-2/+2
* drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin2012-10-191-1/+1
* staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-031-1/+1
* staging:iio:magnetometer:ak8975: remove 'mode' attributeLeed Aguilar2012-06-071-73/+0
* staging:iio:magnetometer:ak8975: use gpio_request_one apiLeed Aguilar2012-06-072-10/+2
* staging:iio:magnetometer:ak8975: set power-down mode after reading fuse ROM dataLeed Aguilar2012-06-071-0/+11
* staging: iio: ak8975: Make it behave better as modulesShubhrajyoti D2012-06-051-2/+2
* staging: iio: hmc5843: Make it behave better as modulesShubhrajyoti D2012-06-051-3/+3
* staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald2012-05-172-45/+149
* staging: iio: reorganize hmc5843_set_rate()Peter Meerwald2012-05-171-1/+2
* staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald2012-05-171-13/+13
* staging: iio: cleanup and move comments in hmc5843Peter Meerwald2012-05-171-59/+63
* staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald2012-05-171-1/+6
* staging: iio: rework sampling rate setting in hmc5843Peter Meerwald2012-05-171-27/+24
* staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and ...Peter Meerwald2012-05-161-57/+71
* staging: iio: change strict_strtoul() to kstrtoul() in hmc5843Peter Meerwald2012-05-161-3/+3
* staging: iio: fix access to hmc5843 private dataPeter Meerwald2012-05-161-5/+11
* staging:iio:magnetometer: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-142-10/+10
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-022-14/+16
|\
| * staging:iio: Streamline API function namingLars-Peter Clausen2012-04-292-6/+6
| * IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-252-4/+4
| * staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-182-4/+6
* | staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-121-1/+3
* | staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru2012-04-101-3/+5
|/
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-021-3/+3
* staging:iio: Use dev_pm_opsLars-Peter Clausen2012-02-241-7/+13
* staging:iio: ak8975: add of_match table for device-tree probingOlof Johansson2012-02-091-0/+8
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-092-4/+5
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-261-0/+1
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-262-4/+4
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-262-2/+2
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-172-26/+2
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-172-4/+7
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-171-0/+1
OpenPOWER on IntegriCloud