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
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-21
iio: fix a leak due to improper use of anon_inode_getfd()
Al Viro
1
-1
/
+9
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-0
/
+22
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-2
/
+1
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
3
-0
/
+3
2011-10-31
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-19
staging:iio:dac:ad5686: Check for negative values
Lars-Peter Clausen
1
-1
/
+1
2011-10-19
staging:iio:dac:ad5791: Fix scale unit
Lars-Peter Clausen
1
-1
/
+1
2011-10-19
staging:iio:dac:ad5791: Convert attributes to new naming spec
Lars-Peter Clausen
1
-6
/
+6
2011-10-19
staging:iio:dac:ad5791: Allow asymmetrical reference voltages
Lars-Peter Clausen
2
-8
/
+18
2011-10-19
staging:iio:dac:ad5791: Use correct DAC bit-size
Lars-Peter Clausen
1
-4
/
+4
2011-10-19
iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE.
Michael Hennerich
1
-4
/
+4
2011-10-19
iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir
Michael Hennerich
10
-27
/
+45
2011-10-19
iio: Spell fix - consistent use of Converter - no functional changes
Michael Hennerich
3
-12
/
+12
2011-10-19
staging:iio:dac: Add AD5064 driver
Lars-Peter Clausen
3
-0
/
+474
2011-10-17
staging:iio:dummy Add buffered reading support
Jonathan Cameron
5
-9
/
+303
2011-10-17
staging:iio:dummy Add event support + fake event generator
Jonathan Cameron
7
-26
/
+543
2011-10-17
staging:iio:Documentation Simple dummy driver to explain the basics
Jonathan Cameron
3
-0
/
+491
2011-10-17
staging:iio:adc:max1363 incorrect allocation of available_scanmasks
Jonathan Cameron
1
-1
/
+1
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
60
-109
/
+146
2011-10-17
iio: adc: remove ADT75 driver - hwmon/lm75 will take over ADT75 support
Michael Hennerich
3
-663
/
+0
2011-10-17
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
2011-10-05
staging:iio:resolver:ad2s1210 cleanup gpio handling.
Jonathan Cameron
1
-33
/
+18
2011-10-05
staging:iio:resolver:ad2s1210 drop raw config register access
Jonathan Cameron
1
-44
/
+0
2011-10-05
staging:iio:resolver:ad2s1210 minimal chan spec conversion.
Jonathan Cameron
1
-51
/
+63
2011-10-05
staging:iio:resolver:ad2s1210 ensure iio_dev->name is set
Jonathan Cameron
1
-0
/
+7
2011-10-05
staging:iio:resolver rename ad2s120x ->ad2s1200
Jonathan Cameron
3
-28
/
+37
2011-10-05
staging:iio:resolver:ad2s120x chan spec conversion
Jonathan Cameron
1
-37
/
+37
2011-10-05
staging:iio:Documentation gyro -> anglvel updates in attribute names
Jonathan Cameron
1
-54
/
+54
2011-10-05
staging:iio: rename gyro channels to anglvel
Jonathan Cameron
8
-22
/
+22
2011-10-05
staging:iio:resolver:ad2s90 chan spec conversion
Jonathan Cameron
1
-23
/
+18
2011-10-05
staging:iio:resolver:ad2s90 ensure name is passed to iio_core.
Jonathan Cameron
1
-3
/
+8
2011-10-05
staging:iio:resolver:ad2s90 fix registration of null pointer
Jonathan Cameron
1
-3
/
+2
2011-10-05
staging:iio:lisght:isl29018 use IIO_PROCESSED enum value.
Jonathan Cameron
1
-1
/
+1
2011-10-05
staging:iio:adc:ad7314 removal. Supported via hwmon.
Jonathan Cameron
3
-289
/
+0
2011-10-04
staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIAN
Jonathan Cameron
1
-4
/
+5
2011-10-04
staging: iio: adc: add includes of module.h and stat.h
Stephen Rothwell
1
-0
/
+2
2011-10-03
staging: add module.h to various iio drivers
Paul Gortmaker
2
-0
/
+2
2011-10-03
staging:iio:imu:adis16400 rename adis16344 -> adis16334.
Jonathan Cameron
2
-10
/
+10
2011-10-03
staging:iio:adc:ad7887 stop using IIO_CHAN macro.
Jonathan Cameron
1
-8
/
+18
[next]