summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/magnetometer/ak8975.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:magnetometer: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-2/+2
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-7/+8
|\
| * staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
| * IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
| * staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-181-2/+3
* | staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru2012-04-101-3/+5
|/
* 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-091-2/+2
|\
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-2/+2
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-1/+1
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-13/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-3/+4
* staging:iio:magnetometer:ak8975: Fix probe() error-handlingStephen Warren2011-09-261-1/+1
* staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIOStephen Warren2011-09-261-6/+5
* staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number.Jonathan Cameron2011-09-261-1/+4
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-061-1/+0
* staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron2011-09-061-1/+1
* staging:iio:magnetometer:ak8975 convert to iio_chan_spec + cleanups.Jonathan Cameron2011-08-231-111/+103
* staging:iio:magnetometer:ak8975: allocate chip state with iio_dev.Jonathan Cameron2011-06-281-51/+40
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-2/+6
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* Staging: iio: oaktrail AK8975 support via IIOAlan Cox2011-04-201-37/+83
* staging: iio: ak8975: Add ak8975 magnetometer sensorAndrew Chew2010-09-141-0/+558
OpenPOWER on IntegriCloud