aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/magnetometer
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* Patched in Tegra support.Jonathan Herman2013-01-17
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-21
* staging: iio: remove use of __devexitBill Pemberton2012-11-21
* staging: iio: remove use of __devinitBill Pemberton2012-11-21
* drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin2012-10-19
* staging:iio: Update email address for Jonathan Cameron.Jonathan Cameron2012-09-03
* staging:iio:magnetometer:ak8975: remove 'mode' attributeLeed Aguilar2012-06-07
* staging:iio:magnetometer:ak8975: use gpio_request_one apiLeed Aguilar2012-06-07
* staging:iio:magnetometer:ak8975: set power-down mode after reading fuse ROM dataLeed Aguilar2012-06-07
* staging: iio: ak8975: Make it behave better as modulesShubhrajyoti D2012-06-05
* staging: iio: hmc5843: Make it behave better as modulesShubhrajyoti D2012-06-05
* staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald2012-05-17
* staging: iio: reorganize hmc5843_set_rate()Peter Meerwald2012-05-17
* staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald2012-05-17
* staging: iio: cleanup and move comments in hmc5843Peter Meerwald2012-05-17
* staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald2012-05-17
* staging: iio: rework sampling rate setting in hmc5843Peter Meerwald2012-05-17
* staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and ...Peter Meerwald2012-05-16
* staging: iio: change strict_strtoul() to kstrtoul() in hmc5843Peter Meerwald2012-05-16
* staging: iio: fix access to hmc5843 private dataPeter Meerwald2012-05-16
* staging:iio:magnetometer: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
|\
| * staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
| * IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
| * staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-18
* | staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-12
* | staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru2012-04-10
|/
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-02
* staging:iio: Use dev_pm_opsLars-Peter Clausen2012-02-24
* staging:iio: ak8975: add of_match table for device-tree probingOlof Johansson2012-02-09
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-26
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-26
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-26
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-17
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-17
* staging:iio: gpio build dependency fixingJonathan Cameron2011-10-17
* staging:iio:magnetometer:ak8975: Fix probe() error-handlingStephen Warren2011-09-26
* staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIOStephen Warren2011-09-26
* staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number.Jonathan Cameron2011-09-26
* staging: iio: Move sensor drivers to sub menusManuel Stahl2011-09-26
* staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron2011-09-16
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-06
* staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron2011-09-06
* staging:iio:magnetometer: remove unused header magnet.hJonathan Cameron2011-08-23
* staging:iio:magnetometer:ak8975 convert to iio_chan_spec + cleanups.Jonathan Cameron2011-08-23
* staging:iio:magnetometer:hmc5843 iio_chan_spec conversion.Jonathan Cameron2011-08-23
* staging:iio:magnetometer:hmc5843: allocate device state with iio_dev.Jonathan Cameron2011-06-28
* staging:iio:magnetometer:ak8975: allocate chip state with iio_dev.Jonathan Cameron2011-06-28