index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: iio_push_to_buffers(): Change type of 'data' to const void *
Lars-Peter Clausen
2013-09-15
3
-9
/
+9
*
iio:buffer_cb: Constify iio_cb_access
Lars-Peter Clausen
2013-09-15
1
-1
/
+1
*
iio: Fix tcs3472 buffer size
Peter Meerwald
2013-09-15
1
-4
/
+1
*
iio:temperature:tmp006 put sampling_frequency in info_mask_shared_by_all
Jonathan Cameron
2013-09-15
1
-30
/
+27
*
iio: add info_mask_[shared_by_dir/shared_by_all]
Jonathan Cameron
2013-09-15
1
-0
/
+30
*
iio: refactor info mask and ext_info attribute creation.
Jonathan Cameron
2013-09-15
14
-80
/
+105
*
iio:kfifo_buf: Use wake_up_interruptible_poll()
Lars-Peter Clausen
2013-09-15
1
-1
/
+2
*
iio:buffer: Simplify iio_buffer_is_active()
Lars-Peter Clausen
2013-09-15
1
-20
/
+11
*
iio: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-09-15
1
-1
/
+1
*
iio: gp2ap020a00f: Add a driver for the device
Jacek Anaszewski
2013-09-15
3
-0
/
+1635
*
iio: Add tcs3472 color light sensor driver
Peter Meerwald
2013-09-14
3
-0
/
+380
*
iio: pressure-core: st: Allow for number of channels to vary
Lee Jones
2013-09-14
1
-1
/
+2
*
iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor
Lee Jones
2013-09-14
1
-11
/
+34
*
iio: pressure-core: st: Describe LPS331AP defines by name
Lee Jones
2013-09-14
1
-48
/
+46
*
iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()
Lee Jones
2013-09-14
1
-7
/
+4
*
iio: sensors-core: st: Allow full-scale to be an optional feature
Lee Jones
2013-09-14
2
-6
/
+11
*
iio: Add tsl4531 ambient light sensor driver
Peter Meerwald
2013-09-14
3
-0
/
+269
*
iio: adjd_s311: Use INT_TIME channel info
Peter Meerwald
2013-09-14
1
-51
/
+21
*
iio: Add INT_TIME (integration time) channel info attribute
Peter Meerwald
2013-09-14
1
-0
/
+1
*
iio: dac: ad5686: Remove redundant break
Sachin Kamat
2013-09-14
1
-1
/
+0
*
iio: gyro: adxrs450: Remove redundant break
Sachin Kamat
2013-09-14
1
-1
/
+0
*
iio: gyro: adis16260: Remove redundant break
Sachin Kamat
2013-09-14
1
-1
/
+0
*
iio: gyro: adis16130: Remove redundant break
Sachin Kamat
2013-09-14
1
-2
/
+0
*
iio: adc: Add driver for Microchip MCP3422/3/4 high resolution ADC
Angelo Compagnucci
2013-09-07
3
-0
/
+420
*
iio: at91: Use different prescal, startup mask in MR for different IP
Josh Wu
2013-08-29
1
-2
/
+9
*
iio: at91: introduce the multiple compatible string for different IPs.
Josh Wu
2013-08-29
1
-38
/
+41
*
iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw()
Wei Yongjun
2013-08-28
1
-1
/
+1
*
iio: add Bosch BMA180 acceleration sensor driver
Oleksandr Kravchenko
2013-08-28
3
-0
/
+689
*
iio: dac: max517: Use devm_iio_device_alloc
Sachin Kamat
2013-08-19
1
-13
/
+4
*
iio: dac: ad7303: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-23
/
+8
*
iio: dac: ad5791: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-26
/
+9
*
iio: dac: ad5764: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-15
/
+5
*
iio: dac: ad5755: Use devm_iio_device_alloc
Sachin Kamat
2013-08-19
1
-10
/
+4
*
iio: dac: ad5686: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-13
/
+4
*
iio: dac: ad5624r_spi: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-16
/
+6
*
iio: dac: ad5504: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-23
/
+8
*
iio: dac: ad5449: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-11
/
+4
*
iio: dac: ad5446: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-14
/
+5
*
iio: dac: ad5421: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-15
/
+4
*
iio: dac: ad5380: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-14
/
+4
*
iio: dac: ad5360: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-11
/
+4
*
iio: dac: ad5064: Use devm_* APIs
Sachin Kamat
2013-08-19
1
-15
/
+6
*
iio: adc: twl6030-gpadc: Use devm_* API family
Oleksandr Kozaruk
2013-08-19
1
-26
/
+10
*
iio: adjd_s311: Cleanup unused #defines
Peter Meerwald
2013-08-19
1
-18
/
+10
*
iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers
Peter Meerwald
2013-08-19
4
-32
/
+0
*
iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free
Jacek Anaszewski
2013-08-17
1
-4
/
+68
*
iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver
Oleksandr Kozaruk
2013-08-17
3
-0
/
+1044
*
iio: gyro: st_gyro: Use devm_iio_device_alloc
Sachin Kamat
2013-08-17
3
-23
/
+8
*
iio: gyro: itg3200_core: Use devm_iio_device_alloc
Sachin Kamat
2013-08-17
1
-11
/
+4
*
iio: gyro: adxrs450: Use devm_iio_device_alloc
Sachin Kamat
2013-08-17
1
-11
/
+4
[next]