1. f0347c3 iio: adc: add new lp8788 adc driver by Kim, Milo · 12 years ago
  2. 3183bac iio: inkern: clean up error return code by Kim, Milo · 12 years ago
  3. 801c4b5 iio: inkern: put the IIO device when it fails to allocate memory by Kim, Milo · 12 years ago
  4. 369d0e2 iio: dac/ad5755: signedness bug in ad5755_setup_pdata() by Dan Carpenter · 12 years ago
  5. f07b60b iio: hid-sensors: Prevent crash during hot-unplug by Srinivas Pandruvada · 12 years ago
  6. 8508317 Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  7. 87c5b10 iio: ad7476: Add support for the ad7091r by Lars-Peter Clausen · 12 years ago
  8. 48e44ce iio:inkern: Add function to read the processed value by Lars-Peter Clausen · 12 years ago
  9. c499d02 iio:dac: Add ad5755 driver by Lars-Peter Clausen · 12 years ago
  10. b2b79ff iio: inkern: add error case in iio_channel_get() by Kim, Milo · 12 years ago
  11. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  12. 2cc412b iio: inkern: allocate zeroed memory by Kim, Milo · 12 years ago
  13. 7985e7c iio: Introduce a new fractional value type by Lars-Peter Clausen · 12 years ago
  14. c26cc89 iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278 by Lars-Peter Clausen · 12 years ago
  15. 4c337de iio:ad7476: Add ad7940 support by Lars-Peter Clausen · 12 years ago
  16. ac5332b iio:ad7476: Add ad7910/ad7920 device table entries by Lars-Peter Clausen · 12 years ago
  17. 968f3d5 iio: Move ad7476 driver out of staging by Lars-Peter Clausen · 12 years ago
  18. 7b123c8 staging:iio:adc: Add AD7791 driver by Lars-Peter Clausen · 12 years ago
  19. bf83238 iio:ad5446: Add device ids for ad5301/ad5311/ad5321 by Lars-Peter Clausen · 12 years ago
  20. 2fafbce iio:ad5446: Add support for the ad5300/ad5310/ad5320 by Lars-Peter Clausen · 12 years ago
  21. ce56ade iio: Drop timestamp parameter from buffer store_to callback by Lars-Peter Clausen · 12 years ago
  22. a0d7bf7 staging:iio: hid-sensors Use iio_push_to_buffer by Jonathan Cameron · 12 years ago
  23. ed5514c iio: hid-sensors: Added ALS by srinivas pandruvada · 12 years ago
  24. bc1d57ba iio: hid-sensors: Added Compass/Magnetometer 3D by srinivas pandruvada · 12 years ago
  25. c5bdbef iio: hid-sensors: Added Gyroscope 3D by srinivas pandruvada · 12 years ago
  26. 45fe6f7 iio: hid-sensors: Added accelerometer 3D by srinivas pandruvada · 12 years ago
  27. 73c6768 iio: hid-sensors: Common attribute and trigger by srinivas pandruvada · 12 years ago
  28. 7c9ab03 iio: core: Add hysteresis in channel spec by srinivas pandruvada · 12 years ago
  29. c8b9595 IIO: Update email address for Jonathan Cameron. by Jonathan Cameron · 12 years ago
  30. 2e15c90 iio:ad5446: get rid of private header file by Jean-Francois Dagenais · 12 years ago
  31. 3ec36a2 iio:ad5446: Add support for I2C based DACs by Jean-Francois Dagenais · 12 years ago
  32. e58bf53 iio: fix spelling of subsystem by Peter Meerwald · 12 years ago
  33. 99698b4 iio: whitespace cleanup and removal of semicolon after functions by Peter Meerwald · 12 years ago
  34. d25b380 iio: fix typos by Peter Meerwald · 12 years ago
  35. 00062a9c drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  36. f755bbb drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  37. 7c388ec iio: kfifo - add poll support. by Jonathan Cameron · 12 years ago
  38. 08ce9b4 iio:kfifo_buf improve error handling in read_first_n. by Jonathan Cameron · 12 years ago
  39. c559afb iio:kfifo_buf Take advantage of the fixed record size used in IIO by Jonathan Cameron · 12 years ago
  40. d965a8b iio: use IIO_CHAN_INFO_RAW rather than 0 by Kim, Milo · 12 years ago
  41. af30084 iio:adc: Add common code for ADI Sigma Delta devices by Lars-Peter Clausen · 12 years ago
  42. 8f8b77b Merge 3.6-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  43. 95d1c8c iio: lm3533-als: Fix build warnings by Axel Lin · 12 years ago
  44. 1c795eb iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode() by Alexey Khoroshilov · 12 years ago
  45. 8857df3 iio: frequency: ADF4350: Fix potential reference div factor overflow. by Michael Hennerich · 12 years ago
  46. 390d75c drivers/iio/adc/at91_adc.c: use devm_ functions by Julia Lawall · 12 years ago
  47. 7958762 iio: fix pointer cast warning by Peter Meerwald · 12 years ago
  48. bd972ff Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  49. fc6ed2c Merge tag 'fixes-togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-next by Greg Kroah-Hartman · 12 years ago
  50. e59b9af iio: double unlock on error path by Dan Carpenter · 12 years ago
  51. 21fa54e iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next by Gerard Snitselaar · 12 years ago
  52. 9660ac7 iio: ad5064: Move bus write callbacks to #if protected sections by Lars-Peter Clausen · 12 years ago
  53. bbdb822 iio: add adjd_s311 I2C digital color sensor driver by Peter Meerwald · 12 years ago
  54. 21cd1fa IIO channel type and modifiers for CCT and RGBC data by Jon Brenner · 12 years ago
  55. f12db36 Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  56. 8163663 iio: Introduce iio_validate_scan_mask_onehot by Lars-Peter Clausen · 12 years ago
  57. 939546d iio: Add callback to check whether a scan mask is valid by Lars-Peter Clausen · 12 years ago
  58. 7b76274 iio: Fix inkern remove incorrect put of device by Jonathan Cameron · 12 years ago
  59. 46b2431 iio: Fix unitialized use of list by Sascha Hauer · 12 years ago
  60. e1dc7be iio: iio_buffer_register: Use correct channel when calculating masklength by Lars-Peter Clausen · 12 years ago
  61. 6d459aa iio:trigger: Register sysfs file statically by Lars-Peter Clausen · 12 years ago
  62. 034bd7b iio: fix spelling of detach in static func by Peter Meerwald · 12 years ago
  63. cf82cb8 IIO: Add a modifier for x^2+y^2+z^2 by Jonathan Cameron · 12 years ago
  64. 8f5879b IIO: Add a modifier for sqrt(x^2+y^2) by Jonathan Cameron · 12 years ago
  65. 314be14 iio: Rename _st_ functions to loose the bit that meant the staging version. by Jonathan Cameron · 12 years ago
  66. 6a17a07 iio:dac:ad5064: Add support for the ad5629r and ad5669r by Lars-Peter Clausen · 12 years ago
  67. 8ec4cf5 iio:adc: Add AD7265/AD7266 support by Lars-Peter Clausen · 12 years ago
  68. 779c0c4 iio:dac:ad5446: Add support for the AD5450/51/52/53 by Lars-Peter Clausen · 12 years ago
  69. 90e6dc7 iio:adc:at91: Relase mutex on error path in at91_adc_read_raw by Lars-Peter Clausen · 12 years ago
  70. bcc66c0 Merge 3.5-rc4 into staging-next by Greg Kroah-Hartman · 12 years ago
  71. 971ff1d iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata() by Lars-Peter Clausen · 12 years ago
  72. 62a1efb iio: add vcnl4000 combined ALS and proximity sensor by Peter Meerwald · 12 years ago
  73. 90032e4 iio:adc:at91: Use new triggered buffer setup helper by Lars-Peter Clausen · 12 years ago
  74. 23f2d73 iio: Add helper function for initializing triggered buffers by Lars-Peter Clausen · 12 years ago
  75. f5b81dd iio: iio_buffer_register: Skip channels with negative scan index by Lars-Peter Clausen · 12 years ago
  76. aff1eb4 iio: buffer: Fix NULL pointer deref caused by empty scan mask by Lars-Peter Clausen · 12 years ago
  77. d03fcfe iio: dac: Convert ad5380 to devm_regmap_* APIs by Axel Lin · 12 years ago
  78. a529ae4 iio: drop wrong reference from Kconfig by Jiri Kosina · 12 years ago
  79. 89a86a2 Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 12 years ago
  80. 011c10c iio: ad9523: Fix argument type mismatch by Michael Hennerich · 12 years ago
  81. cf35ad6 iio: add mcp4725 I2C DAC driver by Peter Meerwald · 12 years ago
  82. 1a135d1 iio: frequency: adf4350: using an uninitialized variable by Dan Carpenter · 12 years ago
  83. e86ee14 iio: frequency: adf4350: fix an initialization by Dan Carpenter · 12 years ago
  84. f9eb89e iio: max517: mark probe() and remove() with __devinit and __devexit by Peter Meerwald · 12 years ago
  85. 227d5e0 iio: remove indio_dev pointer from max517_data by Peter Meerwald · 12 years ago
  86. 17c88eb iio: frequency: ad9523: unlock on error in ad9523_reg_access() by Dan Carpenter · 12 years ago
  87. 74dcd43 iio: iio_enum_available_read: Prevent possible buffer overflow by Lars-Peter Clausen · 12 years ago
  88. a21e6bf iio: adf4350: fix compiler warning [-Wuninitialized] by Michael Hennerich · 12 years ago
  89. dbdc025 staging:iio: Move DAC drivers out of staging by Lars-Peter Clausen · 12 years ago
  90. 5212cc8 iio: Add helper functions for enum style channel attributes by Lars-Peter Clausen · 12 years ago
  91. 1875ffd iio:inkern: Use iio_device_{get,put} by Lars-Peter Clausen · 12 years ago
  92. e31166f iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthesizers by Michael Hennerich · 12 years ago
  93. cd1678f iio: frequency: New driver for AD9523 SPI Low Jitter Clock Generator by Michael Hennerich · 12 years ago
  94. e407fd6 iio: Fix potential use after free by Lars-Peter Clausen · 12 years ago
  95. 9c8ea1b iio: add LM3533 ambient-light-sensor driver by Johan Hovold · 12 years ago
  96. e53f5ac iio: Use dev_to_iio_dev() by Lars-Peter Clausen · 12 years ago
  97. e364185 IIO: AT91: Add DT support to at91_adc driver by Maxime Ripard · 12 years ago
  98. 0e589d5 ARM: AT91: IIO: Add AT91 ADC driver. by Maxime Ripard · 12 years ago
  99. e71d42e iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier by Michael Hennerich · 12 years ago
  100. b65d621 iio: core: introduce IIO_CHAN_INFO_HARDWAREGAIN by Michael Hennerich · 12 years ago