index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-12-22
staging:iio: Drop {mark,unmark}_in_use callbacks
Lars-Peter Clausen
2011-12-22
staging:iio: Drop buffer mark_param_change callback
Lars-Peter Clausen
2011-12-22
staging:iio: Drop the unused buffer enable() and is_enabled() callbacks
Lars-Peter Clausen
2011-12-22
staging:iio: Drop buffer busy flag
Lars-Peter Clausen
2011-12-22
staging:iio: Make sure a device is only opened once at a time
Lars-Peter Clausen
2011-12-22
staging:iio: Disallow modifying buffer size when buffer is enabled
Lars-Peter Clausen
2011-12-22
staging:iio: Disallow changing scan elements in all buffered modes
Lars-Peter Clausen
2011-12-22
staging:iio: Use iio_buffer_enabled instead of open coding it
Lars-Peter Clausen
2011-12-22
staging:iio: Remove unused variable
Lars-Peter Clausen
2011-12-16
staging:iio: iio_trigger contains defunct owner field. Remove it.
Jonathan Cameron
2011-12-16
staging:iio: Make sure all triggers have a trigger_ops for the owner field.
Jonathan Cameron
2011-12-16
iio: gyro: ADXRS450: Add support for ADXRS453 Digital Gyroscope
Michael Hennerich
2011-12-16
iio: gyro: ADXRS450: Add missing read support for calibbias attribute
Michael Hennerich
2011-12-16
iio: gyro: ADXRS450: Add missing scale attributes
Michael Hennerich
2011-12-12
staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifo
Lars-Peter Clausen
2011-12-09
Merge 3.2-rc5 into staging-next
Greg Kroah-Hartman
2011-12-09
staging:iio:dac:ad5791: Add id entry for the ad5790
Lars-Peter Clausen
2011-12-08
Merge branch 'work-next' into staging-next
Greg Kroah-Hartman
2011-12-08
staging:iio: Fix scan mask update
Lars-Peter Clausen
2011-12-08
Merge branch 'work-next' into staging-next
Greg Kroah-Hartman
2011-12-08
staging:iio: Fix sw_ring memory corruption
Lars-Peter Clausen
2011-12-08
staging:iio: Fix typo
Lars-Peter Clausen
2011-12-08
staging:iio:buffer.h update struct buffer docs.
Jonathan Cameron
2011-12-08
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
Jonathan Cameron
2011-12-08
staging:iio:buffer scrap to_iio_buffer as it no longer has meaning.
Jonathan Cameron
2011-12-08
staging:iio:buffer stop allowing for read_last callback.
Jonathan Cameron
2011-12-08
staging:iio:ring_sw don't provide read last function.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 stop reading from buffer for sysfs access
Jonathan Cameron
2011-12-08
staging:iio:adc:ad799x stop reading from buffer for sysfs accesses
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7887 stop reading from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7606 remove buffer access to data from sysfs read.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7476 scrap read from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio:adc:ad7192 scrap read from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.
Jonathan Cameron
2011-12-08
staging:iio:buffer remove unused owner field from struct iio_buffer
Jonathan Cameron
2011-12-08
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
Jonathan Cameron
2011-12-08
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
2011-12-08
staging:iio: remove userspace access to bytes per datum.
Jonathan Cameron
2011-12-08
staging:iio:buffer drop bpe field.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 add datasheet_name entries.
Jonathan Cameron
2011-12-08
staging:iio: core: add datasheet_name to chan_spec
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 correctly set channels as big endian.
Jonathan Cameron
2011-12-08
staging:iio:adc:max1363 use new demuxing support.
Jonathan Cameron
[next]