1. fc52692 Drivers: iio: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  3. 583f2de iio: imu: adis16480: remove duplicated include from adis16480.c by Wei Yongjun · 12 years ago
  4. 11ef9af iio: gyro: adis16136: remove duplicated include from adis16136.c by Wei Yongjun · 12 years ago
  5. afc3a57 iio:imu: adis16480: show_firmware() buffer too small by Dan Carpenter · 12 years ago
  6. 1266013 iio:gyro: adis16136: divide by zero in write_frequency() by Dan Carpenter · 12 years ago
  7. bc0a409 iio: adc: Add Texas Instruments ADC081C021/027 support by Thierry Reding · 12 years ago
  8. fd1a8b9 iio:ad7793: Add support for the ad7796 and ad7797 by Lars-Peter Clausen · 12 years ago
  9. 2edb769 iio:ad7793: Add support for the ad7798 and ad7799 by Lars-Peter Clausen · 12 years ago
  10. f87f1a2 staging:iio: Move ad7793 driver out of staging by Lars-Peter Clausen · 12 years ago
  11. be7fd3b iio:adc:ad7298 make the tx and rx buffers __be16 by Jonathan Cameron · 12 years ago
  12. 2f3abe6 iio:imu: Add support for the ADIS16480 and similar IMUs by Lars-Peter Clausen · 12 years ago
  13. 6807d72 iio: Factor out fixed point number parsing into its own function by Lars-Peter Clausen · 12 years ago
  14. c4f0c69 iio: Add pressure channel type by Lars-Peter Clausen · 12 years ago
  15. 484a0bf iio:imu:adis: Add paging support by Lars-Peter Clausen · 12 years ago
  16. 9caed0d iio:gyro: Add support for the ADIS16136 gyroscope by Lars-Peter Clausen · 12 years ago
  17. 57a1228 iio:imu:adis: Add support for 32bit registers by Lars-Peter Clausen · 12 years ago
  18. 78026a6 iio:imu:adis: Add debugfs register access support by Lars-Peter Clausen · 12 years ago
  19. ffd8a6e iio: adc: Add viperboard adc driver by Lars Poeschel · 12 years ago
  20. 709ab36 staging:iio: Move the ad7298 driver out of staging by Lars-Peter Clausen · 12 years ago
  21. ec04cb0 staging:iio: Move adis library out of staging by Lars-Peter Clausen · 12 years ago
  22. 64ebe95 iio: hid-sensor: Return proper error if kmemdup fails by Axel Lin · 12 years ago
  23. e3db9ef drivers/iio/industrialio-event.c: eliminate possible double free by Julia Lawall · 12 years ago
  24. 69bcd3b iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool by Kirill A. Shutemov · 12 years ago
  25. 168c9d9 iio:adc:max1363 move from staging. by Jonathan Cameron · 12 years ago
  26. 92d1079 staging:iio: add a callback buffer for in kernel push interface by Jonathan Cameron · 12 years ago
  27. 0464415 staging:iio:in kernel users: Add a data field for channel specific info. by Jonathan Cameron · 12 years ago
  28. 84b36ce staging:iio: Add support for multiple buffers by Jonathan Cameron · 12 years ago
  29. 5e53a69 IIO : ADC: tiadc: Add support of TI's ADC driver by Patil, Rachna · 12 years ago
  30. 4eb3ccf staging:iio: Move the ad7887 driver out of staging by Lars-Peter Clausen · 12 years ago
  31. ef4f92c iio: Accept a leading '+' sign when parsing fixed point numbers by Lars-Peter Clausen · 12 years ago
  32. 02330ac iio: Reject trailing garbage when parsing fixed point numbers by Lars-Peter Clausen · 12 years ago
  33. 8f1b7eb iio: Do not accept multiple '.' in fixed point numbers by Lars-Peter Clausen · 12 years ago
  34. 0c88d23 iio:dac:ad5449: unlock on error path by Dan Carpenter · 12 years ago
  35. 6b3aa31 Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays" by Axel Lin · 12 years ago
  36. cb1f626 Merge 3.7-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  37. 369130a drivers/iio/dac: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  38. 98f9c3c iio: Remove duplicates for light/ in Kconfig and Makefile by Andreas Larsson · 12 years ago
  39. 8341dc0 iio:dac: Add support for the ad5449 by Lars-Peter Clausen · 12 years ago
  40. 103d9fb iio: Add a logarithmic fractional value type by Lars-Peter Clausen · 12 years ago
  41. 948ad20 iio: Use strict_strtouint instead of kstrtoul by Lars-Peter Clausen · 12 years ago
  42. 4525985 iio: at91_adc: Use devm_kcalloc to allocate arrays by Lars-Peter Clausen · 12 years ago
  43. 7737fa6 iio: Don't compare boolean values to true/false by Lars-Peter Clausen · 12 years ago
  44. ace43fc iio: fix spelling of Accelerometer in Kconfig by Peter Meerwald · 12 years ago
  45. 1217c48 iio: use iio_push_to_buffer() in at91 driver by Peter Meerwald · 12 years ago
  46. e1562ef iio: remove useless irq_enabled variable in at91 by Peter Meerwald · 12 years ago
  47. f0347c3 iio: adc: add new lp8788 adc driver by Kim, Milo · 12 years ago
  48. 3183bac iio: inkern: clean up error return code by Kim, Milo · 12 years ago
  49. 801c4b5 iio: inkern: put the IIO device when it fails to allocate memory by Kim, Milo · 12 years ago
  50. 369d0e2 iio: dac/ad5755: signedness bug in ad5755_setup_pdata() by Dan Carpenter · 12 years ago
  51. f07b60b iio: hid-sensors: Prevent crash during hot-unplug by Srinivas Pandruvada · 12 years ago
  52. 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
  53. 87c5b10 iio: ad7476: Add support for the ad7091r by Lars-Peter Clausen · 12 years ago
  54. 48e44ce iio:inkern: Add function to read the processed value by Lars-Peter Clausen · 12 years ago
  55. c499d02 iio:dac: Add ad5755 driver by Lars-Peter Clausen · 12 years ago
  56. b2b79ff iio: inkern: add error case in iio_channel_get() by Kim, Milo · 12 years ago
  57. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  58. 2cc412b iio: inkern: allocate zeroed memory by Kim, Milo · 12 years ago
  59. 7985e7c iio: Introduce a new fractional value type by Lars-Peter Clausen · 12 years ago
  60. c26cc89 iio:ad7476: Add support for ad7273/ad7274/ad7276/ad7277/ad7278 by Lars-Peter Clausen · 12 years ago
  61. 4c337de iio:ad7476: Add ad7940 support by Lars-Peter Clausen · 12 years ago
  62. ac5332b iio:ad7476: Add ad7910/ad7920 device table entries by Lars-Peter Clausen · 12 years ago
  63. 968f3d5 iio: Move ad7476 driver out of staging by Lars-Peter Clausen · 12 years ago
  64. 7b123c8 staging:iio:adc: Add AD7791 driver by Lars-Peter Clausen · 12 years ago
  65. bf83238 iio:ad5446: Add device ids for ad5301/ad5311/ad5321 by Lars-Peter Clausen · 12 years ago
  66. 2fafbce iio:ad5446: Add support for the ad5300/ad5310/ad5320 by Lars-Peter Clausen · 12 years ago
  67. ce56ade iio: Drop timestamp parameter from buffer store_to callback by Lars-Peter Clausen · 12 years ago
  68. a0d7bf7 staging:iio: hid-sensors Use iio_push_to_buffer by Jonathan Cameron · 12 years ago
  69. ed5514c iio: hid-sensors: Added ALS by srinivas pandruvada · 12 years ago
  70. bc1d57ba iio: hid-sensors: Added Compass/Magnetometer 3D by srinivas pandruvada · 12 years ago
  71. c5bdbef iio: hid-sensors: Added Gyroscope 3D by srinivas pandruvada · 12 years ago
  72. 45fe6f7 iio: hid-sensors: Added accelerometer 3D by srinivas pandruvada · 12 years ago
  73. 73c6768 iio: hid-sensors: Common attribute and trigger by srinivas pandruvada · 12 years ago
  74. 7c9ab03 iio: core: Add hysteresis in channel spec by srinivas pandruvada · 12 years ago
  75. c8b9595 IIO: Update email address for Jonathan Cameron. by Jonathan Cameron · 12 years ago
  76. 2e15c90 iio:ad5446: get rid of private header file by Jean-Francois Dagenais · 12 years ago
  77. 3ec36a2 iio:ad5446: Add support for I2C based DACs by Jean-Francois Dagenais · 12 years ago
  78. e58bf53 iio: fix spelling of subsystem by Peter Meerwald · 12 years ago
  79. 99698b4 iio: whitespace cleanup and removal of semicolon after functions by Peter Meerwald · 12 years ago
  80. d25b380 iio: fix typos by Peter Meerwald · 12 years ago
  81. 00062a9c drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  82. f755bbb drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  83. 7c388ec iio: kfifo - add poll support. by Jonathan Cameron · 12 years ago
  84. 08ce9b4 iio:kfifo_buf improve error handling in read_first_n. by Jonathan Cameron · 12 years ago
  85. c559afb iio:kfifo_buf Take advantage of the fixed record size used in IIO by Jonathan Cameron · 12 years ago
  86. d965a8b iio: use IIO_CHAN_INFO_RAW rather than 0 by Kim, Milo · 12 years ago
  87. af30084 iio:adc: Add common code for ADI Sigma Delta devices by Lars-Peter Clausen · 12 years ago
  88. 8f8b77b Merge 3.6-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  89. 95d1c8c iio: lm3533-als: Fix build warnings by Axel Lin · 12 years ago
  90. 1c795eb iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode() by Alexey Khoroshilov · 12 years ago
  91. 8857df3 iio: frequency: ADF4350: Fix potential reference div factor overflow. by Michael Hennerich · 12 years ago
  92. 390d75c drivers/iio/adc/at91_adc.c: use devm_ functions by Julia Lawall · 12 years ago
  93. 7958762 iio: fix pointer cast warning by Peter Meerwald · 12 years ago
  94. 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
  95. 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
  96. e59b9af iio: double unlock on error path by Dan Carpenter · 12 years ago
  97. 21fa54e iio: dac: ad5064: fix section mismatch in ad5064_init() in linux-next by Gerard Snitselaar · 12 years ago
  98. 9660ac7 iio: ad5064: Move bus write callbacks to #if protected sections by Lars-Peter Clausen · 12 years ago
  99. bbdb822 iio: add adjd_s311 I2C digital color sensor driver by Peter Meerwald · 12 years ago
  100. 21cd1fa IIO channel type and modifiers for CCT and RGBC data by Jon Brenner · 12 years ago