index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-05
iio: imu: kmx61: Enhance error handling
Daniel Baluta
1
-61
/
+43
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
iio: iio: Fix iio_channel_read return if channel havn't info
Fabien Proriol
1
-0
/
+3
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
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
1
-0
/
+54
2014-12-26
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
3
-4
/
+6
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-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-232
/
+1761
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
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: ad799x: Fix ad7991/ad7995/ad7999 config setup
Lars-Peter Clausen
1
-2
/
+13
2014-12-12
iio: add driver for Freescale MMA9551L
Vlad Dogaru
3
-0
/
+965
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
2
-14
/
+3
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
2
-33
/
+41
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
1
-6
/
+0
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
5
-27
/
+34
2014-12-12
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
1
-75
/
+74
2014-12-12
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
1
-0
/
+25
2014-12-12
iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined
Irina Tirdea
1
-0
/
+2
2014-12-12
iio: accel: kxcjk-1013: always power on device in resume
Irina Tirdea
1
-4
/
+1
2014-12-12
iio: imu: inv_mpu6050: Add i2c mux for by pass
Srinivas Pandruvada
3
-6
/
+116
2014-12-12
iio: bmp280: refactor compensation code
Vlad Dogaru
1
-88
/
+52
2014-12-12
iio: common: remove unnecessary sizeof(u8)
Fabian Frederick
1
-1
/
+1
[prev]
[next]