1. 6bb7cac tools:iio:generic_buffer: add error handling by Hartmut Knaack · 9 years ago
  2. c8ce990 tools:iio:generic_buffer: catch errors for arguments conversion by Hartmut Knaack · 9 years ago
  3. e9e45b4 tools:iio: catch errors in string allocation by Hartmut Knaack · 9 years ago
  4. 2156b17 tools:iio:iio_utils: mark private function static by Hartmut Knaack · 9 years ago
  5. 096f9b8 tools:iio:iio_utils: implement digit calculation by Hartmut Knaack · 9 years ago
  6. dc8b5d6 tools:iio:iio_utils: check amount of matches by Hartmut Knaack · 9 years ago
  7. 8e92613 tools:iio:generic_buffer: sign-extend and shift data by Hartmut Knaack · 9 years ago
  8. e83a47c tools:iio:generic_buffer: pass up right error code by Hartmut Knaack · 9 years ago
  9. 8749948 tools:iio:generic_buffer: fix check of errno by Hartmut Knaack · 9 years ago
  10. 5fdb8c6 tools:iio:iio_event_monitor: save right errno by Hartmut Knaack · 9 years ago
  11. 2b6a6e6 tools:iio: save errno first by Hartmut Knaack · 9 years ago
  12. f96d055 tools:iio:lsiio: add closedir before exit by Hartmut Knaack · 9 years ago
  13. 121b5e5 tools:iio:iio_utils: fix allocation handling by Hartmut Knaack · 9 years ago
  14. 63f05c8 tools:iio: free channel-array completely by Hartmut Knaack · 9 years ago
  15. 66dd08f tools:iio:iio_utils: free scan_el_dir on exit by Hartmut Knaack · 9 years ago
  16. d3ccfc4 tools:iio:generic_buffer: free dev_dir_name on exit by Hartmut Knaack · 9 years ago
  17. a71bfb4 tools:iio:generic_buffer: fix order of freeing data by Hartmut Knaack · 9 years ago
  18. 884ca45 iio: accel: Add support for Sensortek STK8BA50 by Tiberiu Breana · 9 years ago
  19. 1250186 iio: __iio_update_buffers: Leave device in sane state on error by Lars-Peter Clausen · 9 years ago
  20. 623d74e iio: __iio_update_buffers: Split enable and disable path into helper functions by Lars-Peter Clausen · 9 years ago
  21. 6e509c4d iio: __iio_update_buffers: Verify configuration before starting to apply it by Lars-Peter Clausen · 9 years ago
  22. 2a67dfb iio:adc128s052: add support for adc122s021 by Urs Fässler · 9 years ago
  23. 1ce87f2 iio: Add I/Q modifiers by Lars-Peter Clausen · 9 years ago
  24. 2f4adae Documentation: bindings: document the Berlin ADC driver by Antoine Tenart · 9 years ago
  25. 70f1937 iio: adc: add support for Berlin by Antoine Tenart · 9 years ago
  26. 90bad33 iio: accel: Add support for Sensortek STK8312 by Tiberiu Breana · 9 years ago
  27. c16bff4 iio: accel: bmc150: decouple buffer and triggers by Vlad Dogaru · 9 years ago
  28. 3f7f642 iio: core: add high pass filter attributes by Martin Fuzzey · 9 years ago
  29. 2a17698c iio: mma8452: Add access to registers via DebugFS by Martin Fuzzey · 9 years ago
  30. ecabae7 iio: mma8452: Initialise before activating by Martin Fuzzey · 9 years ago
  31. 00e0c8e iio: gyro: bmg160: decouple buffer and triggers by Vlad Dogaru · 9 years ago
  32. eb21910 iio: gyro: bmg160: remove redundant field by Vlad Dogaru · 9 years ago
  33. fcc1b2f iio: __iio_update_buffers: Perform request_update() only for new buffers by Lars-Peter Clausen · 9 years ago
  34. 248be5a iio: __iio_update_buffers: Slightly refactor scan mask memory management by Lars-Peter Clausen · 9 years ago
  35. 63223c5 iio: Replace printk in __iio_update_buffers with dev_dbg by Lars-Peter Clausen · 9 years ago
  36. b87b0c0 iio: add m62332 DAC driver by Dmitry Eremin-Solenikov · 9 years ago
  37. c06cee8 iio: ltr501: Add light channel support by Kuppuswamy Sathyanarayanan · 9 years ago
  38. c24e7da iio: pressure: hid-sensor-press: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  39. 2bd0462 iio: orientation: hid-sensor-rotation: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  40. 32ee56e iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  41. 9ecdbed iio: light: hid-sensor-als.c: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  42. d8c9d23 iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  43. b136faf iio: accel: hid-sensor-accel-3d: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  44. 01e537f iio: ltr501: Fix proximity threshold boundary check by Kuppuswamy Sathyanarayanan · 9 years ago
  45. f2c714a iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw. by Jonathan Cameron · 9 years ago
  46. 5dc11e8 iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parameters by Vignesh R · 9 years ago
  47. feca56f iio: acpi: Add support for ACPI0008 Ambient Light Sensor by Gabriele Mazzotta · 9 years ago
  48. ee1a81f imu: inv_mpu6050: adds device tree bindings by Varka Bhadram · 9 years ago
  49. 85b4ba7 iio: hid-sensor-press: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  50. 6b490c6 iio: hid-sensor-rotation: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  51. 5dd86df iio: hid-sensor-incl-3d: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  52. df5e94b iio: hid-sensor-magn-3d: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  53. 4205086 iio: light: hid-sensor-prox: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  54. 4e617fc iio: light: hid-sensor-als: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  55. 322a3b1 iio: hid-sensor-gyro-3d: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  56. e682173 iio: adc: axp288: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  57. 76ec50a iio: hid-sensor-accel-3d: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  58. 3a11fbb iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensors by Tomasz Duszynski · 9 years ago
  59. 5462868 iio: make tools more cross-compilation friendly by Linus Walleij · 9 years ago
  60. d11715f iio: magnetometer: Add ACPI support for MMC35240 by Daniel Baluta · 9 years ago
  61. 553a776 iio: magnetometer: mmc35240: Add PM sleep support by Daniel Baluta · 9 years ago
  62. abeb6b1 iio: magnetometer: Add support for MEMSIC MMC35240 sensor by Daniel Baluta · 9 years ago
  63. 5990dc9 iio: magn: bmc150_magn: add oversampling ratio by Irina Tirdea · 9 years ago
  64. faaa449 iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO by Irina Tirdea · 9 years ago
  65. 42a9558 iio: magn: bmc150_magn: Add devicetree binding documentation by Irina Tirdea · 9 years ago
  66. c91746a iio: magn: Add support for BMC150 magnetometer by Irina Tirdea · 9 years ago
  67. 9291766 Staging: iio: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  68. 8493585 iio: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  69. 3dd477a iio: light: Add threshold interrupt support for STK3310 by Tiberiu Breana · 9 years ago
  70. be9e622 iio: light: Add support for Sensortek STK3310 by Tiberiu Breana · 9 years ago
  71. 5ccca15 Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  72. 7192a5d staging: unisys: uislib.h: Remove unused cache allocation prototypes by Jes Sorensen · 9 years ago
  73. c2ec4b2 staging: unisys: visorchipset: Remove unused cache allocator by Jes Sorensen · 9 years ago
  74. fbf3553 staging: unisys: Remove wrapper around parser_init_guts() by Jes Sorensen · 9 years ago
  75. cc55b5c staging: unisys: parser_init_guts(): standard_payload_header is always false by Jes Sorensen · 9 years ago
  76. 464129e staging: unisys: parser: Remove unused functions and mark others static by Jes Sorensen · 9 years ago
  77. fcc974d staging: unisys: visorchipset: Declare parser_init_byte_stream() static by Jes Sorensen · 9 years ago
  78. df94247 staging: unisys: visorchannel: Make visorchannel_create take a gfp_t by Jes Sorensen · 9 years ago
  79. 1210f8e staging: unisys: remove visorutil from top level Makefile by Benjamin Romer · 9 years ago
  80. 1b27fea staging: unisys: fix visorbus Kconfig by Benjamin Romer · 9 years ago
  81. 53490b5 staging: unisys: move periodic_work.c into the visorbus directory by Erik Arfvidson · 9 years ago
  82. c0a1464 staging: unisys: remove timskmod.h and procobjecttree.h by Erik Arfvidson · 9 years ago
  83. f45017b staging: unisys: remove charqueue.c by Erik Arfvidson · 9 years ago
  84. d5b3f1d staging: unisys: move timskmod.h functionality by Erik Arfvidson · 9 years ago
  85. 01f125c staging: unisys: add ACPI and PCI requirement to Kconfig by Benjamin Romer · 9 years ago
  86. 55c67dc staging: unisys: add acpi pnp driver by Prarit Bhargava · 9 years ago
  87. 779d075 staging: unisys: remove BOOL,TRUE,FALSE definitions by Prarit Bhargava · 9 years ago
  88. 434cbf2 staging: unisys: Finally remove the last remnants of memregion by Jes Sorensen · 9 years ago
  89. 34b479a staging: unisys: Eliminate visor_memregion_write() by Jes Sorensen · 9 years ago
  90. 3b5bd6c staging: unisys: Eliminate visor_memregion_read() by Jes Sorensen · 9 years ago
  91. 0d622e8 staging: unisys: visorchannel_create_guts(): Use visorchannel_read() by Jes Sorensen · 9 years ago
  92. 0abb60c staging: unisys: visorchannel_write(): Handle partial channel_header writes by Jes Sorensen · 9 years ago
  93. 36203e7 staging: unisys: visorchannel_read(): Use memcpy_fromio() directly by Jes Sorensen · 9 years ago
  94. ad44088 staging: unisys: visorchannel_write(): Use memcpy_toio() directly by Jes Sorensen · 9 years ago
  95. d24c3f0 staging: unisys: memregion: {un, }mapit() are no longer used by Jes Sorensen · 9 years ago
  96. 6fa981b staging: unisys: memregion: Eliminate visor_memregion_get_*() functions by Jes Sorensen · 9 years ago
  97. 81b6032 staging: unisys: memregion: Eliminate visor_memregion_resize() by Jes Sorensen · 9 years ago
  98. 0dbb3fb staging: unisys: memregion: Eliminate visor_memregion_destroy() by Jes Sorensen · 9 years ago
  99. aefebaa5 staging: unisys: Eliminate visor_memregion_create() by Jes Sorensen · 9 years ago
  100. 3307825 staging: unisys: get rid of serialloopbacktest by David Kershner · 9 years ago