index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
staging:iio: drop procesed_val element of chan_spec.
Jonathan Cameron
7
-20
/
+0
2012-04-19
staging:iio: Make read / write attributes for channel values optional.
Jonathan Cameron
1
-16
/
+4
2012-04-19
staging:iio:isl29028 Add IIO_CHAN_INFO_RAW/PROCESSED entries
Jonathan Cameron
1
-3
/
+7
2012-04-19
staging:iio:meter Add IIO_CHAN_INFO_RAW entries to all drivers.
Lars-Peter Clausen
1
-15
/
+30
2012-04-19
staging:iio: Add IIO_CHAN_INFO_RAW entries to the dummy driver
Lars-Peter Clausen
1
-2
/
+17
2012-04-19
staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.
Jonathan Cameron
3
-15
/
+30
2012-04-19
staging:iio:impedance Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.
Jonathan Cameron
1
-3
/
+7
2012-04-19
staging:iio:resolver Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
3
-0
/
+5
2012-04-19
staging:iio:magnetometer Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
2
-4
/
+6
2012-04-19
staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.
Jonathan Cameron
2
-5
/
+13
2012-04-19
staging:iio:imu Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
1
-41
/
+80
2012-04-19
staging:iio:gyro Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
5
-13
/
+32
2012-04-19
staging:iio:dac Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
10
-28
/
+38
2012-04-19
staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
13
-54
/
+123
2012-04-19
staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
9
-46
/
+85
2012-04-19
staging:iio: add a raw and processed elements to info_mask
Jonathan Cameron
2
-4
/
+10
2012-04-19
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
2012-04-13
staging:iio:core drop the IIO_CHAN macro for ease of maintenance.
Jonathan Cameron
1
-17
/
+0
2012-04-13
staging:iio:meter:ade7758 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-60
/
+196
2012-04-13
staging:iio:impedance-analyzer:ad5933 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-9
/
+38
2012-04-13
staging:iio:gyro:adis16260 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-24
/
+65
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-13
staging:iio:accel:sca3000 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-6
/
+20
2012-04-13
staging:iio:accel:lis3l02dq unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-6
/
+19
2012-04-13
staging:iio:accel:adis16240 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-27
/
+76
2012-04-13
staging:iio:accel:adis16209 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-35
/
+100
2012-04-13
staging:iio:accel:adis16204 unwind use of IIO_CHAN macro.
Jonathan Cameron
1
-25
/
+67
[prev]
[next]