index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
magnetometer
/
ak8975.c
Age
Commit message (
Expand
)
Author
2013-04-02
iio:magnetometer:ak8975 move driver out of staging
Jonathan Cameron
2013-04-02
staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions.
Jonathan Cameron
2013-04-02
staging:iio:magnetometer:ak8975 drop I2C_M_NOSTART flag in read_data
Jonathan Cameron
2013-04-02
staging:iio:magnetometer:ak8975 drop unused eoc_irq
Jonathan Cameron
2013-03-17
staging:iio:mag:ak8975 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2012-11-21
staging: iio: remove use of __devexit_p
Bill Pemberton
2012-11-21
staging: iio: remove use of __devexit
Bill Pemberton
2012-11-21
staging: iio: remove use of __devinit
Bill Pemberton
2012-06-07
staging:iio:magnetometer:ak8975: remove 'mode' attribute
Leed Aguilar
2012-06-07
staging:iio:magnetometer:ak8975: use gpio_request_one api
Leed Aguilar
2012-06-07
staging:iio:magnetometer:ak8975: set power-down mode after reading fuse ROM data
Leed Aguilar
2012-06-05
staging: iio: ak8975: Make it behave better as modules
Shubhrajyoti D
2012-05-14
staging:iio:magnetometer: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-04-30
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
2012-04-18
staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
2012-04-10
staging: iio: ak8975: Remove i2c client data corruption
Preetham Chandru
2012-02-09
staging:iio: ak8975: add of_match table for device-tree probing
Olof Johansson
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-11-27
staging:iio:treewide only use shared to decide on interfaces
Jonathan Cameron
2011-11-27
staging:iio: Do not use bitmasks for channel info addresses
Lars-Peter Clausen
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
2011-09-27
staging:iio:magnetometer:ak8975: Fix probe() error-handling
Stephen Warren
2011-09-27
staging:iio:magnetometer:ak8975: Don't assume 0 is an invalid GPIO
Stephen Warren
2011-09-27
staging:iio:magnetometer:ak8975 use platform_data to pass the gpio number.
Jonathan Cameron
2011-09-06
staging:iio:fix using iio_priv or iio_dev after iio_unregister_device
Jonathan Cameron
2011-09-06
staging:iio: push "sysfs.h" and linux/irq.h out of iio.h
Jonathan Cameron
2011-08-23
staging:iio:magnetometer:ak8975 convert to iio_chan_spec + cleanups.
Jonathan Cameron
2011-06-28
staging:iio:magnetometer:ak8975: allocate chip state with iio_dev.
Jonathan Cameron
2011-05-19
staging:iio: implement an iio_info structure to take some of the constant ele...
Jonathan Cameron
2011-04-26
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
2011-04-20
Staging: iio: oaktrail AK8975 support via IIO
Alan Cox
2010-09-14
staging: iio: ak8975: Add ak8975 magnetometer sensor
Andrew Chew