index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
34
-139
/
+138
2012-12-17
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
4
-1
/
+457
2012-11-30
iio: imu: adis16480: remove duplicated include from adis16480.c
Wei Yongjun
1
-1
/
+0
2012-11-30
iio: gyro: adis16136: remove duplicated include from adis16136.c
Wei Yongjun
1
-1
/
+0
2012-11-30
iio:imu: adis16480: show_firmware() buffer too small
Dan Carpenter
1
-2
/
+2
2012-11-30
iio:gyro: adis16136: divide by zero in write_frequency()
Dan Carpenter
1
-2
/
+2
2012-11-30
iio: adc: Add Texas Instruments ADC081C021/027 support
Thierry Reding
3
-0
/
+173
2012-11-30
iio:ad7793: Add support for the ad7796 and ad7797
Lars-Peter Clausen
1
-12
/
+109
2012-11-30
iio:ad7793: Add support for the ad7798 and ad7799
Lars-Peter Clausen
1
-14
/
+102
2012-11-30
staging:iio: Move ad7793 driver out of staging
Lars-Peter Clausen
3
-0
/
+704
2012-11-21
iio:adc:ad7298 make the tx and rx buffers __be16
Jonathan Cameron
1
-2
/
+2
2012-11-21
iio:imu: Add support for the ADIS16480 and similar IMUs
Lars-Peter Clausen
4
-0
/
+946
2012-11-21
iio: Factor out fixed point number parsing into its own function
Lars-Peter Clausen
1
-35
/
+63
2012-11-21
iio: Add pressure channel type
Lars-Peter Clausen
1
-0
/
+1
2012-11-21
iio:imu:adis: Add paging support
Lars-Peter Clausen
2
-16
/
+69
2012-11-21
iio:gyro: Add support for the ADIS16136 gyroscope
Lars-Peter Clausen
3
-0
/
+591
2012-11-20
iio:imu:adis: Add support for 32bit registers
Lars-Peter Clausen
2
-53
/
+94
2012-11-20
iio:imu:adis: Add debugfs register access support
Lars-Peter Clausen
1
-0
/
+23
2012-11-20
iio: adc: Add viperboard adc driver
Lars Poeschel
3
-0
/
+189
2012-11-20
staging:iio: Move the ad7298 driver out of staging
Lars-Peter Clausen
3
-0
/
+421
2012-11-20
staging:iio: Move adis library out of staging
Lars-Peter Clausen
7
-6
/
+612
2012-11-17
iio: hid-sensor: Return proper error if kmemdup fails
Axel Lin
4
-12
/
+11
2012-11-17
drivers/iio/industrialio-event.c: eliminate possible double free
Julia Lawall
1
-6
/
+1
2012-11-17
iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool
Kirill A. Shutemov
2
-5
/
+3
2012-11-10
iio:adc:max1363 move from staging.
Jonathan Cameron
3
-0
/
+1719
2012-11-10
staging:iio: add a callback buffer for in kernel push interface
Jonathan Cameron
3
-0
/
+120
2012-11-10
staging:iio:in kernel users: Add a data field for channel specific info.
Jonathan Cameron
1
-0
/
+1
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
12
-182
/
+274
2012-11-06
IIO : ADC: tiadc: Add support of TI's ADC driver
Patil, Rachna
3
-0
/
+268
2012-11-06
staging:iio: Move the ad7887 driver out of staging
Lars-Peter Clausen
3
-0
/
+392
2012-11-02
iio: Accept a leading '+' sign when parsing fixed point numbers
Lars-Peter Clausen
1
-0
/
+2
2012-11-02
iio: Reject trailing garbage when parsing fixed point numbers
Lars-Peter Clausen
1
-2
/
+0
2012-11-02
iio: Do not accept multiple '.' in fixed point numbers
Lars-Peter Clausen
1
-1
/
+1
2012-10-31
iio:dac:ad5449: unlock on error path
Dan Carpenter
1
-3
/
+4
2012-10-31
Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"
Axel Lin
1
-6
/
+10
2012-10-29
Merge 3.7-rc3 into staging-next
Greg Kroah-Hartman
2
-2
/
+0
2012-10-25
drivers/iio/dac: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-10-19
iio: Remove duplicates for light/ in Kconfig and Makefile
Andreas Larsson
2
-2
/
+0
2012-10-19
iio:dac: Add support for the ad5449
Lars-Peter Clausen
3
-0
/
+386
2012-10-19
iio: Add a logarithmic fractional value type
Lars-Peter Clausen
2
-0
/
+8
2012-10-19
iio: Use strict_strtouint instead of kstrtoul
Lars-Peter Clausen
2
-5
/
+5
2012-10-19
iio: at91_adc: Use devm_kcalloc to allocate arrays
Lars-Peter Clausen
1
-10
/
+6
2012-10-19
iio: Don't compare boolean values to true/false
Lars-Peter Clausen
2
-2
/
+2
2012-10-19
iio: fix spelling of Accelerometer in Kconfig
Peter Meerwald
1
-1
/
+1
2012-10-19
iio: use iio_push_to_buffer() in at91 driver
Peter Meerwald
1
-1
/
+1
2012-10-19
iio: remove useless irq_enabled variable in at91
Peter Meerwald
1
-3
/
+0
2012-09-22
iio: adc: add new lp8788 adc driver
Kim, Milo
3
-0
/
+271
2012-09-22
iio: inkern: clean up error return code
Kim, Milo
1
-5
/
+8
2012-09-22
iio: inkern: put the IIO device when it fails to allocate memory
Kim, Milo
1
-1
/
+4
2012-09-22
iio: dac/ad5755: signedness bug in ad5755_setup_pdata()
Dan Carpenter
1
-1
/
+1
[next]