1. 5142c33 Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into next by Linus Torvalds · 10 years ago
  2. 825f4e0 Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  3. 5880793 Merge tag 'iio-for-3.16c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  4. a91a73c iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and max11611. by Jonathan Cameron · 10 years ago
  5. 69c1f05 Merge 3.15-rc6 into staging-next. by Greg Kroah-Hartman · 10 years ago
  6. 3e72997 iio: hid-sensors: Set default unit of measure for report interval by Archana Patni · 10 years ago
  7. 758ee46 iio:adc: at91 requires the input subsystem by Arnd Bergmann · 10 years ago
  8. cc8b49f iio: always select ANON_INODES by Arnd Bergmann · 10 years ago
  9. bf7f520 iio: hid-sensors: typo leads to potential forever loop by Dan Carpenter · 10 years ago
  10. 65b1fdb iio: adc: at91: add sam9rl support by Alexandre Belloni · 10 years ago
  11. bee20c4 iio: adc: at91: remove unused include from include/mach by Alexandre Belloni · 10 years ago
  12. 84882b0 iio: adc: at91_adc: Add support for touchscreens without TSMR by Alexandre Belloni · 10 years ago
  13. 2de0c01 iio: adc: at91: cleanup platform_data by Alexandre Belloni · 10 years ago
  14. cd5b700 iio: hid-sensors: Pressure: Raw read support by Srinivas Pandruvada · 10 years ago
  15. 6fe588e iio: hid-sensors: Inclinometer 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  16. 8009c59 iio: hid-sensors: Compass 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  17. 1eef062 iio: hid-sensors: Proximity: Raw read support by Srinivas Pandruvada · 10 years ago
  18. 371a123 iio: hid-sensors: ALS: Raw read support by Srinivas Pandruvada · 10 years ago
  19. 0964f70 iio: hid-sensors: Gyro 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  20. c639945 iio: hid-sensors: Accelerometer 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  21. 56ff6be iio: hid-sensors: Add API to power on/off by Srinivas Pandruvada · 10 years ago
  22. a269b9a iio: hid-sensors: Pressure: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  23. be8e48d iio: hid-sensors: Inclinometer 3D: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  24. 92463fd iio: hid-sensors: Compass 3D: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  25. 36783d0 iio: hid-sensors: ALS: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  26. 6c7db77 iio: hid-sensors: Gyro 3D : adjust scale and offset by Srinivas Pandruvada · 10 years ago
  27. 73a2498 iio: hid-sensors: Accelerometer 3D: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  28. 9030924 iio: hid-sensors: Add api to get poll value by Srinivas Pandruvada · 10 years ago
  29. 5d02edfc iio: hid-sensors: Convert units and exponent by Srinivas Pandruvada · 10 years ago
  30. c7eeea9 iio: Add Freescale MMA8452Q 3-axis accelerometer driver by Peter Meerwald · 10 years ago
  31. 88cece4 iio: ak8975: Fix issue with the name by Srinivas Pandruvada · 10 years ago
  32. 89a9430 iio: Fix spelling of illuminance in gp2ap020a00f driver by Peter Meerwald · 10 years ago
  33. 474fe21 iio: Add Melexis mlx90614 contact-less infrared temperature sensor driver by Peter Meerwald · 10 years ago
  34. 638b43b iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers by Peter Meerwald · 10 years ago
  35. 3017d90 iio: Add Freescale MPL115A2 pressure / temperature sensor driver by Peter Meerwald · 10 years ago
  36. 0828edd iio:magnetometer:mag3110: Enable user offset calibration by Peter Meerwald · 10 years ago
  37. 6584891 iio:magnetometer:mag3110: Fix initialization of ctrl_reg1 by Peter Meerwald · 10 years ago
  38. 82a5803 staging: iio: ad799x: remove some unneeded IS_ERR() checks by Dan Carpenter · 10 years ago
  39. 6442d94 iio: exynos_adc: do a reinit_completion before the conversion by Naveen Krishna Chatradhi · 10 years ago
  40. dd2723f iio: exynos_adc: do a soft reset in case of timeout by Naveen Krishna Chatradhi · 10 years ago
  41. c780a8c iio: exynos_adc: reduce timeout and use wait_for_completion_timeout by Naveen Krishna Chatradhi · 10 years ago
  42. 2bbc724 iio: exynos_adc: rearrange clk and regulator enable/disable calls by Naveen Krishna Ch · 10 years ago
  43. fc18ddd iio: hid-sensors: Added device rotation support by Srinivas Pandruvada · 10 years ago
  44. 5082f40 IIO: core: Add quaternion modifier by Srinivas Pandruvada · 10 years ago
  45. 0ee8546 IIO: core: Modify scan element type by Srinivas Pandruvada · 10 years ago
  46. 9fbfb4b IIO: core: Introduce read_raw_multi by Srinivas Pandruvada · 10 years ago
  47. 37aa483 Merge 3.15-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago
  48. d5cef008 Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  49. ea7e586 iio: st_sensors: move regulator retrieveal to core by Linus Walleij · 10 years ago
  50. 4f544ce iio: st_sensors: announce registered sensors by Linus Walleij · 10 years ago
  51. bbc2813 iio: adc: Nothing in ADC should be a bool CONFIG by Doug Anderson · 10 years ago
  52. 3d821a1 iio: exynos_adc: use indio_dev->dev structure to handle child nodes by Naveen Krishna Ch · 10 years ago
  53. b9b3a41 iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference by Atilla Filiz · 10 years ago
  54. e3c5be2 staging: iio: Fix typo in iio by Masanari Iida · 10 years ago
  55. 8b425aa1 Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  56. 9ef080e iio: adc: Fix exynos_adc dependencies by Jean Delvare · 10 years ago
  57. e5744ab Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  58. 0f1b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  59. c12e69c Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  60. 6f174fd iio: imu: inv_mpu6050: Add compatibity with MPU6500 by Srinivas Pandruvada · 10 years ago
  61. d913971 iio: ak8975: Added ACPI enumeration by Srinivas Pandruvada · 10 years ago
  62. 6027c07 iio: ak8975 : Add AK8963 compatibility mode support by Srinivas Pandruvada · 10 years ago
  63. d0a588a iio: cm36651: Fix i2c client leak and possible NULL pointer dereference by Krzysztof Kozlowski · 10 years ago
  64. 2076a20 iio: querying buffer scan_mask should return 0/1 by Alec Berg · 10 years ago
  65. 3c69910 mfd: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  66. b2931b9 mfd: twl4030-madc: Move driver to drivers/iio/adc by Sebastian Reichel · 10 years ago
  67. 239670e iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatch by Jonathan Cameron · 11 years ago
  68. ef4b485 iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks. by Jonathan Cameron · 11 years ago
  69. 2816ac6 Add support for Microchip Technology's MCP3426/7/8 ADC by Angelo Compagnucci · 10 years ago
  70. bd75afa staging:iio: Move ad799x driver out of staging by Lars-Peter Clausen · 10 years ago
  71. 476d4af iio: inkern: add iio_read_channel_average_raw by Sebastian Reichel · 10 years ago
  72. 24ddb0e iio: Add AS3935 lightning sensor support by Matt Ranostay · 10 years ago
  73. 8f32b6b iio: adc: at91_adc: correct default shtim value by Alexandre Belloni · 10 years ago
  74. 41c897f iio: cm32181: Fix read integration time function by Beomho Seo · 10 years ago
  75. 598db58 iio: force snprintf for PAGE_SIZE bufs by Kees Cook · 10 years ago
  76. 3527275 iio: adc: Fix build error discovered by 0-day build bot by Johannes Thumshirn · 10 years ago
  77. d629947 Merge tag 'iio-for-3.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  78. 467a44b iio: adc: at91_adc: Repair broken platform_data support by Alexandre Belloni · 10 years ago
  79. 17b0280 Merge 3.14-rc5 into staging-next by Greg Kroah-Hartman · 10 years ago
  80. aa074c1 Merge 3.14-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  81. db8fa73 iio:adc:vf610 ensure correct handing of interruption of wait for completion by Jonathan Cameron · 11 years ago
  82. bdc8cda iio:adc: Add Xilinx XADC driver by Lars-Peter Clausen · 10 years ago
  83. 74aeac4 iio: adc: Add MEN 16z188 ADC driver by Johannes Thumshirn · 10 years ago
  84. b2addb4 iio:magnetometer:mag3110: Fix unreachable code by Peter Meerwald · 10 years ago
  85. b91acca iio:event: Fix and cleanup locking by Lars-Peter Clausen · 10 years ago
  86. 9318784 iio:pressure: Add support for LPS25H pressure sensor by Denis CIOCCA · 10 years ago
  87. f64a799 iio: hid-sensors: Added Pressure Sensor driver by Archana Patni · 10 years ago
  88. 39a3a01 iio: hid-sensors: Added Proximity Sensor Driver by Archana Patni · 10 years ago
  89. 7bbcf7e iio: Avoid unnecessary kasprintf by Lars-Peter Clausen · 10 years ago
  90. 77bfa8b iio: Don't include extended name in shared attributes by Lars-Peter Clausen · 10 years ago
  91. a065771 iio:gyro: bug on L3GD20H gyroscope support by Denis CIOCCA · 10 years ago
  92. 1463a16 iio: cm32181: Change cm32181 ambient light sensor driver by Beomho Seo · 10 years ago
  93. 26c17a1c iio: cm36651: Fix read/write integration time function. by Beomho Seo · 10 years ago
  94. 92825ff iio get rid of unneccessary error_ret by Hartmut Knaack · 10 years ago
  95. b8a70ae iio:max1363 fix typos of int_vref_mv by Hartmut Knaack · 10 years ago
  96. 1a214ae iio: hid-sensor-hub: Remove hard coded indexes by Srinivas Pandruvada · 11 years ago
  97. 5c1449d iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type by Peter Meerwald · 10 years ago
  98. a775427 iio:adc:imx: add Freescale Vybrid vf610 adc driver by Fugang Duan · 11 years ago
  99. f9279d3 iio:magnetometer:mag3110: Scale factor missing for temperature by Peter Meerwald · 10 years ago
  100. e5b9c05 Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago