| Commit message (Expand) | Author | Age |
* | iio: fix pointer cast warning | Peter Meerwald | 2012-07-15 |
* | Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic2... | Greg Kroah-Hartman | 2012-07-12 |
|\ |
|
| * | iio: add adjd_s311 I2C digital color sensor driver | Peter Meerwald | 2012-07-12 |
| * | IIO channel type and modifiers for CCT and RGBC data | Jon Brenner | 2012-07-10 |
| * | iio: Introduce iio_validate_scan_mask_onehot | Lars-Peter Clausen | 2012-07-09 |
| * | iio: Add callback to check whether a scan mask is valid | Lars-Peter Clausen | 2012-07-09 |
* | | Merge tag 'fixes-togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2012-07-12 |
|\ \ |
|
| * | | iio: double unlock on error path | Dan Carpenter | 2012-07-12 |
| * | | iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next | Gerard Snitselaar | 2012-07-12 |
| * | | iio: ad5064: Move bus write callbacks to #if protected sections | Lars-Peter Clausen | 2012-07-12 |
* | | | Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2012-07-09 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | iio:trigger: Register sysfs file statically | Lars-Peter Clausen | 2012-07-08 |
| * | iio: fix spelling of detach in static func | Peter Meerwald | 2012-07-07 |
* | | iio: Fix inkern remove incorrect put of device | Jonathan Cameron | 2012-07-08 |
* | | iio: Fix unitialized use of list | Sascha Hauer | 2012-07-08 |
* | | iio: iio_buffer_register: Use correct channel when calculating masklength | Lars-Peter Clausen | 2012-07-08 |
|/ |
|
* | IIO: Add a modifier for x^2+y^2+z^2 | Jonathan Cameron | 2012-06-30 |
* | IIO: Add a modifier for sqrt(x^2+y^2) | Jonathan Cameron | 2012-06-30 |
* | iio: Rename _st_ functions to loose the bit that meant the staging version. | Jonathan Cameron | 2012-06-30 |
* | iio:dac:ad5064: Add support for the ad5629r and ad5669r | Lars-Peter Clausen | 2012-06-30 |
* | iio:adc: Add AD7265/AD7266 support | Lars-Peter Clausen | 2012-06-30 |
* | iio:dac:ad5446: Add support for the AD5450/51/52/53 | Lars-Peter Clausen | 2012-06-26 |
* | iio:adc:at91: Relase mutex on error path in at91_adc_read_raw | Lars-Peter Clausen | 2012-06-26 |
* | Merge 3.5-rc4 into staging-next | Greg Kroah-Hartman | 2012-06-25 |
|\ |
|
| * | iio: drop wrong reference from Kconfig | Jiri Kosina | 2012-06-14 |
* | | iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata() | Lars-Peter Clausen | 2012-06-23 |
* | | iio: add vcnl4000 combined ALS and proximity sensor | Peter Meerwald | 2012-06-20 |
* | | iio:adc:at91: Use new triggered buffer setup helper | Lars-Peter Clausen | 2012-06-18 |
* | | iio: Add helper function for initializing triggered buffers | Lars-Peter Clausen | 2012-06-18 |
* | | iio: iio_buffer_register: Skip channels with negative scan index | Lars-Peter Clausen | 2012-06-18 |
* | | iio: buffer: Fix NULL pointer deref caused by empty scan mask | Lars-Peter Clausen | 2012-06-15 |
* | | iio: dac: Convert ad5380 to devm_regmap_* APIs | Axel Lin | 2012-06-15 |
* | | Merge branch 'staging-linus' into staging-next | Greg Kroah-Hartman | 2012-06-13 |
|\| |
|
| * | iio: Fix potential use after free | Lars-Peter Clausen | 2012-06-05 |
* | | iio: ad9523: Fix argument type mismatch | Michael Hennerich | 2012-06-12 |
* | | iio: add mcp4725 I2C DAC driver | Peter Meerwald | 2012-06-12 |
* | | iio: frequency: adf4350: using an uninitialized variable | Dan Carpenter | 2012-06-12 |
* | | iio: frequency: adf4350: fix an initialization | Dan Carpenter | 2012-06-12 |
* | | iio: max517: mark probe() and remove() with __devinit and __devexit | Peter Meerwald | 2012-06-12 |
* | | iio: remove indio_dev pointer from max517_data | Peter Meerwald | 2012-06-12 |
* | | iio: frequency: ad9523: unlock on error in ad9523_reg_access() | Dan Carpenter | 2012-06-12 |
* | | iio: iio_enum_available_read: Prevent possible buffer overflow | Lars-Peter Clausen | 2012-06-07 |
* | | iio: adf4350: fix compiler warning [-Wuninitialized] | Michael Hennerich | 2012-06-07 |
* | | staging:iio: Move DAC drivers out of staging | Lars-Peter Clausen | 2012-06-05 |
* | | iio: Add helper functions for enum style channel attributes | Lars-Peter Clausen | 2012-06-05 |
* | | iio:inkern: Use iio_device_{get,put} | Lars-Peter Clausen | 2012-06-05 |
* | | iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe... | Michael Hennerich | 2012-06-05 |
* | | iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator | Michael Hennerich | 2012-06-05 |
* | | iio: add LM3533 ambient-light-sensor driver | Johan Hovold | 2012-06-05 |
|/ |
|
* | iio: Use dev_to_iio_dev() | Lars-Peter Clausen | 2012-05-14 |