1. d89e119 iio: add hardware triggered operating mode by Benjamin Gaignard · 8 years ago
  2. 4e36a8a iio: Aspeed ADC - Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  3. 440d303 Revert "iio: accel: bma180: Add support for BMA250E" by Hans de Goede · 8 years ago
  4. 49dce0f Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E" by Hans de Goede · 8 years ago
  5. c83761f iio: magnetometer: st_magn_spi: fix spi_device_id table by Lorenzo Bianconi · 8 years ago
  6. 93b1b02 iio: accel: st_accel_spi: fix spi_device_id table by Lorenzo Bianconi · 8 years ago
  7. 8a12ed7 iio: imu: inv_mpu6050: replace sprintf with scnprintf by Jean-Baptiste Maneyrol · 8 years ago
  8. 68cd6e5 iio: imu: inv_mpu6050: fix lock issues by using our own mutex by Jean-Baptiste Maneyrol · 8 years ago
  9. e8ee2b6 dt-bindings: iio: imu: st_lsm6dsx: support active-low interrupts by Lorenzo Bianconi · 8 years ago
  10. 89ca88a iio: imu: st_lsm6dsx: support active-low interrupts by Lorenzo Bianconi · 8 years ago
  11. 405570b iio: adc: ad7791: Use sysfs_match_string() helper by Andy Shevchenko · 8 years ago
  12. 02e9a0ff iio: core: Use __sysfs_match_string() helper by Andy Shevchenko · 8 years ago
  13. c306dbd iio: proximity: sx9500: Use devm_gpiod_get() by Andy Shevchenko · 8 years ago
  14. 7af1a06 iio: adc: twl4030: Fold twl4030-madc.h into driver by Sebastian Reichel · 8 years ago
  15. 842eb60 iio: adc: twl4030: Remove twl4030_madc_request.func_cb by Sebastian Reichel · 8 years ago
  16. 1adf5a3 iio: adc: twl4030: Drop struct twl4030_madc_user_parms by Sebastian Reichel · 8 years ago
  17. 42ab927 iio: adc: twl4030: Unexport twl4030_madc_conversion() by Sebastian Reichel · 8 years ago
  18. 6576ff7 iio: adc: twl4030: Drop twl4030_get_madc_conversion() by Sebastian Reichel · 8 years ago
  19. 95e339b iio: adc: stm32: add support for STM32H7 by Fabrice Gasnier · 8 years ago
  20. 204a6a2 iio: adc: stm32: make per instance bus clock optional by Fabrice Gasnier · 8 years ago
  21. 64ad7f6 iio: adc: stm32: introduce compatible data cfg by Fabrice Gasnier · 8 years ago
  22. 9fd243c iio: adc: stm32: make core adc clock optional by default by Fabrice Gasnier · 8 years ago
  23. aaf0ceb dt-bindings: iio: stm32-adc: add support for STM32H7 by Fabrice Gasnier · 8 years ago
  24. 18edac2 iio: adc: Fix integration time/averaging for INA219/220 by Stefan Brüns · 8 years ago
  25. 6b503b2 iio: adc: meson-saradc: use NULL instead of 0 for pointer by Paolo Cretaro · 8 years ago
  26. 42d97ac iio:adc:lpc32xx Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  27. f4f93bf iio: adc: mxs-lradc: fix non-static symbol warnings by Paolo Cretaro · 8 years ago
  28. e18788a Revert "iio: hi8435: cleanup reset gpio" by Jonathan Cameron · 8 years ago
  29. 0a178fd iio: adc: xilinx: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  30. ec183bf iio: use proper name for the R-Car SoC by Wolfram Sang · 8 years ago
  31. 84b84dc iio: adc: ina2xx: Make use of attribute flags consistent on all channels by Stefan Brüns · 8 years ago
  32. f06a0d2 iio: hi8435: remote ampersands from hi8435_info definition by Nikita Yushchenko · 8 years ago
  33. 9d96523 iio: adc: cpcap: Remove hung interrupt quirk by Tony Lindgren · 8 years ago
  34. 951d21d iio: adc: cpcap: Fix die temperature by Tony Lindgren · 8 years ago
  35. 3f9f3a1 iio: adc: cpcap: Fix default register values and battery temperature by Tony Lindgren · 8 years ago
  36. 57d1463 staging: vchiq_core: Replace remaining BUG_ON with WARN_ON by Stefan Wahren · 8 years ago
  37. d1eab9d staging: vchiq_core: Bail out in case of invalid tx_pos by Stefan Wahren · 8 years ago
  38. 6f2370d staging: vchiq_core: Don't BUG if process is unexpected by Stefan Wahren · 8 years ago
  39. 5d1a94b staging: vchiq_core: Bail out if ref_count is unexpected by Stefan Wahren · 8 years ago
  40. 6b8db0b staging: vchiq_core: Bail out if service is NULL by Stefan Wahren · 8 years ago
  41. 00b9d0f staging: vchiq_core: Don't BUG if sending RESUME fails by Stefan Wahren · 8 years ago
  42. 359afac staging: vchiq_core: Bailout if VCHIQ state is already initialized by Stefan Wahren · 8 years ago
  43. 7c35c6a staging: vchiq_core: Simplify VCHIQ init by Stefan Wahren · 8 years ago
  44. 244156c staging: vchiq_2835_arm: Use PAGE_MASK macro by Stefan Wahren · 8 years ago
  45. 025f69a staging: vchiq_2835_arm: Handle vmalloc_to_page error case by Stefan Wahren · 8 years ago
  46. 804980a staging: vchiq_2835_arm: Fix function name cleaup_pagelistinfo by Stefan Wahren · 8 years ago
  47. b322396 staging: vchiq_arm: Avoid multiline dereference by Stefan Wahren · 8 years ago
  48. 42a6bd8 staging: vchiq_arm: Fix variable names in comment by Stefan Wahren · 8 years ago
  49. 76262b2 staging: vchiq_2835_arm: Remove unnecessary assignment to slot_mem_size by Stefan Wahren · 8 years ago
  50. 158ef80 staging: vchiq_2835_arm: Reduce scope of i in free_pagelist by Stefan Wahren · 8 years ago
  51. d3de2bb staging: vchiq_core: Use return value of mutex_lock_killable directly by Stefan Wahren · 8 years ago
  52. 5b29aaa staging: rtl8188eu: removes comparison to null by Juliana Rodrigues · 8 years ago
  53. b2f98d0 staging: rtl8188eu: removed unnecessary blank lines by Juliana Rodrigues · 8 years ago
  54. 3e63e93 staging: rtl8188eu: removed unnecessary parentheses by Juliana Rodrigues · 8 years ago
  55. f6da172 staging: rtl8188eu: removed function names from strings by Juliana Rodrigues · 8 years ago
  56. ae94127 staging: rtl8188eu: add spaces around character by Juliana Rodrigues · 8 years ago
  57. 31e6de0 staging: rtl8188eu: fixes block comments subsequent lines by Juliana Rodrigues · 8 years ago
  58. 74e1e49 staging: rtl8188eu: fix comments with lines over 80 characters by Juliana Rodrigues · 8 years ago
  59. 9415b67 staging: rtl8192u: swap comparison to constant by Szilveszter Székely · 8 years ago
  60. 1e5fa9e staging: fsl-dpaa2/eth: Map Tx buffers as bidirectional by Ioana Radulescu · 8 years ago
  61. 08eb239 staging: fsl-dpaa2/eth: Fix address translations by Ioana Radulescu · 8 years ago
  62. 3ddf70e Drivers: ccree: ssi_fips_local.c - align block comments by Derek Robson · 8 years ago
  63. 1a3a8d2 Drivers: ccree: ssi_hash.c - align block comments by Derek Robson · 8 years ago
  64. 77f34fc Drivers: ccree: ssi_hash.h - align block comments by Derek Robson · 8 years ago
  65. fc3d47b Drivers: ccree: ssi_ivgen.c - align block comments by Derek Robson · 8 years ago
  66. 3dc178b Drivers: ccree: ssi_pm.h - align block comments by Derek Robson · 8 years ago
  67. ff7c2e4 Drivers: ccree: ssi_pm_ext.c - align block comments by Derek Robson · 8 years ago
  68. 5d19caf Drivers: ccree: ssi_pm_ext.h - align block comments by Derek Robson · 8 years ago
  69. 1010faa Drivers: ccree: ssi_request_mgr.c - align block comments by Derek Robson · 8 years ago
  70. 2f93098 Drivers: ccree: ssi_request_mgr.h - align block comments by Derek Robson · 8 years ago
  71. 6dbd671 Drivers: ccree: ssi_sysfs.c - align block comments by Derek Robson · 8 years ago
  72. d057b3b Drivers: ccree: ssi_sysfs.h - align block comments by Derek Robson · 8 years ago
  73. ba3937d staging: ccree: fix cc_crypto_ctx.h white spaces by Gennadii Altukhov · 8 years ago
  74. a135c4f staging: wilc1000: add missing blank line after struct declaration by Marko Stankovic · 8 years ago
  75. 15e7681 staging: wilc1000: remove excessive blank lines by Marko Stankovic · 8 years ago
  76. 126ef77 staging: wlan-ng: hfa384x: fix several type issues. by Nikola Jelic · 8 years ago
  77. 675b62d staging: fbtft: Fix to avoid precedence issues by Rishiraj Manwatkar · 8 years ago
  78. ca9280d Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  79. 13253d8 dgnc: fix multiple blank lines coding style problem by Aliza Minkov · 8 years ago
  80. 7959c33 staging: vt6655: align function parameters to open parenthesis by Marko Stankovic · 8 years ago
  81. fc0f0bd drivers/staging/speakup: fix indent coding style problem in spk_ttyio.c by Rui Teng · 8 years ago
  82. 5c60bef staging: vt6655: remove unnecessary blank lines by Marko Stankovic · 8 years ago
  83. 3621014 staging: vt6655: replace NULL comparison with '!' operator by Marko Stankovic · 8 years ago
  84. 5b5d636 staging: vt6655: add spaces around '%' operator by Marko Stankovic · 8 years ago
  85. 7e4e3bc staging: android: ion: set init function as static by Paolo Cretaro · 8 years ago
  86. e45423d staging: speakup: signedness bug in spk_ttyio_in_nowait() by Dan Carpenter · 8 years ago
  87. d70dd24 staging: unisys: visorbus: remove channel_addr check in handle_command by Sameer Wadgaonkar · 8 years ago
  88. d36c485 staging: unisys: visorbus: add comment to explain polling logic in controlvm_periodic_work by Sameer Wadgaonkar · 8 years ago
  89. 172f4c3 staging: unisys: include: renamed structure spar_io_channel_protocol in iochannel.h to match driver namespace by Sameer Wadgaonkar · 8 years ago
  90. 6864632 staging: unisys: include: renamed #defines in iochannel.h to match driver namespace by Sameer Wadgaonkar · 8 years ago
  91. c75ebe5 staging: unisys: include: renamed #defines in channel.h to match driver namespace by Sameer Wadgaonkar · 8 years ago
  92. 315dfc8 staging: unisys: include: renamed function spar_check_channel in channel.h to match driver namespace by Sameer Wadgaonkar · 8 years ago
  93. bac41a2 staging: unisys: visorinput: removed enum in ultrainputreport.h to match driver namespace by Sameer Wadgaonkar · 8 years ago
  94. c2093c8 staging: unisys: visorinput: renamed structures in ultrainputreport.h to match driver namespace by Sameer Wadgaonkar · 8 years ago
  95. 785542c staging: unisys: visorinput: renamed #defines in visorinput.c to match driver namespace by Sameer Wadgaonkar · 8 years ago
  96. d3ad6e6 staging: unisys: visorbus: renamed enum in controlvmchannel.h to match driver namespace by Sameer Wadgaonkar · 8 years ago
  97. 545f091 staging: unisys: visorbus: renamed structures in controlvmchannel.h to match driver namespace by Sameer Wadgaonkar · 8 years ago
  98. c5a2890 staging: unisys: visorbus: renamed #defines in controlvmchannel.h to match driver namespace by Sameer Wadgaonkar · 8 years ago
  99. a27ded9 staging: unisys: visorbus: renamed #defines in visorchipset.c to match driver namespace by Sameer Wadgaonkar · 8 years ago
  100. 2b8ec7d staging: unisys: visorbus: renamed #define in visorchannel.c to match driver namespace by Sameer Wadgaonkar · 8 years ago