index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bma180.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
2015-03-07
1
-1
/
+1
*
staging: iio: fix up merge error
Greg Kroah-Hartman
2014-09-22
1
-1
/
+1
*
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
2014-09-22
1
-1
/
+1
|
\
|
*
iio: accel: bma180: Fix indio_dev->trig assignment
Srinivas Pandruvada
2014-08-25
1
-1
/
+1
*
|
iio:bma180: Add BMA250 chip support
Peter Meerwald
2014-09-14
1
-31
/
+125
*
|
iio:bma180: Implement _available sysfs attribute dynamically
Peter Meerwald
2014-09-14
1
-11
/
+43
*
|
iio:bma180: Prepare for accelerometer channels with different resolutions
Peter Meerwald
2014-09-14
1
-6
/
+6
*
|
iio:bma180: Introduce part-specific _config() and disable() code
Peter Meerwald
2014-09-14
1
-10
/
+23
*
|
iio:bma180: Introduce part_info to differentiate further chip variants
Peter Meerwald
2014-09-14
1
-10
/
+33
*
|
iio:bma180: Drop _update_scan_mode()
Peter Meerwald
2014-09-14
1
-17
/
+1
*
|
iio:bma180: Expose temperature channel
Peter Meerwald
2014-09-14
1
-21
/
+59
*
|
iio:bma180: Use bool instead of int for state
Peter Meerwald
2014-09-14
1
-21
/
+15
*
|
iio:bma180: Rename BMA_180 to BMA180_
Peter Meerwald
2014-09-14
1
-2
/
+2
*
|
iio:bma180: Prefix remaining tables and functions with bma18_
Peter Meerwald
2014-09-14
1
-8
/
+8
*
|
iio:bma180: Enable use of device without IRQ
Peter Meerwald
2014-09-14
1
-25
/
+29
|
/
*
iio:bma180: Missing check for frequency fractional part
Peter Meerwald
2014-07-20
1
-0
/
+2
*
iio:bma180: Fix scale factors to report correct acceleration units
Peter Meerwald
2014-07-20
1
-3
/
+3
*
iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type
Peter Meerwald
2014-02-15
1
-2
/
+2
*
iio:accel:bma180: Use modifier instead of index in channel specification
Peter Meerwald
2014-02-08
1
-8
/
+8
*
iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-12-17
1
-1
/
+6
*
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-25
1
-2
/
+2
|
\
|
*
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+2
*
|
iio:bma180: Use iio_push_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
1
-5
/
+2
*
|
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-09-15
1
-1
/
+1
|
/
*
iio: add Bosch BMA180 acceleration sensor driver
Oleksandr Kravchenko
2013-08-28
1
-0
/
+676