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-11-27
staging:iio: Use userspace types for iio_event_data
Lars-Peter Clausen
1
-2
/
+3
2011-11-27
staging:iio: header reorganization
Jonathan Cameron
47
-140
/
+168
2011-11-27
Subject: fix build breakage in drivers/staging/iio/industrialio-core.c
Greg Kroah-Hartman
1
-1
/
+1
2011-11-27
staging:iio: core. Allow for event chrdev obtaining ioctl if no buffer present.
Jonathan Cameron
2
-3
/
+5
2011-11-27
staging:iio:iio_utils.h: Add missing include
Lars-Peter Clausen
1
-0
/
+1
2011-11-27
staging:iio:events: Make sure userspace buffer is large enough
Lars-Peter Clausen
1
-2
/
+4
2011-11-27
staging:iio:core shared attrs do not work with modifier.
Jonathan Cameron
1
-1
/
+1
2011-11-27
staging:iio: trigger fixes for repeat request of same trigger and allocation ...
Jonathan Cameron
1
-1
/
+11
2011-11-27
staging:iio:kfifo remove entirely pointless code.
Jonathan Cameron
1
-8
/
+1
2011-11-27
staging:iio:industrialio-trigger.c Trivial code style brackets fix
Jonathan Cameron
1
-4
/
+2
2011-11-27
staging:iio:triggers Remove unecessary existence checks and return val
Jonathan Cameron
2
-13
/
+6
2011-11-27
staging:iio:light:tsl2563 missing setting of id in get id function.
Maxin B. John
1
-0
/
+2
2011-11-27
staging:iio:light:tsl2563 both intensity channels have same chan_spec.
Jonathan Cameron
1
-1
/
+1
2011-11-27
iio: adc: ad7280a: Fix memory leak
Michael Hennerich
1
-1
/
+2
2011-11-27
iio: introduce type casts to avoid __ucmpdi2 calls
Michael Hennerich
5
-9
/
+9
2011-11-27
iio: iio_event_getfd -- fix ev_int build failure
Andy Whitcroft
1
-10
/
+9
2011-11-22
iio: fix a leak due to improper use of anon_inode_getfd()
Al Viro
1
-1
/
+9
2011-11-18
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
47
-567
/
+47
2011-11-18
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
16
-207
/
+16
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-0
/
+22
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-2
/
+1
2011-11-01
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
3
-0
/
+3
2011-11-01
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
19
-0
/
+19
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
181
-10393
/
+14432
2011-10-23
staging:iio:dac: Add AD5360 driver
Lars-Peter Clausen
3
-0
/
+593
2011-10-23
staging:iio:trigger:bfin-timer: Fix compile error
Lars-Peter Clausen
1
-1
/
+1
2011-10-20
staging:iio:dac:ad5686: Check for negative values
Lars-Peter Clausen
1
-1
/
+1
2011-10-20
staging:iio:dac:ad5791: Fix scale unit
Lars-Peter Clausen
1
-1
/
+1
2011-10-20
staging:iio:dac:ad5791: Convert attributes to new naming spec
Lars-Peter Clausen
1
-6
/
+6
2011-10-20
staging:iio:dac:ad5791: Allow asymmetrical reference voltages
Lars-Peter Clausen
2
-8
/
+18
2011-10-20
staging:iio:dac:ad5791: Use correct DAC bit-size
Lars-Peter Clausen
1
-4
/
+4
2011-10-20
iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE.
Michael Hennerich
1
-4
/
+4
2011-10-20
iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir
Michael Hennerich
10
-27
/
+45
2011-10-20
iio: Spell fix - consistent use of Converter - no functional changes
Michael Hennerich
3
-12
/
+12
2011-10-20
staging:iio:dac: Add AD5064 driver
Lars-Peter Clausen
3
-0
/
+474
2011-10-18
staging:iio:dummy Add buffered reading support
Jonathan Cameron
5
-9
/
+303
2011-10-18
staging:iio:dummy Add event support + fake event generator
Jonathan Cameron
7
-26
/
+543
2011-10-18
staging:iio:Documentation Simple dummy driver to explain the basics
Jonathan Cameron
3
-0
/
+491
2011-10-18
staging:iio:adc:max1363 incorrect allocation of available_scanmasks
Jonathan Cameron
1
-1
/
+1
2011-10-18
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
60
-109
/
+146
2011-10-18
iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 support
Michael Hennerich
3
-663
/
+0
2011-10-18
staging:iio: gpio build dependency fixing
Jonathan Cameron
19
-17
/
+9
2011-10-11
staging:iio:dac:ad5638: Fix channel address
Lars-Peter Clausen
1
-5
/
+2
2011-10-11
staging:iio:dac/dds/impedance dev_info to indio_dev for consistency
Jonathan Cameron
5
-62
/
+62
2011-10-11
staging:iio:adc:naming: dev_info to indio_dev for consistency
Jonathan Cameron
10
-95
/
+95
2011-10-11
staging:iio:accel:sca3000 dev_info to indio_dev renaming.
Jonathan Cameron
1
-8
/
+8
2011-10-11
staging:iio:core:naming: dev_info to indio_dev for consistency
Jonathan Cameron
6
-194
/
+195
2011-10-11
Staging: iio/adc/ad7150: release lock on error
Dan Carpenter
1
-1
/
+1
2011-10-11
Staging: iio/light/tsl2563: fix compile warning
Dan Carpenter
1
-1
/
+1
2011-10-11
Staging: iio/light/tsl2563: unlock on an error path
Dan Carpenter
1
-1
/
+2
[prev]
[next]