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
/
iio
/
industrialio-core.c
Age
Commit message (
Expand
)
Author
2013-03-17
iio:core drop info_mask from struct iio_info
Jonathan Cameron
2013-03-17
iio: Add broken out info_mask fields for shared_by_type and separate
Jonathan Cameron
2013-03-16
iio: Add OF support
Guenter Roeck
2012-11-20
iio: Factor out fixed point number parsing into its own function
Lars-Peter Clausen
2012-11-20
iio: Add pressure channel type
Lars-Peter Clausen
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-11-02
iio: Accept a leading '+' sign when parsing fixed point numbers
Lars-Peter Clausen
2012-11-02
iio: Reject trailing garbage when parsing fixed point numbers
Lars-Peter Clausen
2012-11-02
iio: Do not accept multiple '.' in fixed point numbers
Lars-Peter Clausen
2012-10-19
iio: Add a logarithmic fractional value type
Lars-Peter Clausen
2012-09-15
iio: Introduce a new fractional value type
Lars-Peter Clausen
2012-09-06
iio: core: Add hysteresis in channel spec
srinivas pandruvada
2012-09-03
IIO: Update email address for Jonathan Cameron.
Jonathan Cameron
2012-09-03
iio: whitespace cleanup and removal of semicolon after functions
Peter Meerwald
2012-09-03
iio: fix typos
Peter Meerwald
2012-07-10
IIO channel type and modifiers for CCT and RGBC data
Jon Brenner
2012-06-30
IIO: Add a modifier for x^2+y^2+z^2
Jonathan Cameron
2012-06-30
IIO: Add a modifier for sqrt(x^2+y^2)
Jonathan Cameron
2012-06-13
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
2012-06-07
iio: iio_enum_available_read: Prevent possible buffer overflow
Lars-Peter Clausen
2012-06-05
iio: Add helper functions for enum style channel attributes
Lars-Peter Clausen
2012-06-04
iio: Fix potential use after free
Lars-Peter Clausen
2012-05-14
iio: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-05-14
iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN
Michael Hennerich
2012-05-14
iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DB
Michael Hennerich
2012-05-08
IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir()
Axel Lin
2012-05-08
IIO: industrialio-core: Use simple_open
Axel Lin
2012-04-29
iio: core: iio_chan_spec_ext_info: Add private handle
Michael Hennerich
2012-04-29
iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elements
Michael Hennerich
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-25
IIO: Move the core files to drivers/iio
Jonathan Cameron