Age | Commit message (Expand) | Author | Files | Lines |
2012-08-28 | drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR | Julia Lawall | 1 | -1/+1 |
2012-08-16 | iio: lm3533-als: Fix build warnings | Axel Lin | 1 | -2/+2 |
2012-08-16 | iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode() | Alexey Khoroshilov | 1 | -3/+4 |
2012-08-16 | iio: frequency: ADF4350: Fix potential reference div factor overflow. | Michael Hennerich | 1 | -9/+15 |
2012-07-15 | iio: fix pointer cast warning | Peter Meerwald | 1 | -1/+1 |
2012-07-12 | Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic2... | Greg Kroah-Hartman | 5 | -7/+418 |
2012-07-12 | Merge tag 'fixes-togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2 | -21/+22 |
2012-07-12 | iio: double unlock on error path | Dan Carpenter | 1 | -1/+2 |
2012-07-12 | iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next | Gerard Snitselaar | 1 | -1/+1 |
2012-07-12 | iio: ad5064: Move bus write callbacks to #if protected sections | Lars-Peter Clausen | 1 | -19/+19 |
2012-07-12 | iio: add adjd_s311 I2C digital color sensor driver | Peter Meerwald | 3 | -0/+377 |
2012-07-10 | IIO channel type and modifiers for CCT and RGBC data | Jon Brenner | 1 | -0/+5 |
2012-07-10 | Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -27/+15 |
2012-07-09 | iio: Introduce iio_validate_scan_mask_onehot | Lars-Peter Clausen | 1 | -0/+16 |
2012-07-09 | iio: Add callback to check whether a scan mask is valid | Lars-Peter Clausen | 1 | -7/+20 |
2012-07-08 | iio: Fix inkern remove incorrect put of device | Jonathan Cameron | 1 | -1/+0 |
2012-07-08 | iio: Fix unitialized use of list | Sascha Hauer | 1 | -1/+2 |
2012-07-08 | iio: iio_buffer_register: Use correct channel when calculating masklength | Lars-Peter Clausen | 1 | -1/+1 |
2012-07-08 | iio:trigger: Register sysfs file statically | Lars-Peter Clausen | 1 | -25/+13 |
2012-07-07 | iio: fix spelling of detach in static func | Peter Meerwald | 1 | -2/+2 |
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 | -18/+15 |
2012-06-30 | iio:dac:ad5064: Add support for the ad5629r and ad5669r | Lars-Peter Clausen | 2 | -35/+173 |
2012-06-30 | iio:adc: Add AD7265/AD7266 support | Lars-Peter Clausen | 3 | -0/+547 |
2012-06-27 | iio:dac:ad5446: Add support for the AD5450/51/52/53 | Lars-Peter Clausen | 3 | -3/+17 |
2012-06-27 | iio:adc:at91: Relase mutex on error path in at91_adc_read_raw | Lars-Peter Clausen | 1 | -2/+4 |
2012-06-25 | Merge 3.5-rc4 into staging-next | Greg Kroah-Hartman | 1 | -2/+1 |
2012-06-23 | iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata() | Lars-Peter Clausen | 1 | -2/+1 |
2012-06-21 | iio: add vcnl4000 combined ALS and proximity sensor | Peter Meerwald | 3 | -0/+229 |
2012-06-19 | iio:adc:at91: Use new triggered buffer setup helper | Lars-Peter Clausen | 2 | -49/+5 |
2012-06-19 | iio: Add helper function for initializing triggered buffers | Lars-Peter Clausen | 3 | -0/+118 |
2012-06-19 | iio: iio_buffer_register: Skip channels with negative scan index | Lars-Peter Clausen | 1 | -0/+3 |
2012-06-16 | iio: buffer: Fix NULL pointer deref caused by empty scan mask | Lars-Peter Clausen | 1 | -0/+4 |
2012-06-16 | iio: dac: Convert ad5380 to devm_regmap_* APIs | Axel Lin | 1 | -6/+4 |
2012-06-15 | iio: drop wrong reference from Kconfig | Jiri Kosina | 1 | -2/+1 |
2012-06-14 | Merge branch 'staging-linus' into staging-next | Greg Kroah-Hartman | 1 | -7/+9 |
2012-06-13 | iio: ad9523: Fix argument type mismatch | Michael Hennerich | 1 | -1/+1 |
2012-06-13 | iio: add mcp4725 I2C DAC driver | Peter Meerwald | 3 | -0/+239 |
2012-06-13 | iio: frequency: adf4350: using an uninitialized variable | Dan Carpenter | 1 | -2/+2 |
2012-06-13 | iio: frequency: adf4350: fix an initialization | Dan Carpenter | 1 | -1/+1 |
2012-06-13 | iio: max517: mark probe() and remove() with __devinit and __devexit | Peter Meerwald | 1 | -3/+3 |
2012-06-13 | iio: remove indio_dev pointer from max517_data | Peter Meerwald | 1 | -1/+0 |
2012-06-13 | iio: frequency: ad9523: unlock on error in ad9523_reg_access() | Dan Carpenter | 1 | -1/+3 |
2012-06-07 | iio: iio_enum_available_read: Prevent possible buffer overflow | Lars-Peter Clausen | 1 | -1/+1 |
2012-06-07 | iio: adf4350: fix compiler warning [-Wuninitialized] | Michael Hennerich | 1 | -0/+2 |
2012-06-05 | staging:iio: Move DAC drivers out of staging | Lars-Peter Clausen | 17 | -0/+5241 |
2012-06-05 | iio: Add helper functions for enum style channel attributes | Lars-Peter Clausen | 1 | -0/+63 |
2012-06-05 | iio:inkern: Use iio_device_{get,put} | Lars-Peter Clausen | 1 | -7/+6 |
2012-06-05 | iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe... | Michael Hennerich | 3 | -0/+497 |