index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
magnetometer
Age
Commit message (
Expand
)
Author
2013-08-04
staging:iio:hmc5843: Use i2c_smbus_read_word_swapped()
Peter Meerwald
2013-08-04
staging:iio:hmc5843: Drop unneeded #includes
Peter Meerwald
2013-08-04
staging:iio:hmc5843: Device has 3 channels, no need to store separately
Peter Meerwald
2013-08-04
staging:iio:hmc5843: 'add' is a poor abbreviation for address
Peter Meerwald
2013-08-04
staging:iio:hmc5843: Implement timeout in read function
Peter Meerwald
2013-08-04
staging:iio:hmc5843: Remove id register #defines, not used anymore
Peter Meerwald
2013-08-04
staging:iio:hmc5843: Drop I2C detection code
Peter Meerwald
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:magnetometer:hmc5843 move to info_mask_(shared_by_type/separate)
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-10-19
drivers/staging/iio: Remove unnecessary semicolon
Peter Senna Tschudin
2012-09-03
staging:iio: Update email address for Jonathan Cameron.
Jonathan Cameron
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-06-05
staging: iio: hmc5843: Make it behave better as modules
Shubhrajyoti D
2012-05-17
staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver
Peter Meerwald
2012-05-17
staging: iio: reorganize hmc5843_set_rate()
Peter Meerwald
2012-05-17
staging: iio: rename function/data to consistently start with hmc5843_
Peter Meerwald
2012-05-17
staging: iio: cleanup and move comments in hmc5843
Peter Meerwald
2012-05-17
staging: iio: add check for measurement configuration value passed to hmc5843
Peter Meerwald
2012-05-17
staging: iio: rework sampling rate setting in hmc5843
Peter Meerwald
2012-05-16
staging: iio: rename and prefix CONSTANTs to distinguish between HMC5843 and ...
Peter Meerwald
2012-05-16
staging: iio: change strict_strtoul() to kstrtoul() in hmc5843
Peter Meerwald
2012-05-16
staging: iio: fix access to hmc5843 private data
Peter Meerwald
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-29
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-12
staging: iio: hmc5843: Fix crash in probe function.
Marek Belisko
2012-04-10
staging: iio: ak8975: Remove i2c client data corruption
Preetham Chandru
2012-03-02
drivers:staging:iio Fix typos and comments in staging iio.
Justin P. Mattock
2012-02-24
staging:iio: Use dev_pm_ops
Lars-Peter Clausen
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-26
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
Lars-Peter Clausen
2011-11-26
staging:iio:treewide only use shared to decide on interfaces
Jonathan Cameron
2011-11-26
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-10-17
staging:iio: gpio build dependency fixing
Jonathan Cameron
2011-09-26
staging:iio:magnetometer:ak8975: Fix probe() error-handling
Stephen Warren
[next]