index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
device_cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-05
iio: imu: kmx61: Don't ignore kmx61_set_power_state errors
Daniel Baluta
1
-2
/
+9
2015-01-05
iio: imu: kmx61: Save odr_bits for later use
Daniel Baluta
1
-0
/
+2
2015-01-05
iio: inkern: add out of range error message
Stefan Wahren
1
-1
/
+4
2015-01-05
iio: driver for Semtech SX9500 proximity solution
Vlad Dogaru
3
-0
/
+770
2015-01-01
staging: iio: dummy: fix compile error when not using buffering
Vlad Dogaru
1
-2
/
+1
2015-01-01
iio: frequency: ad9523: Increase sleep time in ad9523_store_eeprom
Roberta Dobrescu
1
-1
/
+1
2015-01-01
iio: amplifiers: ad8366: Use right order for type specification
Roberta Dobrescu
1
-1
/
+1
2015-01-01
iio: amplifiers: ad8366: Remove space before ','
Roberta Dobrescu
1
-1
/
+1
2015-01-01
iio: light: lm3533-als: Remove space before ','
Roberta Dobrescu
1
-1
/
+1
2015-01-01
iio: light: Annotate Kconfig entry with module name information
Roberta Dobrescu
1
-0
/
+3
2015-01-01
iio: accel: Annotate Kconfig entries with module name information
Roberta Dobrescu
1
-0
/
+6
2015-01-01
iio: accel: mma8452: Remove trailing whitespace
Roberta Dobrescu
1
-1
/
+1
2015-01-01
iio: accel: kxcjk-1013: Add a blank line after declarations
Roberta Dobrescu
1
-0
/
+1
2014-12-26
staging: iio: accel: sca3000_core.c: Remove unused function
Rickard Strandqvist
1
-27
/
+0
2014-12-26
iio: imu: inv_mpu6050: ACPI enumeration
Srinivas Pandruvada
1
-0
/
+9
2014-12-26
iio: trigger: Add a blank line after declarations
Roberta Dobrescu
1
-0
/
+2
2014-12-26
iio: mma9551: fix sparse warning
Vlad Dogaru
1
-2
/
+4
2014-12-26
iio: core: Get rid of misleading comment
Karol Wrona
1
-1
/
+0
2014-12-26
iio: kfifo: Add resource management devm_iio_kfifo_allocate/free
Karol Wrona
3
-0
/
+59
2014-12-26
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
8
-9
/
+11
2014-12-26
iio: ABI: add clarification for proximity
Vlad Dogaru
1
-1
/
+3
2014-12-26
iio:pressure:bmp280: cleanup
Hartmut Knaack
1
-10
/
+6
2014-12-26
iio: frequency: Remove unnecessary braces around single statement block
Roberta Dobrescu
1
-2
/
+1
2014-12-26
iio: frequency: Remove 'out of memory' message
Roberta Dobrescu
1
-3
/
+1
2014-12-12
iio: imu: kmx61: kmx61_set_wake_up_odr() can be static
kbuild test robot
1
-1
/
+1
2014-12-12
iio: imu: kmx61: Add support for any motion trigger
Daniel Baluta
1
-7
/
+426
2014-12-12
iio: imu: kmx61: Add support for data ready triggers
Daniel Baluta
2
-1
/
+296
2014-12-12
iio: imu: kmx61: Add PM sleep support
Daniel Baluta
1
-0
/
+29
2014-12-12
iio: imu: kmx61: Add PM runtime support
Daniel Baluta
1
-2
/
+112
2014-12-12
iio: imu: kmx61: Add acpi support
Daniel Baluta
1
-0
/
+59
2014-12-12
iio: imu: Add support for Kionix KMX61 sensor
Daniel Baluta
3
-0
/
+702
2014-12-12
Revert "iio: imu: Add support for Kionix KMX61 sensor"
Jonathan Cameron
3
-777
/
+0
2014-12-12
iio: add driver for Freescale MMA9551L
Vlad Dogaru
3
-0
/
+965
2014-12-12
iio: Add ABI documentation for input current readings
Adam Thomson
1
-0
/
+17
2014-12-12
iio: consumer.h: Fix scale factor in function comment
Ivan T. Ivanov
1
-1
/
+1
2014-12-12
iio: accel: kxcjk-1013: power off device if probe fails
Irina Tirdea
1
-6
/
+12
2014-12-12
iio: accel: kxcjk-1013: error handling when set mode fails
Irina Tirdea
1
-1
/
+12
2014-12-12
iio: buffer: Drop get_length callback
Lars-Peter Clausen
5
-25
/
+6
2014-12-12
iio: buffer: Make length attribute read only for buffers without set_length
Lars-Peter Clausen
1
-3
/
+7
2014-12-12
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
4
-80
/
+45
2014-12-12
iio: buffer: Move iio_buffer_alloc_sysfs and iio_buffer_free_sysfs
Lars-Peter Clausen
1
-94
/
+91
2014-12-12
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
4
-17
/
+2
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
13
-111
/
+40
2014-12-12
staging:iio:dummy: Register same channels for device and buffer
Lars-Peter Clausen
3
-13
/
+9
2014-12-12
staging:iio:sca3000: Register same channels for device and buffer
Lars-Peter Clausen
1
-3
/
+4
2014-12-12
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
2
-84
/
+74
2014-12-12
staging:iio:sca3000: Don't enable channels by default
Lars-Peter Clausen
1
-5
/
+0
2014-12-12
staging:iio:ad5933: Don't enable channels by default
Lars-Peter Clausen
1
-4
/
+0
2014-12-12
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
2
-0
/
+35
2014-12-12
iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined
Irina Tirdea
1
-0
/
+2
[next]