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
/
dac
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-23
staging:iio:dac: Add AD5360 driver
Lars-Peter Clausen
3
-0
/
+593
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: Spell fix - consistent use of Converter - no functional changes
Michael Hennerich
1
-2
/
+2
2011-10-19
staging:iio:dac: Add AD5064 driver
Lars-Peter Clausen
3
-0
/
+474
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
5
-12
/
+13
2011-10-17
staging:iio: gpio build dependency fixing
Jonathan Cameron
4
-4
/
+0
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
2
-22
/
+22
2011-09-26
staging: iio: Move sensor drivers to sub menus
Manuel Stahl
1
-1
/
+3
2011-09-16
staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.
Jonathan Cameron
6
-75
/
+81
2011-09-06
staging:iio:dac:ad5791 chan spec conversion.
Jonathan Cameron
2
-90
/
+72
2011-09-06
staging:iio: rework of attribute registration.
Jonathan Cameron
4
-29
/
+27
2011-09-06
staging:iio: ABI rework - add in_ or out_ prefix to channnels
Jonathan Cameron
1
-49
/
+21
2011-09-06
staging:iio:various cleanup regulator use paths.
Jonathan Cameron
3
-69
/
+59
2011-09-06
staging:iio:fix using iio_priv or iio_dev after iio_unregister_device
Jonathan Cameron
1
-3
/
+3
2011-09-06
staging:iio: push "sysfs.h" and linux/irq.h out of iio.h
Jonathan Cameron
1
-0
/
+1
2011-09-06
staging:iio: remove broken support for multiple event interfaces.
Jonathan Cameron
1
-3
/
+1
2011-09-06
staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...
Jonathan Cameron
1
-0
/
+1
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
5
-0
/
+5
2011-08-23
staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...
Jonathan Cameron
1
-1
/
+1
2011-08-23
staging:iio:trivial sparse related cleanups.
Jonathan Cameron
1
-1
/
+0
2011-08-23
staging:iio:dac:ad5504 dereferencing just freed st in error path.
Jonathan Cameron
1
-1
/
+1
2011-07-05
Staging: iio: some uninitialized variable bugs
Dan Carpenter
1
-1
/
+1
2011-06-28
iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog converters
Michael Hennerich
3
-0
/
+509
2011-06-28
staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to ...
Jonathan Cameron
1
-26
/
+14
2011-06-28
staging:iio:dac:ad5791: allocate chip state with iio_dev and use iio_priv for...
Jonathan Cameron
2
-59
/
+55
2011-06-28
staging:iio:dac:ad5446: allocate chip state with iio_dev and use iio_priv for...
Jonathan Cameron
2
-46
/
+38
2011-06-28
staging:iio:dac:ad5504: allocate chip state with iio_dev and use iio_priv for...
Jonathan Cameron
2
-50
/
+41
2011-06-28
staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv fo...
Jonathan Cameron
2
-45
/
+38
2011-06-09
staging: iio: max517: Fix iio_info changes
Roland Stigge
1
-1
/
+1
2011-05-19
staging:iio: implement an iio_info structure to take some of the constant ele...
Jonathan Cameron
5
-15
/
+48
2011-05-19
staging:iio: use the new central name attribute creation code
Jonathan Cameron
3
-38
/
+3
2011-05-19
staging:iio:dac:ad5504 move from old to new event handling.
Jonathan Cameron
2
-41
/
+16
2011-05-03
IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACs
Michael Hennerich
3
-20
/
+50
2011-04-25
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
5
-5
/
+5
2011-04-25
staging: IIO: DAC: AD5446 add support for AD5541A devices
Michael Hennerich
2
-0
/
+8
2011-04-25
staging: IIO: DAC: New driver for AD5791/AD5781 High Resolution Voltage Outpu...
Michael Hennerich
4
-0
/
+538
2011-04-05
staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs
Michael Hennerich
4
-0
/
+511
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-09
Staging: IIO: DAC: AD5624R: Update to IIO ABI
Michael Hennerich
2
-111
/
+219
2011-02-23
staging: IIO: DAC: Add support for the AD5543/AD5553
Michael Hennerich
3
-2
/
+16
2011-02-02
Staging: Merge branch 'staging-next' into 2.6.38-rc3
Greg Kroah-Hartman
1
-1
/
+1
[next]