index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-26
staging:iio:dac:ad5504: Convert to channel spec
Lars-Peter Clausen
2
-64
/
+71
2011-11-26
staging:iio:dac:ad5446: Convert to channel spec
Lars-Peter Clausen
2
-108
/
+83
2011-11-26
staging: iio: drop "select IIO_SIMPLE_DUMMY_EVGEN"
Paul Bolle
1
-1
/
+0
2011-11-26
staging:iio:dac:ad5446: Add support for the AD5662
Lars-Peter Clausen
1
-1
/
+1
2011-11-26
staging:iio:dac: Add AD5421 driver
Lars-Peter Clausen
4
-0
/
+598
2011-11-26
staging:iio: IIO_EVENT_CODE: Clamp channel numbers
Lars-Peter Clausen
1
-2
/
+3
2011-11-26
staging:iio: Make write_event_value callback optional
Lars-Peter Clausen
1
-0
/
+3
2011-11-26
Staging: iio/dac/ad5360.c: signedness bug in ad5360_read_raw()
Dan Carpenter
1
-1
/
+1
2011-11-26
Staging: iio/dac/ad5064.c: signedness bug in ad5064_read_raw()
Dan Carpenter
1
-1
/
+1
2011-11-26
staging:iio:treewide only use shared to decide on interfaces
Jonathan Cameron
40
-428
/
+468
2011-11-26
staging:iio: Do not use bitmasks for channel info addresses
Lars-Peter Clausen
38
-111
/
+112
2011-11-26
staging:iio: Add documentation for IIO_EVENT_CODE
Lars-Peter Clausen
1
-4
/
+33
2011-11-26
staging:iio: Use userspace types for iio_event_data
Lars-Peter Clausen
1
-2
/
+3
2011-11-26
staging:iio: header reorganization
Jonathan Cameron
47
-140
/
+168
2011-11-26
Subject: fix build breakage in drivers/staging/iio/industrialio-core.c
Greg Kroah-Hartman
1
-1
/
+1
2011-11-26
staging:iio: core. Allow for event chrdev obtaining ioctl if no buffer present.
Jonathan Cameron
2
-3
/
+5
2011-11-26
staging:iio:iio_utils.h: Add missing include
Lars-Peter Clausen
1
-0
/
+1
2011-11-26
staging:iio:events: Make sure userspace buffer is large enough
Lars-Peter Clausen
1
-2
/
+4
2011-11-26
staging:iio:core shared attrs do not work with modifier.
Jonathan Cameron
1
-1
/
+1
2011-11-26
staging:iio: trigger fixes for repeat request of same trigger and allocation failure
Jonathan Cameron
1
-1
/
+11
2011-11-26
staging:iio:kfifo remove entirely pointless code.
Jonathan Cameron
1
-8
/
+1
2011-11-26
staging:iio:industrialio-trigger.c Trivial code style brackets fix
Jonathan Cameron
1
-4
/
+2
2011-11-26
staging:iio:triggers Remove unecessary existence checks and return val
Jonathan Cameron
2
-13
/
+6
2011-11-26
staging:iio:light:tsl2563 missing setting of id in get id function.
Maxin B. John
1
-0
/
+2
2011-11-26
staging:iio:light:tsl2563 both intensity channels have same chan_spec.
Jonathan Cameron
1
-1
/
+1
2011-11-26
iio: adc: ad7280a: Fix memory leak
Michael Hennerich
1
-1
/
+2
2011-11-26
iio: introduce type casts to avoid __ucmpdi2 calls
Michael Hennerich
5
-9
/
+9
2011-11-26
iio: iio_event_getfd -- fix ev_int build failure
Andy Whitcroft
1
-10
/
+9
2011-11-21
iio: fix a leak due to improper use of anon_inode_getfd()
Al Viro
1
-1
/
+9
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
47
-567
/
+47
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
16
-207
/
+16
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
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/gregkh/staging
Linus Torvalds
181
-10374
/
+14413
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
[prev]
[next]