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
2012-04-25
staging:iio:dac:ad5446: Add support for the AD5662
Lars-Peter Clausen
2
-0
/
+6
2012-04-25
staging:iio:dac:ad5446: Return cached value for 'raw' attribute
Lars-Peter Clausen
1
-0
/
+3
2012-04-25
staging:iio:dac:ad5446: Consolidate store_sample and store_pwr_down functions
Lars-Peter Clausen
2
-53
/
+28
2012-04-25
staging:iio:dac:ad5446: Convert to extended channel attributes
Lars-Peter Clausen
1
-71
/
+68
2012-04-25
staging:iio:dac:ad5446: Remove duplicated chip_info entries
Lars-Peter Clausen
2
-12
/
+2
2012-04-25
staging:iio:dac:ad5446: Do not check for individual chip ids in probe
Lars-Peter Clausen
1
-15
/
+5
2012-04-25
staging:iio:dac:ad5446: Remove unused struct field
Lars-Peter Clausen
1
-2
/
+0
2012-04-25
staging:iio:dac:ad5446: Fix 24bit transfers
Lars-Peter Clausen
2
-38
/
+27
2012-04-25
staging:iio:dac:ad5446: Remove duplicated write sample functions
Lars-Peter Clausen
1
-22
/
+12
2012-04-25
staging:iio:dac:ad5446: Do not exit powerdown when writing a sample
Lars-Peter Clausen
1
-3
/
+5
2012-04-24
staging: iio: tsl2x7x: bugfixes
Jon Brenner
1
-8
/
+18
2012-04-24
staging: iio: add TAOS tsl2x7x driver
Jon Brenner
8
-8
/
+2217
2012-04-24
staging:iio: pull out demux cleanup for a particular buffer.
Jonathan Cameron
1
-9
/
+13
2012-04-24
staging:iio: Add caching of scan_timestamp to the core as well as buffers.
Jonathan Cameron
19
-21
/
+22
2012-04-24
staging:iio:impedance-analyser make use of iio_sw_buffer_preenable
Jonathan Cameron
1
-8
/
+3
2012-04-24
staging:iio:meter:ad7758 use iio_sw_buffer_preenable to avoid code repition
Jonathan Cameron
1
-15
/
+5
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
12
-28
/
+19
2012-04-24
staging:iio: scan_index_timestamp move to iio_dev from buffer
Jonathan Cameron
3
-6
/
+5
2012-04-24
staging:iio:buffer: pull computation of scan length into a utility function.
Jonathan Cameron
1
-8
/
+20
2012-04-24
staging:iio:buffer trivial use of strtobool to remove dodgy equivalent.
Jonathan Cameron
1
-4
/
+9
2012-04-24
iio: Add device tree support to LPC32xx ADC
Roland Stigge
1
-0
/
+10
2012-04-24
staging: iio: light: isl29018: use regmap for register access
Laxman Dewangan
2
-88
/
+91
2012-04-24
staging: iio: light: of: Fix vendor prefix of isl29018/isl29028
Laxman Dewangan
2
-2
/
+2
2012-04-20
staging: iio: light: convert multiple spaces to tab
Laxman Dewangan
1
-9
/
+9
2012-04-18
staging:iio: drop procesed_val element of chan_spec.
Jonathan Cameron
7
-20
/
+0
2012-04-18
staging:iio: Make read / write attributes for channel values optional.
Jonathan Cameron
1
-16
/
+4
2012-04-18
staging:iio:isl29028 Add IIO_CHAN_INFO_RAW/PROCESSED entries
Jonathan Cameron
1
-3
/
+7
2012-04-18
staging:iio:meter Add IIO_CHAN_INFO_RAW entries to all drivers.
Lars-Peter Clausen
1
-15
/
+30
2012-04-18
staging:iio: Add IIO_CHAN_INFO_RAW entries to the dummy driver
Lars-Peter Clausen
1
-2
/
+17
2012-04-18
staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.
Jonathan Cameron
3
-15
/
+30
2012-04-18
staging:iio:impedance Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.
Jonathan Cameron
1
-3
/
+7
2012-04-18
staging:iio:resolver Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
3
-0
/
+5
2012-04-18
staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
2
-4
/
+6
2012-04-18
staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.
Jonathan Cameron
2
-5
/
+13
2012-04-18
staging:iio:imu Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
1
-41
/
+80
2012-04-18
staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
5
-13
/
+32
2012-04-18
staging:iio:dac Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
10
-28
/
+38
2012-04-18
staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
13
-54
/
+123
2012-04-18
staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
9
-46
/
+85
2012-04-18
staging:iio: add a raw and processed elements to info_mask
Jonathan Cameron
2
-4
/
+10
2012-04-18
staging: iio: light: isl29028: fix correct mask value
Laxman Dewangan
1
-4
/
+4
2012-04-13
staging:iio:adc: Add SPEAr ADC driver
Stefan Roese
3
-0
/
+455
2012-04-13
staging: iio: add driver for isl29028
Laxman Dewangan
3
-0
/
+574
2012-04-13
staging: iio: add channel info for sampling frequency
Laxman Dewangan
2
-0
/
+6
[prev]
[next]