1. 8f89615 Staging: iio: add some unlocks to raw_read() functions by Dan Carpenter · 13 years ago
  2. e1703b32 staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register. by Jonathan Cameron · 13 years ago
  3. 05a9348 staging:iio:kfifo_buf fix double initialization of the ring device structure. by Jonathan Cameron · 13 years ago
  4. 8016934 staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata. by Jonathan Cameron · 13 years ago
  5. 91ab3fc staging:iio:imu fix missing register table index for some channels by Jonathan Cameron · 13 years ago
  6. 38f71aa staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata. by Jonathan Cameron · 13 years ago
  7. 01e57c5 staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework. by Bryan Freed · 13 years ago
  8. f09f2c8 staging:iio: Add an iio channel type string to support proximity sensors. by Bryan Freed · 13 years ago
  9. 9bff02f staging:iio: Reorder channel type strings to match the iio.h enums. by Bryan Freed · 13 years ago
  10. 152d52c staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure. by Bryan Freed · 13 years ago
  11. 85ee35e Staging: iio: release locks on error paths by Dan Carpenter · 13 years ago
  12. 7bcf302 staging:iio:gyro:adis16260 fix missing num_channels setup. by Jonathan Cameron · 13 years ago
  13. 6d1ad0f staging: iio: light sensor: Add a calibscale file to the isl29018 light sensor driver. by Bryan Freed · 13 years ago
  14. 03bda05 Staging: iio: some uninitialized variable bugs by Dan Carpenter · 13 years ago
  15. 0c9e98a Merge Linux 3.0-rc6 into staging-next by Greg Kroah-Hartman · 13 years ago
  16. d9b42c0 iio: light sensor: Add SMBUS support to the tsl2563 driver. by Bryan Freed · 13 years ago
  17. 9e4216f iio: light sensor: Fix a panic in the tsl2563 driver. by Bryan Freed · 13 years ago
  18. 8f518d7 iio: light sensor: Fix a panic in the tsl2563 driver. by Bryan Freed · 13 years ago
  19. beeada7 staging:iio: one more fix for IIO_RING_BUFFER not enabled. by Jonathan Cameron · 13 years ago
  20. f88af7e Staging: iio: dereferencing uninitialized variable by Dan Carpenter · 13 years ago
  21. 7959a7c staging: iio light Kconfig fixlet by maximilian attems · 13 years ago
  22. c2f37c8 iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog converters by Michael Hennerich · 13 years ago
  23. ae19178 iio: industrialio-core: Add IIO_OUT type by Michael Hennerich · 13 years ago
  24. 88bc305 IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC by Michael Hennerich · 13 years ago
  25. 3fd47d4 staging:iio:accel:kxsd9 replace kmallocs in power_up with use of already allocated buffer. by anish kumar · 13 years ago
  26. d561470 staging: IIO corrected the spelling in iio-trig-gpio by anish · 13 years ago
  27. d31907f staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in adis16201_state by Jonathan Cameron · 13 years ago
  28. 927afbe staging:iio:light:isl29018: allocate device state with iio_dev by Jonathan Cameron · 13 years ago
  29. 88fa4de staging:iio:magnetometer:hmc5843: allocate device state with iio_dev. by Jonathan Cameron · 13 years ago
  30. afc2ff0 staging:iio:meter:ade7759: allocate state with iio_dev by Jonathan Cameron · 13 years ago
  31. 338473c staging:iio:magnetometer:ak8975: allocate chip state with iio_dev. by Jonathan Cameron · 13 years ago
  32. 58f08b0 staging:iio:resolver:ad2s90 general cleanup by Jonathan Cameron · 13 years ago
  33. 8f2bd83 staging:iio:resolver:ad2s120x cleanup. by Jonathan Cameron · 13 years ago
  34. b19e9ad staging:iio:resolver:ad2s1210 general driver cleanup. by Jonathan Cameron · 13 years ago
  35. 937a960 staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev. by Jonathan Cameron · 13 years ago
  36. 57157d1 staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state. by Jonathan Cameron · 13 years ago
  37. bfccd4f staging:iio:meter:ade7753 allocate chip state with iio_dev; allocate buffers within state by Jonathan Cameron · 13 years ago
  38. ba61bb1 staging:iio:gyro:adxrs450: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  39. d088ab8 staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  40. 9f8632d staging:iio:gyro:adis16130: allocate chip state with iio_dev and use iio_priv to access it. by Jonathan Cameron · 13 years ago
  41. 1dd9290 staging:iio:gyro:adis16080: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  42. 3a5952f staging:iio:gyro:adis16060 allocate chip state with iio_dev. by Jonathan Cameron · 13 years ago
  43. 3e77258 staging:iio:dds:ad9951: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  44. fb565f1 staging:iio:dds:ad9910: allocate chip state with iio_dev by Jonathan Cameron · 13 years ago
  45. a2829911 staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  46. 7be9437 staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr group. by Jonathan Cameron · 13 years ago
  47. 8b7163a staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  48. 39f3b32 staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  49. 7074e1d staging:iio:dds:ad5930 Fix attr group location + allocate state with iio_dev by Jonathan Cameron · 13 years ago
  50. cada11f staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to access it. by Jonathan Cameron · 13 years ago
  51. f5730d5 staging:iio:dac:ad5791: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  52. 86729fc staging:iio:dac:ad5446: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  53. a3684de staging:iio:dac:ad5504: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  54. 3ff2420 staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  55. d3de293 staging:iio:adc:adt7410 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  56. 70be429 staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  57. 7978f9f staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  58. 84e8d84 staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some function calls. by Jonathan Cameron · 13 years ago
  59. b0011d6 staging:iio:adc:ad7816: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  60. febafb9 staging:iio:adc:ad7745 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  61. 744e4a6 staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  62. d439797 staging:iio:adc:ad7291: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  63. f4c794a staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for access. by Jonathan Cameron · 13 years ago
  64. 46a6af3 staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  65. d8aea29 staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data. by Jonathan Cameron · 13 years ago
  66. f490f42 staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data. by Jonathan Cameron · 13 years ago
  67. 6768810 staging:iio:adc:ad7476 allocate state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  68. ed0c012 staging:iio:accel:kxsd9: allocate state with iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  69. 83f0422 staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access. by Jonathan Cameron · 13 years ago
  70. 01a6721 staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  71. a22ff70 staging:iio:accel:adis16240 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  72. 35212df staging:iio:accel:adis16209 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  73. 4de66bb staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_priv by Jonathan Cameron · 13 years ago
  74. 6a0d809 staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately. by Jonathan Cameron · 13 years ago
  75. 5c04af0 iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO by Michael Hennerich · 13 years ago
  76. 43a4360 iio: trigger: Add filter callback by Michael Hennerich · 13 years ago
  77. 03e1672 iio: trigger: Move declaration of struct iio_poll_func to avoid warnings by Michael Hennerich · 13 years ago
  78. 71646e2 iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANO by Michael Hennerich · 13 years ago
  79. 928f911 Staging: iio: Make IIO depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 13 years ago
  80. fdf2df0 Staging: fix iio builds when IIO_RING_BUFFER is not enabled by Randy Dunlap · 13 years ago
  81. 8908915 Staging: fix more iio builds when IIO_RING_BUFFER is not enabled by Randy Dunlap · 13 years ago
  82. 8aa460e staging: iio: max517: Fix iio_info changes by Roland Stigge · 13 years ago
  83. 53aebb5 staging: iio: error case memory leak fix by Andre Bartke · 13 years ago
  84. c11c4ee staging: iio: industrialio-trigger: set iio_poll_func private_data by Michael Hennerich · 13 years ago
  85. db60697 staging:iio: Trivial kconfig reorganization and uniformity improvements. by Jonathan Cameron · 13 years ago
  86. 44d8b35 staging:iio:documenation partial update. by Jonathan Cameron · 13 years ago
  87. 0ed731d staging:iio: use pollfunc allocation helpers in remaining drivers. by Jonathan Cameron · 13 years ago
  88. 58f0a25 staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify event code spitting out. by Jonathan Cameron · 13 years ago
  89. 6fe8135 staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev. by Jonathan Cameron · 13 years ago
  90. a3f0237 staging:iio:meter:ade7758: Use private data space from iio_allocate_device by Michael Hennerich · 13 years ago
  91. 7df8630 staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value. by Jonathan Cameron · 13 years ago
  92. 8d213f2 staging:iio: ring core cleanups + check if read_last available in lis3l02dq by Jonathan Cameron · 13 years ago
  93. c74b0de staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name. by Jonathan Cameron · 13 years ago
  94. 21b185f staging:iio: poll func allocation clean up. by Jonathan Cameron · 13 years ago
  95. e3796e6 staging:iio:ad7780 trivial unused header cleanup. by Jonathan Cameron · 13 years ago
  96. f07458a staging:iio:adc: AD7780: Use private data space from iio_allocate_device + trivial fixes by Michael Hennerich · 13 years ago
  97. 643ea26 staging:iio:adc:AD7780: Convert to new channel registration method by Michael Hennerich · 13 years ago
  98. 44039a6 staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv() by Michael Hennerich · 13 years ago
  99. b9c4451 staging:iio:adc: AD7606: Consitently use indio_dev by Michael Hennerich · 13 years ago
  100. 7b2fdd1 staging:iio: Rip out helper for software rings. by Jonathan Cameron · 13 years ago