index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
iio:imu: Add support for the ADIS16480 and similar IMUs
Lars-Peter Clausen
1
-0
/
+4
2012-11-21
iio: Factor out fixed point number parsing into its own function
Lars-Peter Clausen
1
-0
/
+3
2012-11-21
iio: Add pressure channel type
Lars-Peter Clausen
1
-0
/
+1
2012-11-21
iio:imu:adis: Add paging support
Lars-Peter Clausen
1
-2
/
+8
2012-11-20
iio:imu:adis: Add support for 32bit registers
Lars-Peter Clausen
1
-4
/
+77
2012-11-20
iio:imu:adis: Add debugfs register access support
Lars-Peter Clausen
1
-0
/
+11
2012-11-20
staging:iio: Move adis library out of staging
Lars-Peter Clausen
1
-0
/
+186
2012-11-20
iio: Fix iio_buffer_register stub signature
Lars-Peter Clausen
1
-1
/
+1
2012-11-13
IIO: fix build error in lp8788-charger.c
Greg Kroah-Hartman
1
-0
/
+2
2012-11-10
staging:iio: add a callback buffer for in kernel push interface
Jonathan Cameron
1
-0
/
+46
2012-11-10
staging:iio:in kernel users: Add a data field for channel specific info.
Jonathan Cameron
2
-0
/
+4
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
2
-5
/
+21
2012-10-29
Merge 3.7-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+16
2012-10-19
iio: Add a logarithmic fractional value type
Lars-Peter Clausen
1
-0
/
+1
2012-10-19
iio: Add some helper macros for unit conversion
Lars-Peter Clausen
1
-0
/
+16
2012-09-18
iio:inkern: Add function to read the processed value
Lars-Peter Clausen
2
-0
/
+55
2012-09-18
iio: consumer.h: Fix kernel doc incosistency
Lars-Peter Clausen
1
-2
/
+2
2012-09-15
iio: Introduce a new fractional value type
Lars-Peter Clausen
1
-0
/
+1
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
1
-4
/
+2
2012-09-06
iio: core: Add hysteresis in channel spec
srinivas pandruvada
1
-0
/
+5
2012-09-03
iio: whitespace cleanup and removal of semicolon after functions
Peter Meerwald
2
-8
/
+8
2012-09-03
iio: fix typos
Peter Meerwald
1
-3
/
+3
2012-09-03
iio: document missing elements
Peter Meerwald
2
-2
/
+7
2012-08-27
iio:trigger_consumer.h: Add missing includes and forward declarations
Lars-Peter Clausen
1
-0
/
+6
2012-08-27
iio: Add missing include guards to headers
Lars-Peter Clausen
3
-0
/
+13
2012-08-27
iio:consumer.h: Fix include guard
Lars-Peter Clausen
1
-1
/
+1
2012-08-27
iio:adc: Add common code for ADI Sigma Delta devices
Lars-Peter Clausen
1
-0
/
+173
2012-08-27
iio: Introduce iio_device_{set,get}_drvdata()
Lars-Peter Clausen
1
-0
/
+25
2012-08-16
iio: frequency: ADF4350: Fix potential reference div factor overflow.
Michael Hennerich
1
-0
/
+2
2012-07-10
IIO channel type and modifiers for CCT and RGBC data
Jon Brenner
1
-0
/
+5
2012-07-09
iio: Introduce iio_validate_scan_mask_onehot
Lars-Peter Clausen
1
-0
/
+3
2012-07-09
iio: Add callback to check whether a scan mask is valid
Lars-Peter Clausen
1
-0
/
+4
2012-07-07
iio: cleanup buffer.h comments
Peter Meerwald
1
-7
/
+10
2012-06-30
IIO: Add a modifier for x^2+y^2+z^2
Jonathan Cameron
1
-0
/
+1
2012-06-30
IIO: Add a modifier for sqrt(x^2+y^2)
Jonathan Cameron
1
-0
/
+1
2012-06-30
iio: Rename _st_ functions to loose the bit that meant the staging version.
Jonathan Cameron
1
-17
/
+17
2012-06-19
iio: remove extra ; after function definition
Peter Meerwald
1
-1
/
+1
2012-06-19
iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ...
Peter Meerwald
1
-1
/
+1
2012-06-19
iio: typo in iio_chan_spec.ext_info comment
Peter Meerwald
1
-1
/
+1
2012-06-19
iio: Add helper function for initializing triggered buffers
Lars-Peter Clausen
1
-0
/
+15
2012-06-16
iio: iio/events.h typos
Peter Meerwald
1
-3
/
+3
2012-06-16
iio: iio/machine.h typo
Peter Meerwald
1
-1
/
+1
2012-06-13
iio: cleanup iio/iio.h
Peter Meerwald
1
-18
/
+18
2012-06-13
iio: mark struct iio_enum elements with @ in comment
Peter Meerwald
1
-4
/
+4
2012-06-13
iio: clarify channel and indexed in struct iio_chan_spec
Peter Meerwald
1
-4
/
+3
2012-06-13
iio: fix typos in iio.h
Peter Meerwald
1
-3
/
+3
2012-06-13
iio: drop comment about 'real' channels
Peter Meerwald
1
-1
/
+0
2012-06-13
iio: add mcp4725 I2C DAC driver
Peter Meerwald
1
-0
/
+16
2012-06-05
staging:iio: Move DAC drivers out of staging
Lars-Peter Clausen
4
-0
/
+84
2012-06-05
iio: Add helper functions for enum style channel attributes
Lars-Peter Clausen
1
-0
/
+64
[prev]
[next]