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-12-17
staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of mi...
Jonathan Cameron
2013-11-09
staging:iio: Fix hmc5843 Kconfig dependencies
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Trivial cleanup
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Check initialization and chip identifier
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Introduce _set_range_gain()
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Rename _set_rate() to _set_samp_freq()
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Reorganize _set_meas_conf()
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Rename _configure() to _set_mode()
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Remove ability to change operating mode
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Add trigger handling
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Always read all channels values otherwise no updates
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Rename _check_samp_freq to get_samp_freq_index
Peter Meerwald
2013-10-17
staging:iio:hmc5843: Use SCALE instead of magn_range
Peter Meerwald
2013-10-01
staging:iio:hmc5843: Introduce helper functions to show/check list of int pairs
Peter Meerwald
2013-10-01
staging:iio:hmc5843: Tighten comments
Peter Meerwald
2013-10-01
staging:iio:hmc5843: Remove unused LSB register #defines
Peter Meerwald
2013-10-01
staging:iio:hmc5843: Use INFO_SAMP_FREQ
Peter Meerwald
2013-10-01
staging:iio:hmc5843: Rewrite init function
Peter Meerwald
2013-10-01
staging:iio:hmc5843: Add pointer to i2c client to data struct
Peter Meerwald
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-18
staging:iio:hmc5843: Fix measurement conversion
Peter Meerwald
2013-09-11
staging:iio:hmc5843: Use devm_iio_device_alloc
Peter Meerwald
2013-09-07
staging: iio: hmc5843: Fix a trivial typo
Sachin Kamat
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
[next]