1. 7807725 Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  2. 67dbf54 iio: lps331ap: Fix wrong in_pressure_scale output value by Jacek Anaszewski · 11 years ago
  3. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  4. bc93aa7 iio: ti_am335x_adc: add missing .driver_module to struct iio_info by Wei Yongjun · 11 years ago
  5. f91d1b6 iio: inkern: fix iio_convert_raw_to_processed_unlocked by Alexandre Belloni · 11 years ago
  6. 8bade40 iio:trigger: device_unregister->device_del to avoid double free by Jonathan Cameron · 11 years ago
  7. 94fccb7 iio: dac: ad7303: fix error return code in ad7303_probe() by Wei Yongjun · 11 years ago
  8. d8c5d65 Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linux by Samuel Ortiz · 11 years ago
  9. 1460c15 iio: ti_am335x_adc: check if we found the value by Sebastian Andrzej Siewior · 11 years ago
  10. 18926ed iio: ti_am335x_adc: Allow to specify input line by Sebastian Andrzej Siewior · 11 years ago
  11. 8c89630 input: ti_am335x_adc: use only FIFO0 and clean up a little by Sebastian Andrzej Siewior · 11 years ago
  12. 9f99928 mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc by Sebastian Andrzej Siewior · 11 years ago
  13. c80df48 iio: ti_tscadc: provide datasheet_name and scan_type by Pantelis Antoniou · 12 years ago
  14. 0ead4fb iio: ti_am335x_adc: remove platform_data support by Sebastian Andrzej Siewior · 11 years ago
  15. 6f39ac4 iio: ti_am335x_adc: Add DT support by Patil, Rachna · 11 years ago
  16. abeccee input: ti_am33x_tsc: Step enable bits made configurable by Patil, Rachna · 11 years ago
  17. a9bce1b mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev by Sebastian Andrzej Siewior · 11 years ago
  18. 3234185 staging:iio:adis16130: Move out of staging by Lars-Peter Clausen · 11 years ago
  19. f834782 iio:dac: Add support for the AD7303 by Lars-Peter Clausen · 11 years ago
  20. e764df6 iio: frequency: adf4350: Add support for dt bindings by Michael Hennerich · 11 years ago
  21. 9404fa1 iio: frequency: adf4350: Add support for clock consumer framework by Michael Hennerich · 11 years ago
  22. b37668d Merge 3.10-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  23. 78f304d iio:trigger:interrupt fix formatting of rsize variable in name by Jonathan Cameron · 11 years ago
  24. 217494e iio:pressure: Add STMicroelectronics pressures driver by Denis CIOCCA · 11 years ago
  25. 607a568 iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel by Denis CIOCCA · 11 years ago
  26. 762011d iio:common: ST_SENSORS_LSM_CHANNELS macro changed by Denis CIOCCA · 11 years ago
  27. 6c5d4c9 iio:inkern: Fix typo/bug in convert raw to processed. by Michael Hennerich · 11 years ago
  28. 2eb3a81 iio: frequency: ad4350: Fix bug / typo in mask by Michael Hennerich · 11 years ago
  29. c7a8be0 iio:triggers:interrupt trigger - move out of staging. by Jonathan Cameron · 11 years ago
  30. 00738ff iio: at91_adc: Add missing CONFIG_OF macro by Sachin Kamat · 11 years ago
  31. ddeb64f iio: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  32. e916b80 inkern: iio_device_put after incorrect return/goto by Joe Perches · 11 years ago
  33. 702df9f iio:callback buffer: free the scan_mask by Jonathan Cameron · 11 years ago
  34. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  35. c619653 adc: exynos_adc: Convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  36. 3944107 iio: Correct HID light sensor name in comments by Alexandre Relange · 11 years ago
  37. 00a8d42 iio: STMicroelectronics: remove three useless selects by Paul Bolle · 11 years ago
  38. 94a6d5c iio:ak8975 Implement data ready interrupt handling by Jacek Anaszewski · 11 years ago
  39. f4b7f75 iio:ak8975 Add support for gpios DT property by Jacek Anaszewski · 11 years ago
  40. e64e7d5 iio:trigger:sysfs Move out of staging. by Jonathan Cameron · 11 years ago
  41. bec1889 iio: buffer: cleanup messages in iio_update_buffers() by Michał Mirosław · 11 years ago
  42. f5ce4a7 iio: adc: add driver for MCP3204/08 12-bit ADC by Oskar Andero · 11 years ago
  43. 927b4dc iio: exynos_adc: fix wrong structure extration in suspend and resume by Naveen Krishna Chatradhi · 11 years ago
  44. d61a04d iio:common:st: added disable function after read info raw data by Denis CIOCCA · 11 years ago
  45. 0ae5fb6 iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m by Axel Lin · 11 years ago
  46. beca9e7 iio: at91_adc: fix missing Sample and Hold time by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  47. e748783 iio: at91_adc: add sleep mode support by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  48. 47be16b iio: at91_adc: add low and high res support by Ludovic Desroches · 11 years ago
  49. 2fc72cd iio:magnetometer:ak8975 move driver out of staging by Jonathan Cameron · 11 years ago
  50. 1ba0686 iio: exynos_adc: Remove redundant of_match_ptr macro by Sachin Kamat · 11 years ago
  51. 1e9663c iio:trigger: Introduce iio_tigger_{set,get}_drvdata by Lars-Peter Clausen · 11 years ago
  52. ef994fd Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  53. bb916eb iio: adc: Add dt support for turning on the phy in exynos-adc by Doug Anderson · 11 years ago
  54. f2f7a44 iio:adc:ad7923: Add support for the ad7904/ad7914/ad7924 by Lars-Peter Clausen · 11 years ago
  55. ecf6ca2 iio:ad7923: Implement scale reporting by Lars-Peter Clausen · 11 years ago
  56. 135f064 iio:ad7923: Return error if we didn't get the expected result by Lars-Peter Clausen · 11 years ago
  57. 6c23811 using kfifo_in_spinlocked instead of separate code. by Ge Gao · 11 years ago
  58. 039a9dc iio: adc: Kconfig: exynos_adc depends on CONFIG_OF by Naveen Krishna Chatradhi · 11 years ago
  59. 1b9dc91 iio: events: Make iio_push_event() IRQ context save by Lars-Peter Clausen · 11 years ago
  60. b9606e2 iio:core drop info_mask from struct iio_info by Jonathan Cameron · 11 years ago
  61. 7657719 iio:adc:ad7923 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  62. 0d23d32 iio:adc:exynos move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  63. bb7c594 iio:light:vcnl4000 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  64. d292ef8 iio:light:tsl2563 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  65. d113de6 iio:light:lm3533 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  66. 0112f52 iio:light:adjd_s311 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  67. 0b1f8da iio:imu:mpu6050 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  68. 86b64c9 iio:imu:adis16480 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  69. 19a7c88 iio:imu:adis16400 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  70. e1865aa iio:gyro:itg3200_core move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  71. 98bfb6e iio:gyro:adxrs450 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  72. 606f906 iio:gyro:adis16136 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  73. 89352e9 iio:gyro:adis16080 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  74. beacbaa iio:freq:ad9523 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  75. 90b4637 iio:dac:mcp4725 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  76. 040b837 iio:dac:max517 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  77. 7611294 iio:dac:ad5791 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  78. f4d9df1 iio:dac:ad5764 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  79. 8ac1f3d iio:dac:ad5755 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  80. d87a1d7 iio:dac:ad5686 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  81. 8b68634 iio:dac:ad5624r move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  82. f3ec5a2 iio:dac:ad5504 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  83. f8c6271 iio:dac:ad5449 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  84. 2f6a4a4 iio:dac:ad5446 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  85. 31311c2 iio:dac:ad5421 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  86. c69e139 iio:dac:ad5380 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  87. 1727a30 iio:dac:ad5360 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  88. 20a0edd iio:dac:ad5064 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  89. b34ec6f iio:amplifiers:ad8366 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  90. 9123972 iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  91. 6c57252 iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  92. c8fe38a iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  93. fb45a1b iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  94. 01bdab6 iio:adc:at91_adc move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  95. 16d186b iio:adc:ad7887 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  96. 8c1033f iio:adc:ad7476 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  97. 40dd676 iio:adc:ad7298 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  98. 3234ac7 iio:adc:ad7266 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  99. 2f6bb53 iio:accel:kxsd9 move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago
  100. ecbe18f iio:hid_sensors move to info_mask_(shared_by_type/separate) by Jonathan Cameron · 11 years ago