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
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-18
staging:iio:adc:ad7298: Use new triggered buffer setup helper function
Lars-Peter Clausen
4
-66
/
+20
2012-06-18
staging:iio:adc:ad7192: Use new triggered buffer setup helper function
Lars-Peter Clausen
2
-45
/
+7
2012-06-12
staging:iio:ad7298: Fix linker error due to missing IIO kfifo buffer
Lars-Peter Clausen
1
-0
/
+1
2012-06-07
staging:iio:ad7606: Re-add missing scale attribute
Lars-Peter Clausen
1
-1
/
+2
2012-05-14
staging:iio:adc: Use dev_to_iio_dev()
Lars-Peter Clausen
11
-65
/
+65
2012-04-30
staging: iio: adc: convert ADI drivers to use kfifo.
Michael Hennerich
8
-56
/
+56
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
16
-53
/
+53
2012-04-29
staging: iio: lpc32xx-adc: Remove driver conflict due to device tree
Roland Stigge
1
-3
/
+5
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
24
-72
/
+72
2012-04-24
staging:iio: Add caching of scan_timestamp to the core as well as buffers.
Jonathan Cameron
8
-12
/
+10
2012-04-24
staging:iio:adc:ad799x use iio_sw_buffer_preenable to avoid code repitiion
Jonathan Cameron
2
-20
/
+3
2012-04-24
staging:iio:adc:ad7887 make use of iio_sw_buffer_preenable.
Jonathan Cameron
2
-18
/
+6
2012-04-24
staging:iio:adc:ad7793 use iio_sw_buffer_preenable to avoid repitition.
Jonathan Cameron
1
-17
/
+4
2012-04-24
staging:iio:adc:ad7476 use iio_sw_buffer_preenable instead of local version.
Jonathan Cameron
2
-34
/
+3
2012-04-24
staging:iio:adc:ad7298 use iio_sw_buffer_preenable to avoid code repitition.
Jonathan Cameron
2
-17
/
+8
2012-04-24
staging:iio:adc:ad7192 make use of iio_sw_buffer_preenable.
Jonathan Cameron
1
-17
/
+5
2012-04-24
staging:iio: add caching of the number of bytes in a scan.
Jonathan Cameron
1
-2
/
+1
2012-04-24
iio: Add device tree support to LPC32xx ADC
Roland Stigge
1
-0
/
+10
2012-04-18
staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
13
-54
/
+123
2012-04-13
staging:iio:adc: Add SPEAr ADC driver
Stefan Roese
3
-0
/
+455
2012-04-13
staging:iio:accel:ad7780 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-6
/
+24
2012-04-13
staging:iio:adc:ad7476 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-24
/
+21
2012-04-13
staging:iio:adc:ad7298 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-27
/
+36
2012-04-10
staging:iio:max1363 enable use with inkernel interfaces.
Jonathan Cameron
1
-1
/
+8
2012-04-10
staging:iio:adc:max1363 fix missing update_scan_mask callback.
Jonathan Cameron
1
-0
/
+1
2012-03-02
staging: iio: Convert platform_drivers to use module_platform_driver
Michael Hennerich
1
-12
/
+1
2012-03-02
drivers:staging:iio Fix typos and comments in staging iio.
Justin P. Mattock
3
-3
/
+3
2012-02-24
iio: core: constitfy available_scan_mask
Michael Hennerich
1
-12
/
+24
2012-02-15
staging: iio: LPC32xx: ADC driver
Roland Stigge
3
-0
/
+247
2012-02-13
staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN
Lars-Peter Clausen
3
-15
/
+15
2012-02-09
staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs.
Jonathan Cameron
2
-34
/
+8
2012-02-09
staging:iio:adc:ad7606 unwind use of is_visible for attrs.
Jonathan Cameron
1
-28
/
+51
2012-02-09
staging:iio:adc:ad7192 unwind use of is_visible for attribute group.
Jonathan Cameron
1
-18
/
+25
2012-02-09
staging:iio: Setup buffer access functions when allocating the buffer
Lars-Peter Clausen
8
-17
/
+0
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
28
-508
/
+277
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-4
/
+4
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2
-4
/
+4
2011-12-16
staging:iio: iio_trigger contains defunct owner field. Remove it.
Jonathan Cameron
2
-2
/
+0
2011-12-16
staging:iio: Make sure all triggers have a trigger_ops for the owner field.
Jonathan Cameron
2
-1
/
+10
2011-12-08
staging:iio:adc:max1363 stop reading from buffer for sysfs access
Jonathan Cameron
3
-73
/
+21
2011-12-08
staging:iio:adc:ad799x stop reading from buffer for sysfs accesses
Jonathan Cameron
3
-38
/
+1
2011-12-08
staging:iio:adc:ad7887 stop reading from buffer for sysfs access.
Jonathan Cameron
3
-40
/
+1
2011-12-08
staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.
Jonathan Cameron
1
-21
/
+1
2011-12-08
staging:iio:adc:ad7606 remove buffer access to data from sysfs read.
Jonathan Cameron
3
-26
/
+1
2011-12-08
staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.
Jonathan Cameron
3
-30
/
+1
2011-12-08
staging:iio:adc:ad7476 scrap read from buffer for sysfs access.
Jonathan Cameron
3
-40
/
+2
2011-12-08
staging:iio:adc:ad7192 scrap read from buffer for sysfs access.
Jonathan Cameron
1
-21
/
+1
2011-12-08
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
Jonathan Cameron
6
-23
/
+34
2011-12-08
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
8
-8
/
+8
2011-12-08
staging:iio:buffer drop bpe field.
Jonathan Cameron
1
-2
/
+0
[prev]
[next]