| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-19 | iio: Remove duplicates for light/ in Kconfig and Makefile | Andreas Larsson | 2 | -2/+0 |
| 2012-09-22 | iio: adc: add new lp8788 adc driver | Kim, Milo | 3 | -0/+271 |
| 2012-09-22 | iio: inkern: clean up error return code | Kim, Milo | 1 | -5/+8 |
| 2012-09-22 | iio: inkern: put the IIO device when it fails to allocate memory | Kim, Milo | 1 | -1/+4 |
| 2012-09-22 | iio: dac/ad5755: signedness bug in ad5755_setup_pdata() | Dan Carpenter | 1 | -1/+1 |
| 2012-09-22 | iio: hid-sensors: Prevent crash during hot-unplug | Srinivas Pandruvada | 1 | -0/+1 |
| 2012-09-17 | Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 8 | -11/+1136 |
| 2012-09-17 | iio: ad7476: Add support for the ad7091r | Lars-Peter Clausen | 1 | -4/+26 |
| 2012-09-17 | iio:inkern: Add function to read the processed value | Lars-Peter Clausen | 1 | -9/+109 |
| 2012-09-17 | iio:dac: Add ad5755 driver | Lars-Peter Clausen | 3 | -0/+662 |
| 2012-09-17 | iio: inkern: add error case in iio_channel_get() | Kim, Milo | 1 | -1/+10 |
| 2012-09-16 | Merge 3.6-rc6 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-09-15 | iio: inkern: allocate zeroed memory | Kim, Milo | 1 | -1/+1 |
| 2012-09-15 | iio: Introduce a new fractional value type | Lars-Peter Clausen | 1 | -0/+6 |
| 2012-09-15 | iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278 | Lars-Peter Clausen | 2 | -3/+23 |
| 2012-09-15 | iio:ad7476: Add ad7940 support | Lars-Peter Clausen | 2 | -6/+16 |
| 2012-09-15 | iio:ad7476: Add ad7910/ad7920 device table entries | Lars-Peter Clausen | 2 | -5/+8 |
| 2012-09-15 | iio: Move ad7476 driver out of staging | Lars-Peter Clausen | 3 | -0/+293 |
| 2012-09-08 | staging:iio:adc: Add AD7791 driver | Lars-Peter Clausen | 3 | -0/+473 |
| 2012-09-08 | iio:ad5446: Add device ids for ad5301/ad5311/ad5321 | Lars-Peter Clausen | 2 | -4/+7 |
| 2012-09-08 | iio:ad5446: Add support for the ad5300/ad5310/ad5320 | Lars-Peter Clausen | 2 | -3/+21 |
| 2012-09-08 | iio: Drop timestamp parameter from buffer store_to callback | Lars-Peter Clausen | 10 | -17/+11 |
| 2012-09-07 | staging:iio: hid-sensors Use iio_push_to_buffer | Jonathan Cameron | 4 | -4/+4 |
| 2012-09-06 | iio: hid-sensors: Added ALS | srinivas pandruvada | 5 | -0/+399 |
| 2012-09-06 | iio: hid-sensors: Added Compass/Magnetometer 3D | srinivas pandruvada | 5 | -0/+443 |
| 2012-09-06 | iio: hid-sensors: Added Gyroscope 3D | srinivas pandruvada | 5 | -0/+442 |
| 2012-09-06 | iio: hid-sensors: Added accelerometer 3D | srinivas pandruvada | 5 | -0/+442 |
| 2012-09-06 | iio: hid-sensors: Common attribute and trigger | srinivas pandruvada | 10 | -0/+483 |
| 2012-09-06 | iio: core: Add hysteresis in channel spec | srinivas pandruvada | 1 | -0/+1 |
| 2012-09-03 | IIO: Update email address for Jonathan Cameron. | Jonathan Cameron | 1 | -1/+1 |
| 2012-09-03 | iio:ad5446: get rid of private header file | Jean-Francois Dagenais | 2 | -65/+34 |
| 2012-09-03 | iio:ad5446: Add support for I2C based DACs | Jean-Francois Dagenais | 3 | -147/+293 |
| 2012-09-03 | iio: fix spelling of subsystem | Peter Meerwald | 1 | -1/+1 |
| 2012-09-03 | iio: whitespace cleanup and removal of semicolon after functions | Peter Meerwald | 2 | -6/+6 |
| 2012-09-03 | iio: fix typos | Peter Meerwald | 1 | -1/+1 |
| 2012-09-03 | drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare | Julia Lawall | 1 | -24/+9 |
| 2012-08-27 | drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR | Julia Lawall | 1 | -1/+1 |
| 2012-08-27 | iio: kfifo - add poll support. | Jonathan Cameron | 1 | -1/+14 |
| 2012-08-27 | iio:kfifo_buf improve error handling in read_first_n. | Jonathan Cameron | 1 | -1/+3 |
| 2012-08-27 | iio:kfifo_buf Take advantage of the fixed record size used in IIO | Jonathan Cameron | 1 | -4/+5 |
| 2012-08-27 | iio: use IIO_CHAN_INFO_RAW rather than 0 | Kim, Milo | 1 | -2/+4 |
| 2012-08-27 | iio:adc: Add common code for ADI Sigma Delta devices | Lars-Peter Clausen | 3 | -0/+564 |
| 2012-08-27 | Merge 3.6-rc3 into staging-next | Greg Kroah-Hartman | 3 | -14/+21 |
| 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-08-16 | drivers/iio/adc/at91_adc.c: use devm_ functions | Julia Lawall | 1 | -34/+8 |
| 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-09 | 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-26 | iio:dac:ad5446: Add support for the AD5450/51/52/53 | Lars-Peter Clausen | 3 | -3/+17 |
| 2012-06-26 | 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-22 | iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata() | Lars-Peter Clausen | 1 | -2/+1 |
| 2012-06-20 | iio: add vcnl4000 combined ALS and proximity sensor | Peter Meerwald | 3 | -0/+229 |
| 2012-06-18 | iio:adc:at91: Use new triggered buffer setup helper | Lars-Peter Clausen | 2 | -49/+5 |
| 2012-06-18 | iio: Add helper function for initializing triggered buffers | Lars-Peter Clausen | 3 | -0/+118 |
| 2012-06-18 | iio: iio_buffer_register: Skip channels with negative scan index | Lars-Peter Clausen | 1 | -0/+3 |
| 2012-06-15 | iio: buffer: Fix NULL pointer deref caused by empty scan mask | Lars-Peter Clausen | 1 | -0/+4 |
| 2012-06-15 | iio: dac: Convert ad5380 to devm_regmap_* APIs | Axel Lin | 1 | -6/+4 |
| 2012-06-14 | iio: drop wrong reference from Kconfig | Jiri Kosina | 1 | -2/+1 |
| 2012-06-13 | Merge branch 'staging-linus' into staging-next | Greg Kroah-Hartman | 1 | -7/+9 |
| 2012-06-12 | iio: ad9523: Fix argument type mismatch | Michael Hennerich | 1 | -1/+1 |
| 2012-06-12 | iio: add mcp4725 I2C DAC driver | Peter Meerwald | 3 | -0/+239 |
| 2012-06-12 | iio: frequency: adf4350: using an uninitialized variable | Dan Carpenter | 1 | -2/+2 |
| 2012-06-12 | iio: frequency: adf4350: fix an initialization | Dan Carpenter | 1 | -1/+1 |
| 2012-06-12 | iio: max517: mark probe() and remove() with __devinit and __devexit | Peter Meerwald | 1 | -3/+3 |
| 2012-06-12 | iio: remove indio_dev pointer from max517_data | Peter Meerwald | 1 | -1/+0 |
| 2012-06-12 | 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-04 | iio:inkern: Use iio_device_{get,put} | Lars-Peter Clausen | 1 | -7/+6 |
| 2012-06-04 | iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe... | Michael Hennerich | 3 | -0/+497 |
| 2012-06-04 | iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator | Michael Hennerich | 5 | -0/+1087 |
| 2012-06-04 | iio: Fix potential use after free | Lars-Peter Clausen | 1 | -7/+9 |
| 2012-06-04 | iio: add LM3533 ambient-light-sensor driver | Johan Hovold | 5 | -0/+961 |
| 2012-05-14 | iio: Use dev_to_iio_dev() | Lars-Peter Clausen | 4 | -20/+20 |
| 2012-05-14 | IIO: AT91: Add DT support to at91_adc driver | Maxime Ripard | 1 | -1/+131 |
| 2012-05-14 | ARM: AT91: IIO: Add AT91 ADC driver. | Maxime Ripard | 5 | -0/+695 |
| 2012-05-14 | iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier | Michael Hennerich | 5 | -0/+248 |
| 2012-05-14 | iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN | Michael Hennerich | 1 | -0/+1 |
| 2012-05-14 | iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DB | Michael Hennerich | 1 | -6/+13 |
| 2012-05-08 | IIO: industrialio-core: Checking NULL instead of IS_ERR for debugfs_create_dir() | Axel Lin | 1 | -4/+1 |
| 2012-05-08 | IIO: industrialio-core: Use simple_open | Axel Lin | 1 | -9/+1 |
| 2012-05-02 | Merge 3.4-rc5 into staging-next | Greg Kroah-Hartman | 10 | -0/+3245 |
| 2012-04-29 | iio: core: iio_chan_spec_ext_info: Add private handle | Michael Hennerich | 1 | -2/+3 |
| 2012-04-29 | iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elements | Michael Hennerich | 1 | -0/+3 |
| 2012-04-29 | staging:iio: Streamline API function naming | Lars-Peter Clausen | 2 | -11/+11 |
| 2012-04-25 | IIO: Move the core files to drivers/iio | Jonathan Cameron | 10 | -0/+3240 |