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