aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAge
* iio staging: fix cast warning and cleanup alignment codePeter Meerwald2012-07-15
* iio staging: fix cast warningPeter Meerwald2012-07-15
* staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter matchLars-Peter Clausen2012-07-14
* staging:iio:lpc32xx_adc: Ensure request_irq and free_irq dev_id parameter matchLars-Peter Clausen2012-07-14
* staging:iio:tsl2x7x: Fix client data inconsistencyLars-Peter Clausen2012-07-14
* staging:iio:adis16260: Fix drvdata inconsistencyLars-Peter Clausen2012-07-14
* Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic2...Greg Kroah-Hartman2012-07-12
|\
| * iio: Trivial documentation fix to correct kernel version info inJonathan Cameron2012-07-10
| * IIO channel type and modifiers for CCT and RGBC dataJon Brenner2012-07-10
| * staging:iio:ade7758: Use iio_validate_scan_mask_onehotLars-Peter Clausen2012-07-09
| * staging:iio:ad7793: Use iio_validate_scan_mask_onehotLars-Peter Clausen2012-07-09
| * staging:iio:ad7192: Use iio_validate_scan_mask_onehotLars-Peter Clausen2012-07-09
* | Merge tag 'fixes-togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2012-07-12
|\ \
| * | staging:iio:max1363: Don't free uninitialized variableLars-Peter Clausen2012-07-12
* | | Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-07-09
|\ \ \ | |/ / |/| / | |/
| * staging:iio:adt7410: use local platformdata if none is specifiedSascha Hauer2012-07-08
| * staging iio adt7410: make 16bit mode defaultSascha Hauer2012-07-08
| * iio staging: add recently added modifiers to iio_event_monitorPeter Meerwald2012-07-08
| * iio staging: missing newline in printfPeter Meerwald2012-07-07
* | staging:iio:adis16400: Do not return error code in the interrupt handlerLars-Peter Clausen2012-07-08
* | staging:iio:adis16260: Do not return error code in the interrupt handlerLars-Peter Clausen2012-07-08
* | staging:iio:accel:adis16xxx: Do not return error code in the interrupt handlerLars-Peter Clausen2012-07-08
* | staging:iio:lis3l02dq: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-08
* | staging:iio:max1363: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-08
* | staging:iio:ad7887: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-08
* | staging:iio:ad7476: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-08
* | staging:iio:ad799x: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-08
* | staging:iio:dummy driver: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-08
* | staging:iio:adt7310: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-08
* | staging:iio:ad7298: Do not return error code in interrupt handlerLars-Peter Clausen2012-07-08
* | staging iio adt7410: fix 13bit modeSascha Hauer2012-07-08
* | staging iio adt7410: sysfs store function must return lengthSascha Hauer2012-07-08
* | staging:iio: Request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-08
|/
* staging:iio:accel:adis16204 support the rss channel via chan spec.Jonathan Cameron2012-06-30
* staging:iio:imu:adis16400 drop sysfs interface for manual device reset.Jonathan Cameron2012-06-30
* staging:iio:gyro:adis16260 drop sysfs interface for manual device reset.Jonathan Cameron2012-06-30
* staging:iio:accel drop sysfs interface for resetting devices.Jonathan Cameron2012-06-30
* iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron2012-06-30
* Merge branch 'fixes-togreg' into togregJonathan Cameron2012-06-30
|\
| * staging:iio: Add some missing peak elements to the info_maskJonathan Cameron2012-06-30
| * staging:iio:accel:adis16204 fix bug in channel modifier handlingJonathan Cameron2012-06-30
| * staging:iio:ad7793: Fix scan index for the "shorted" channelLars-Peter Clausen2012-06-30
| * iio staging: fix resource leak in _write_sysfs_int()Peter Meerwald2012-06-30
| * iio staging: fix potential memory/resource leaks in find_type_by_name()Peter Meerwald2012-06-30
| * iio staging: fix potential resource leak in generic_bufferPeter Meerwald2012-06-30
* | staging: iio: quell asprintf() warning, missing #includesPeter Meerwald2012-06-26
* | staging: iio: use PRId64 format specifier for int64_tPeter Meerwald2012-06-26
* | staging: iio: fix warning 'static but used in inline function'Peter Meerwald2012-06-26
* | staging: iio: generic_buffer cleanupPeter Meerwald2012-06-26
* | staging: iio: move commentPeter Meerwald2012-06-26