index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Daniel Baluta
2015-01-20
1
-2
/
+2
*
iio: buffer: fix custom buffer attributes copy
Octavian Purdila
2015-01-05
1
-1
/
+1
*
iio: ensure scan index is unique at device register
Vlad Dogaru
2015-01-05
1
-0
/
+27
*
iio: imu: kmx61: Use correct base when reading data
Daniel Baluta
2015-01-05
1
-1
/
+7
*
iio: imu: kmx61: Remove unnecessary REG_INS1 read
Daniel Baluta
2015-01-05
1
-2
/
+0
*
iio: imu: kmx61: Fix device initialization when setting trigger state
Daniel Baluta
2015-01-05
1
-2
/
+1
*
iio: imu: kmx61: Use false instead of 0 for ev_enable_state
Daniel Baluta
2015-01-05
1
-1
/
+1
*
iio: imu: kmx61: Drop unused device parameter
Daniel Baluta
2015-01-05
1
-3
/
+3
*
iio: imu: kmx61: Fixup parameters alignment
Daniel Baluta
2015-01-05
1
-9
/
+9
*
iio: imu: kmx61: Enhance error handling
Daniel Baluta
2015-01-05
1
-61
/
+43
*
iio: imu: kmx61: Don't ignore kmx61_set_power_state errors
Daniel Baluta
2015-01-05
1
-2
/
+9
*
iio: imu: kmx61: Save odr_bits for later use
Daniel Baluta
2015-01-05
1
-0
/
+2
*
iio: inkern: add out of range error message
Stefan Wahren
2015-01-05
1
-1
/
+4
*
iio: driver for Semtech SX9500 proximity solution
Vlad Dogaru
2015-01-05
3
-0
/
+770
*
iio: frequency: ad9523: Increase sleep time in ad9523_store_eeprom
Roberta Dobrescu
2015-01-01
1
-1
/
+1
*
iio: amplifiers: ad8366: Use right order for type specification
Roberta Dobrescu
2015-01-01
1
-1
/
+1
*
iio: amplifiers: ad8366: Remove space before ','
Roberta Dobrescu
2015-01-01
1
-1
/
+1
*
iio: light: lm3533-als: Remove space before ','
Roberta Dobrescu
2015-01-01
1
-1
/
+1
*
iio: light: Annotate Kconfig entry with module name information
Roberta Dobrescu
2015-01-01
1
-0
/
+3
*
iio: accel: Annotate Kconfig entries with module name information
Roberta Dobrescu
2015-01-01
1
-0
/
+6
*
iio: accel: mma8452: Remove trailing whitespace
Roberta Dobrescu
2015-01-01
1
-1
/
+1
*
iio: accel: kxcjk-1013: Add a blank line after declarations
Roberta Dobrescu
2015-01-01
1
-0
/
+1
*
iio: imu: inv_mpu6050: ACPI enumeration
Srinivas Pandruvada
2014-12-26
1
-0
/
+9
*
iio: trigger: Add a blank line after declarations
Roberta Dobrescu
2014-12-26
1
-0
/
+2
*
iio: mma9551: fix sparse warning
Vlad Dogaru
2014-12-26
1
-2
/
+4
*
iio: core: Get rid of misleading comment
Karol Wrona
2014-12-26
1
-1
/
+0
*
iio: kfifo: Add resource management devm_iio_kfifo_allocate/free
Karol Wrona
2014-12-26
1
-0
/
+54
*
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
2014-12-26
3
-4
/
+6
*
iio:pressure:bmp280: cleanup
Hartmut Knaack
2014-12-26
1
-10
/
+6
*
iio: frequency: Remove unnecessary braces around single statement block
Roberta Dobrescu
2014-12-26
1
-2
/
+1
*
iio: frequency: Remove 'out of memory' message
Roberta Dobrescu
2014-12-26
1
-3
/
+1
*
iio: imu: kmx61: kmx61_set_wake_up_odr() can be static
kbuild test robot
2014-12-12
1
-1
/
+1
*
iio: imu: kmx61: Add support for any motion trigger
Daniel Baluta
2014-12-12
1
-7
/
+426
*
iio: imu: kmx61: Add support for data ready triggers
Daniel Baluta
2014-12-12
2
-1
/
+296
*
iio: imu: kmx61: Add PM sleep support
Daniel Baluta
2014-12-12
1
-0
/
+29
*
iio: imu: kmx61: Add PM runtime support
Daniel Baluta
2014-12-12
1
-2
/
+112
*
iio: imu: kmx61: Add acpi support
Daniel Baluta
2014-12-12
1
-0
/
+59
*
iio: imu: Add support for Kionix KMX61 sensor
Daniel Baluta
2014-12-12
3
-0
/
+702
*
Revert "iio: imu: Add support for Kionix KMX61 sensor"
Jonathan Cameron
2014-12-12
3
-777
/
+0
*
iio: add driver for Freescale MMA9551L
Vlad Dogaru
2014-12-12
3
-0
/
+965
*
iio: accel: kxcjk-1013: power off device if probe fails
Irina Tirdea
2014-12-12
1
-6
/
+12
*
iio: accel: kxcjk-1013: error handling when set mode fails
Irina Tirdea
2014-12-12
1
-1
/
+12
*
iio: buffer: Drop get_length callback
Lars-Peter Clausen
2014-12-12
2
-14
/
+3
*
iio: buffer: Make length attribute read only for buffers without set_length
Lars-Peter Clausen
2014-12-12
1
-3
/
+7
*
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
2014-12-12
2
-33
/
+41
*
iio: buffer: Move iio_buffer_alloc_sysfs and iio_buffer_free_sysfs
Lars-Peter Clausen
2014-12-12
1
-94
/
+91
*
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
2014-12-12
1
-6
/
+0
*
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-12-12
5
-27
/
+34
*
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
2014-12-12
1
-75
/
+74
*
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
2014-12-12
1
-0
/
+25
[next]