index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
2012-07-15
iio staging: fix cast warning and cleanup alignment code
Peter Meerwald
2012-07-15
iio staging: fix cast warning
Peter Meerwald
2012-07-14
staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter match
Lars-Peter Clausen
2012-07-14
staging:iio:lpc32xx_adc: Ensure request_irq and free_irq dev_id parameter match
Lars-Peter Clausen
2012-07-14
staging:iio:tsl2x7x: Fix client data inconsistency
Lars-Peter Clausen
2012-07-14
staging:iio:adis16260: Fix drvdata inconsistency
Lars-Peter Clausen
2012-07-12
Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Greg Kroah-Hartman
2012-07-12
Merge tag 'fixes-togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2012-07-12
staging:iio:max1363: Don't free uninitialized variable
Lars-Peter Clausen
2012-07-10
iio: Trivial documentation fix to correct kernel version info in
Jonathan Cameron
2012-07-10
IIO channel type and modifiers for CCT and RGBC data
Jon Brenner
2012-07-09
Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-07-09
staging:iio:ade7758: Use iio_validate_scan_mask_onehot
Lars-Peter Clausen
2012-07-09
staging:iio:ad7793: Use iio_validate_scan_mask_onehot
Lars-Peter Clausen
2012-07-09
staging:iio:ad7192: Use iio_validate_scan_mask_onehot
Lars-Peter Clausen
2012-07-08
staging:iio:adis16400: Do not return error code in the interrupt handler
Lars-Peter Clausen
2012-07-08
staging:iio:adis16260: Do not return error code in the interrupt handler
Lars-Peter Clausen
2012-07-08
staging:iio:accel:adis16xxx: Do not return error code in the interrupt handler
Lars-Peter Clausen
2012-07-08
staging:iio:lis3l02dq: Do not return error code in interrupt handler
Lars-Peter Clausen
2012-07-08
staging:iio:max1363: Do not return error code in interrupt handler
Lars-Peter Clausen
2012-07-08
staging:iio:ad7887: Do not return error code in interrupt handler
Lars-Peter Clausen
2012-07-08
staging:iio:ad7476: Do not return error code in interrupt handler
Lars-Peter Clausen
2012-07-08
staging:iio:ad799x: Do not return error code in interrupt handler
Lars-Peter Clausen
2012-07-08
staging:iio:dummy driver: Do not return error code in interrupt handler
Lars-Peter Clausen
2012-07-08
staging:iio:adt7310: Do not return error code in interrupt handler
Lars-Peter Clausen
2012-07-08
staging:iio:ad7298: Do not return error code in interrupt handler
Lars-Peter Clausen
2012-07-08
staging iio adt7410: fix 13bit mode
Sascha Hauer
2012-07-08
staging iio adt7410: sysfs store function must return length
Sascha Hauer
2012-07-08
staging:iio: Request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-07-08
staging:iio:adt7410: use local platformdata if none is specified
Sascha Hauer
2012-07-08
staging iio adt7410: make 16bit mode default
Sascha Hauer
2012-07-08
iio staging: add recently added modifiers to iio_event_monitor
Peter Meerwald
2012-07-07
iio staging: missing newline in printf
Peter Meerwald
2012-06-30
staging:iio:accel:adis16204 support the rss channel via chan spec.
Jonathan Cameron
2012-06-30
staging:iio:imu:adis16400 drop sysfs interface for manual device reset.
Jonathan Cameron
2012-06-30
staging:iio:gyro:adis16260 drop sysfs interface for manual device reset.
Jonathan Cameron
2012-06-30
staging:iio:accel drop sysfs interface for resetting devices.
Jonathan Cameron
2012-06-30
iio: Rename _st_ functions to loose the bit that meant the staging version.
Jonathan Cameron
2012-06-30
Merge branch 'fixes-togreg' into togreg
Jonathan Cameron
2012-06-30
staging:iio: Add some missing peak elements to the info_mask
Jonathan Cameron
2012-06-30
staging:iio:accel:adis16204 fix bug in channel modifier handling
Jonathan Cameron
2012-06-30
staging:iio:ad7793: Fix scan index for the "shorted" channel
Lars-Peter Clausen
2012-06-30
iio staging: fix resource leak in _write_sysfs_int()
Peter Meerwald
2012-06-30
iio staging: fix potential memory/resource leaks in find_type_by_name()
Peter Meerwald
2012-06-30
iio staging: fix potential resource leak in generic_buffer
Peter Meerwald
2012-06-26
staging: iio: quell asprintf() warning, missing #includes
Peter Meerwald
2012-06-26
staging: iio: use PRId64 format specifier for int64_t
Peter Meerwald
2012-06-26
staging: iio: fix warning 'static but used in inline function'
Peter Meerwald
2012-06-26
staging: iio: generic_buffer cleanup
Peter Meerwald
2012-06-26
staging: iio: move comment
Peter Meerwald
[next]