index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-09-08
10
-17
/
+11
*
staging:iio: hid-sensors Use iio_push_to_buffer
Jonathan Cameron
2012-09-07
4
-4
/
+4
*
iio: hid-sensors: Added ALS
srinivas pandruvada
2012-09-06
5
-0
/
+399
*
iio: hid-sensors: Added Compass/Magnetometer 3D
srinivas pandruvada
2012-09-06
5
-0
/
+443
*
iio: hid-sensors: Added Gyroscope 3D
srinivas pandruvada
2012-09-06
5
-0
/
+442
*
iio: hid-sensors: Added accelerometer 3D
srinivas pandruvada
2012-09-06
5
-0
/
+442
*
iio: hid-sensors: Common attribute and trigger
srinivas pandruvada
2012-09-06
10
-0
/
+483
*
iio: core: Add hysteresis in channel spec
srinivas pandruvada
2012-09-06
1
-0
/
+1
*
IIO: Update email address for Jonathan Cameron.
Jonathan Cameron
2012-09-03
1
-1
/
+1
*
iio:ad5446: get rid of private header file
Jean-Francois Dagenais
2012-09-03
2
-65
/
+34
*
iio:ad5446: Add support for I2C based DACs
Jean-Francois Dagenais
2012-09-03
3
-147
/
+293
*
iio: fix spelling of subsystem
Peter Meerwald
2012-09-03
1
-1
/
+1
*
iio: whitespace cleanup and removal of semicolon after functions
Peter Meerwald
2012-09-03
2
-6
/
+6
*
iio: fix typos
Peter Meerwald
2012-09-03
1
-1
/
+1
*
drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-09-03
1
-24
/
+9
*
iio: kfifo - add poll support.
Jonathan Cameron
2012-08-27
1
-1
/
+14
*
iio:kfifo_buf improve error handling in read_first_n.
Jonathan Cameron
2012-08-27
1
-1
/
+3
*
iio:kfifo_buf Take advantage of the fixed record size used in IIO
Jonathan Cameron
2012-08-27
1
-4
/
+5
*
iio: use IIO_CHAN_INFO_RAW rather than 0
Kim, Milo
2012-08-27
1
-2
/
+4
*
iio:adc: Add common code for ADI Sigma Delta devices
Lars-Peter Clausen
2012-08-27
3
-0
/
+564
*
Merge 3.6-rc3 into staging-next
Greg Kroah-Hartman
2012-08-27
3
-14
/
+21
|
\
|
*
iio: lm3533-als: Fix build warnings
Axel Lin
2012-08-16
1
-2
/
+2
|
*
iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()
Alexey Khoroshilov
2012-08-16
1
-3
/
+4
|
*
iio: frequency: ADF4350: Fix potential reference div factor overflow.
Michael Hennerich
2012-08-16
1
-9
/
+15
*
|
drivers/iio/adc/at91_adc.c: use devm_ functions
Julia Lawall
2012-08-16
1
-34
/
+8
|
/
*
iio: fix pointer cast warning
Peter Meerwald
2012-07-15
1
-1
/
+1
*
Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Greg Kroah-Hartman
2012-07-12
5
-7
/
+418
|
\
|
*
iio: add adjd_s311 I2C digital color sensor driver
Peter Meerwald
2012-07-12
3
-0
/
+377
|
*
IIO channel type and modifiers for CCT and RGBC data
Jon Brenner
2012-07-10
1
-0
/
+5
|
*
iio: Introduce iio_validate_scan_mask_onehot
Lars-Peter Clausen
2012-07-09
1
-0
/
+16
|
*
iio: Add callback to check whether a scan mask is valid
Lars-Peter Clausen
2012-07-09
1
-7
/
+20
*
|
Merge tag 'fixes-togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2012-07-12
2
-21
/
+22
|
\
\
|
*
|
iio: double unlock on error path
Dan Carpenter
2012-07-12
1
-1
/
+2
|
*
|
iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next
Gerard Snitselaar
2012-07-12
1
-1
/
+1
|
*
|
iio: ad5064: Move bus write callbacks to #if protected sections
Lars-Peter Clausen
2012-07-12
1
-19
/
+19
*
|
|
Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-07-09
1
-27
/
+15
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iio:trigger: Register sysfs file statically
Lars-Peter Clausen
2012-07-08
1
-25
/
+13
|
*
iio: fix spelling of detach in static func
Peter Meerwald
2012-07-07
1
-2
/
+2
*
|
iio: Fix inkern remove incorrect put of device
Jonathan Cameron
2012-07-08
1
-1
/
+0
*
|
iio: Fix unitialized use of list
Sascha Hauer
2012-07-08
1
-1
/
+2
*
|
iio: iio_buffer_register: Use correct channel when calculating masklength
Lars-Peter Clausen
2012-07-08
1
-1
/
+1
|
/
*
IIO: Add a modifier for x^2+y^2+z^2
Jonathan Cameron
2012-06-30
1
-0
/
+1
*
IIO: Add a modifier for sqrt(x^2+y^2)
Jonathan Cameron
2012-06-30
1
-0
/
+1
*
iio: Rename _st_ functions to loose the bit that meant the staging version.
Jonathan Cameron
2012-06-30
1
-18
/
+15
*
iio:dac:ad5064: Add support for the ad5629r and ad5669r
Lars-Peter Clausen
2012-06-30
2
-35
/
+173
*
iio:adc: Add AD7265/AD7266 support
Lars-Peter Clausen
2012-06-30
3
-0
/
+547
*
iio:dac:ad5446: Add support for the AD5450/51/52/53
Lars-Peter Clausen
2012-06-26
3
-3
/
+17
*
iio:adc:at91: Relase mutex on error path in at91_adc_read_raw
Lars-Peter Clausen
2012-06-26
1
-2
/
+4
*
Merge 3.5-rc4 into staging-next
Greg Kroah-Hartman
2012-06-25
1
-2
/
+1
|
\
|
*
iio: drop wrong reference from Kconfig
Jiri Kosina
2012-06-14
1
-2
/
+1
[next]