1. 08cad73 Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-next by Greg Kroah-Hartman · 8 years ago
  2. 10e840d iio: trigger: free trigger resource correctly by Alison Schofield · 8 years ago
  3. 2c99f1a iio: trigger: clean up viio_trigger_alloc() by Dan Carpenter · 8 years ago
  4. 99a22f0 iio: adc: constify iio_info structures by Bhumika Goyal · 8 years ago
  5. 3bdafc4 iio: industrialio-trigger: constify device_type structures by Bhumika Goyal · 8 years ago
  6. d5d24bc iio: trigger: close race condition in acquiring trigger reference by Alison Schofield · 8 years ago
  7. dfebd8d iio: imu: st_lsm6dsx: fix typo in gyro sensitivity definition by Lorenzo Bianconi · 8 years ago
  8. 2db5054 staging: iio: isl29028: add runtime power management support by Brian Masney · 8 years ago
  9. 0fac96ed staging: iio: isl29028: only set ALS scale when ALS/IR sensing is enabled by Brian Masney · 8 years ago
  10. 84a7669 staging: iio: isl29028: only set proximity sampling rate when proximity is enabled by Brian Masney · 8 years ago
  11. 6766342 staging: iio: isl29028: remove enable flag from isl29028_enable_proximity() by Brian Masney · 8 years ago
  12. 71a0a64 staging: iio: isl29028: remove unnecessary parenthesis by Brian Masney · 8 years ago
  13. 8c9394026 staging: iio: isl29028: remove out of memory log message by Brian Masney · 8 years ago
  14. 65ac716 staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_init_and_power_on() by Brian Masney · 8 years ago
  15. 578e02a staging: iio: isl29028: made error messages consistent by Brian Masney · 8 years ago
  16. bcf5104 staging: iio: isl29028: move failure logging into isl29028_set_als_scale() by Brian Masney · 8 years ago
  17. ae1e523 staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling() by Brian Masney · 8 years ago
  18. 19140ae staging: iio: isl29028: remove unused define ISL29028_DEV_ATTR by Brian Masney · 8 years ago
  19. b1dda96 staging: iio: isl29028: change newlines to improve readability by Brian Masney · 8 years ago
  20. 6db2fa0 staging: iio: isl29028: made alignment of variables in struct isl29028_chip consistent by Brian Masney · 8 years ago
  21. b44b1f3 staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim() by Brian Masney · 8 years ago
  22. c4f6092 staging: iio: isl29028: fix alignment of function arguments by Brian Masney · 8 years ago
  23. 99be230 iio: adc: max1363: Export OF device ID table as module aliases by Javier Martinez Canillas · 8 years ago
  24. 9c6e4ef iio: potentiometer: mcp4531: Export OF device ID table as module aliases by Javier Martinez Canillas · 8 years ago
  25. b1450ae iio: light: opt3001: Export OF device ID table as module aliases by Javier Martinez Canillas · 8 years ago
  26. 18e2452 iio: health: max30100: use msleep() for long uncritical delays by Nicholas Mc Guire · 8 years ago
  27. ac2bec9 iio: adc: tlc4541: add support for TI tlc4541 adc by Phil Reid · 8 years ago
  28. 0dbe71c dt-bindings: iio: document MAX11100 ADC by Jacopo Mondi · 8 years ago
  29. a8e7e88 iio: adc: Add Maxim MAX11100 driver by Jacopo Mondi · 8 years ago
  30. 2d3f956 iio: bmi160: use variable names for sizeof() operator by Alison Schofield · 8 years ago
  31. d1242ac iio: light: cm3605: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  32. 3bc1abc iio: pressure: ms5611: claim direct mode during oversampling changes by Alison Schofield · 8 years ago
  33. 6b2e758 iio: proximity: sx9500: claim direct mode during raw proximity reads by Alison Schofield · 8 years ago
  34. 80dea21 iio: magnetometer: mag3110: claim direct mode during raw writes by Alison Schofield · 8 years ago
  35. 994261d devicetree: sort the Garmin vendor prefix properly. by Greg Kroah-Hartman · 8 years ago
  36. bb9fdbf staging: skein: fix checkpatch block comments warning by Abdul Rauf · 8 years ago
  37. 09249ec staging: fbtft: fb_ssd1306: Refactor write_vmem() by Andy Shevchenko · 8 years ago
  38. 95ecde0 staging: fbtft: fb_ssd1306: Support smaller screen sizes by Andy Shevchenko · 8 years ago
  39. 09142c1 staging: fbtft: propagate error code from kstrto*() by Andy Shevchenko · 8 years ago
  40. 7c3eaad staging: fbtft: remove custom DMA mapped buffer by Andy Shevchenko · 8 years ago
  41. 9ed2bfb staging: fbtft: convert fbtft_reset() to be non-atomic by Andy Shevchenko · 8 years ago
  42. f17331e staging: rtl8188eu: core: Remove NULL test before vfree by Shyam Saini · 8 years ago
  43. 564f87f staging: vc04: Fix coding style errors "open brace go on the same line" by Adrien Descamps · 8 years ago
  44. 079550b staging: lustre: lnet: change sfw_counter_t to proper structure by James Simmons · 8 years ago
  45. f7a985a staging: lustre: lnet: change srpc_counters_t to proper structure by James Simmons · 8 years ago
  46. ba0b695 staging: lustre: lnet: change lst_test_ping_param_t to proper structure by James Simmons · 8 years ago
  47. 28c9901 staging: lustre: lnet: change lst_test_bulk_param_t to proper structure by James Simmons · 8 years ago
  48. 0c65aa7 staging: lustre: lnet: change lst_brw_[type|flags]_t to proper enum by James Simmons · 8 years ago
  49. 538a926 staging: lustre: lnet: change lstio_test_args_t to proper structure by James Simmons · 8 years ago
  50. e7f8efc staging: lustre: lnet: change lst_test_type_t to proper enum by James Simmons · 8 years ago
  51. 887793e staging: lustre: lnet: change lstio_stat_args_t to proper structure by James Simmons · 8 years ago
  52. be3ebc0 staging: lustre: lnet: change lstio_batch_info_args_t to proper structure by James Simmons · 8 years ago
  53. aa7a7ac staging: lustre: lnet: change lstio_batch_list_args_t to proper structure by James Simmons · 8 years ago
  54. 5092eb4 staging: lustre: lnet: change lstio_batch_query_args_t to proper structure by James Simmons · 8 years ago
  55. 383dbcc staging: lustre: lnet: change lstio_batch_stop_args_t to proper structure by James Simmons · 8 years ago
  56. 1fb74e9 staging: lustre: lnet: change lstio_batch_run_args_t to proper structure by James Simmons · 8 years ago
  57. b1181c4 staging: lustre: lnet: change lstio_batch_del_args_t to proper structure by James Simmons · 8 years ago
  58. a14a433 staging: lustre: lnet: change lstio_batch_add_args_t to proper structure by James Simmons · 8 years ago
  59. 920fe86 staging: lustre: lnet: change lstio_group_info_args_t to proper structure by James Simmons · 8 years ago
  60. 6e9be29 staging: lustre: lnet: change lstio_group_list_args_t to proper structure by James Simmons · 8 years ago
  61. d0debbe staging: lustre: lnet: change lstio_group_nodes_args_t to proper structure by James Simmons · 8 years ago
  62. 165949c staging: lustre: lnet: change lstio_group_update_args_t to proper structure by James Simmons · 8 years ago
  63. 41ec7aa staging: lustre: lnet: change lstio_group_del_args_t to proper structure by James Simmons · 8 years ago
  64. 884258d staging: lustre: lnet: change lstio_group_add_args_t to proper structure by James Simmons · 8 years ago
  65. 7f6d6dd staging: lustre: lnet: change lstio_debug_args_t to proper structure by James Simmons · 8 years ago
  66. 223d3e0 staging: lustre: lnet: change lstio_session_end_args_t to proper structure by James Simmons · 8 years ago
  67. 6de6921 staging: lustre: lnet: change lstio_session_info_args_t to proper structure by James Simmons · 8 years ago
  68. 18a28fb staging: lustre: lnet: change lstio_session_new_args_t to proper structure by James Simmons · 8 years ago
  69. 4f6c693 staging: lustre: lnet: change lstcon_trans_stat_t to proper structure by James Simmons · 8 years ago
  70. ef9114c staging: lustre: lnet: change lstcon_rpc_ent_t to proper structure by James Simmons · 8 years ago
  71. cd9f7d7 staging: lustre: lnet: change lstcon_test_batch_ent_t to proper structure by James Simmons · 8 years ago
  72. 55442b5 staging: lustre: lnet: change lstcon_batch_ent_t to proper structure by James Simmons · 8 years ago
  73. b385312 staging: lustre: lnet: change lstcon_test_ent_t to proper structure by James Simmons · 8 years ago
  74. 652c307 staging: lustre: lnet: change lstcon_ndlist_ent_t to proper structure by James Simmons · 8 years ago
  75. 11535af staging: lustre: lnet: change lstcon_node_ent_t to proper structure by James Simmons · 8 years ago
  76. cc35d8d staging: lustre: lnet: change lst_bid_t to proper structure by James Simmons · 8 years ago
  77. cb850bb staging: lustre: lnet: change lst_nid_t to proper structure by James Simmons · 8 years ago
  78. a2db578 staging: vchiq_arm: Avoid premature message stalls by Phil Elwell · 8 years ago
  79. ca3df03 staging: vc04_services: Fix messages appearing twice by Phil Elwell · 8 years ago
  80. 5069c86ac staging: vchiq_arm: Service callbacks must not fail by Phil Elwell · 8 years ago
  81. 72ed1db staging: vchiq_arm: Fix unlocked access to dequeue_pending by Phil Elwell · 8 years ago
  82. c599a22 staging: vchiq_core: Reduce the memdump size by Phil Elwell · 8 years ago
  83. 055fb9c staging: greybus: audio: Ensure proper byte order by Vaibhav Agarwal · 8 years ago
  84. 96249da staging: greybus: audio: Cleanup junk codec registers by Vaibhav Agarwal · 8 years ago
  85. 1023ab9 staging: greybus: audio: Initialize sig_bits before configuring hwparams by Vaibhav Agarwal · 8 years ago
  86. 8451005 staging: greybus: audio: Avoid less than zero check for le32 variable by Vaibhav Agarwal · 8 years ago
  87. e965af6 staging: greybus: loopback_test: use octal permissions instead of symbolic by Igor Pylypiv · 8 years ago
  88. 0367cd0 staging: fbtft: replace decimal with 4-digit octal permissions by Stefano Manni · 8 years ago
  89. ca36696 staging: rtl8188eu: fix type sign of len in rtw_get_bcn_info by Pierre-Yves Kerbrat · 8 years ago
  90. 84f2634 staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_info by Pierre-Yves Kerbrat · 8 years ago
  91. 6d380a1 staging: unisys: visorbus: fix checkpatch block comments warning by Abdul Rauf · 8 years ago
  92. 910f404 staging: comedi: ni_pcimio: Support more PXI cards by Ian Abbott · 8 years ago
  93. 0d0ad82 staging: comedi: ni_660x: Support PCI-6224 by Ian Abbott · 8 years ago
  94. 4463c3e Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  95. 1fac9c5 staging:r8188eu: remove unused rx_head member of struct recv_frame by Ivan Safonov · 8 years ago
  96. ee15139 staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt() by Ivan Safonov · 8 years ago
  97. c5771c7 staging:r8188eu: remove unused struct wifidirect_info and all corresponding code by Ivan Safonov · 8 years ago
  98. a8ee720 staging:r8188eu: remove unused get_rxmem() by Ivan Safonov · 8 years ago
  99. 09ca478 staging:r8188eu: remove unused EOR macro by Ivan Safonov · 8 years ago
  100. 68b754e staging:r8188eu: remove unused WPA_(GET|PUT)_(BE|LE)_xx macro by Ivan Safonov · 8 years ago