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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-26
staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistency
Jonathan Cameron
1
-35
/
+35
2011-04-26
staging:iio:adc:max1363 fix timestamp handling.
Jonathan Cameron
2
-4
/
+18
2011-04-26
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
62
-63
/
+89
2011-04-26
staging:iio: replace rip_lots naming with read_first_n
Jonathan Cameron
7
-37
/
+38
2011-04-26
staging:iio: iio_trigger_unregister - remove rather strange search for what w...
Jonathan Cameron
1
-7
/
+1
2011-04-26
staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_stre...
Jonathan Cameron
2
-19
/
+7
2011-04-26
staging: IIO: DAC: AD5446 add support for AD5541A devices
Michael Hennerich
2
-0
/
+8
2011-04-26
staging: iio: TAOS tsl258x: Device driver
Jon Brenner
6
-0
/
+1006
2011-04-26
staging: IIO: DAC: New driver for AD5791/AD5781 High Resolution Voltage Outpu...
Michael Hennerich
4
-0
/
+538
2011-04-26
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
2
-4
/
+4
2011-04-21
IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450
Michael Hennerich
4
-0
/
+517
2011-04-21
IIO: Documentation: Add ABI documentatio for gyro quadrature correction
Michael Hennerich
1
-0
/
+7
2011-04-21
IIO: GYRO: Add MACRO for gyro quadrature correction
Michael Hennerich
1
-0
/
+3
2011-04-21
Staging: iio: oaktrail AK8975 support via IIO
Alan Cox
1
-37
/
+83
2011-04-13
Staging: merge 2.6.39-rc3 into staging-next
Greg Kroah-Hartman
36
-67
/
+70
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-16
/
+19
2011-04-05
staging: IIO: IMU: ADIS16400: Avoid using printk facility directly
Michael Hennerich
1
-2
/
+4
2011-04-05
staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...
Michael Hennerich
1
-1
/
+1
2011-04-05
staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed...
Michael Hennerich
1
-3
/
+7
2011-04-05
staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offset
Michael Hennerich
1
-4
/
+4
2011-04-05
staging: IIO: IMU: ADIS16400: Add delay after self test
Michael Hennerich
2
-2
/
+3
2011-04-05
staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behavior
Michael Hennerich
2
-4
/
+0
2011-04-05
staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs
Michael Hennerich
5
-0
/
+512
2011-04-05
staging: IIO: ADC: New driver for the AD7780 / AD7781 24-bit Sigma-Delta ADC
Michael Hennerich
4
-0
/
+371
2011-03-31
Fix common misspellings
Lucas De Marchi
34
-51
/
+51
2011-03-14
Staging: IIO: DAC: AD5624R: Consistency cleanup - no functional changes
Michael Hennerich
1
-9
/
+9
2011-03-14
staging: IIO: DAC: AD5446: Add support for AD5601/AD5611/AD5621
Michael Hennerich
3
-1
/
+29
2011-03-14
staging: IIO: DAC: AD5446: Add power down support
Michael Hennerich
2
-19
/
+153
2011-03-14
staging: IIO: DAC: AD5446: Add missing ID table entries
Michael Hennerich
1
-1
/
+3
2011-03-10
Staging: IIO: Documentation: iio_utils: fix channel array generation.
Michael Hennerich
1
-23
/
+33
2011-03-10
Staging: IIO: DAC: AD5624R: Update to IIO ABI
Michael Hennerich
3
-111
/
+251
2011-03-01
staging:iio:gyro: adis16060 cleanup, move to abi and bug fixes.
Jonathan Cameron
2
-107
/
+49
2011-03-01
staging:iio:gyro: adis16130 cleanup, move to abi and bug fixes.
Jonathan Cameron
2
-121
/
+69
2011-03-01
staging:iio:gyro remove adis16251 driver as now supported by adis16260 driver
Jonathan Cameron
3
-972
/
+0
2011-03-01
staging:iio:gyro: add adis16251 support to adis16260 driver
Jonathan Cameron
2
-12
/
+41
2011-03-01
staging:iio:gyro: adis16080 cleanup, move to abi and bug fixes.
Jonathan Cameron
2
-102
/
+47
2011-03-01
IIO: ADC: AD799x: Update timestamp handling
Michael Hennerich
3
-27
/
+29
2011-03-01
IIO: ADC: AD7606: Update timestamp handling
Michael Hennerich
1
-4
/
+18
2011-03-01
IIO: ADC: AD7887: Update timestamp handling
Michael Hennerich
2
-15
/
+22
2011-03-01
IIO: ADC: AD7476: Update timestamp handling
Michael Hennerich
2
-15
/
+23
2011-03-01
IIO: Documentation: iio_utils: fix mask generation
Michael Hennerich
1
-2
/
+2
2011-03-01
IIO: Documentation: iio_utils: Prevent buffer overflow
Michael Hennerich
1
-1
/
+3
2011-03-01
IIO: Documentation: iio_utils: style consistency fix
Michael Hennerich
1
-1
/
+1
2011-03-01
IIO: Documentation: iio_utils: Avoid double free()
Michael Hennerich
1
-1
/
+0
2011-03-01
IIO: Documentation: generic_buffer example: Avoid NULL pointer dereference
Michael Hennerich
1
-0
/
+3
2011-03-01
IIO: ADC: New driver for the AD7298 8-channel SPI ADC
Michael Hennerich
7
-504
/
+640
2011-02-24
staging: IIO: trigger: New Blackfin specific trigger driver iio-trig-bfin-timer
Michael Hennerich
3
-0
/
+263
2011-02-24
staging: IIO: DAC: Add support for the AD5543/AD5553
Michael Hennerich
3
-2
/
+16
2011-02-24
staging: IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4
Michael Hennerich
8
-0
/
+1312
2011-02-24
Revert "staging: iio: ak8975: add platform data."
Greg Kroah-Hartman
1
-7
/
+1
[prev]
[next]