1. 38ffa3a iio: amplifiers: update license information by Alexandru Ardelean · 6 years ago
  2. 92512010 dt-bindings: iio: accel: adxl372: switch to YAML bindings by Lucas Oshiro · 6 years ago
  3. 0e4f0b4 iio: adxl372: fix iio_triggered_buffer_{pre,post}enable positions by Alexandru Ardelean · 6 years ago
  4. 4b65e3b dt-bindings: iio: frequency: Add docs for ADF4371 PLL by Stefan Popa · 6 years ago
  5. 7f699bd iio: frequency: adf4371: Add support for ADF4371 PLL by Stefan Popa · 6 years ago
  6. 81956a9 iio: imu: st_lsm6dsx: get device name from st_lsm6dsx_sensor_settings by Lorenzo Bianconi · 6 years ago
  7. 9f3bf94 iio: imx7d_adc: Remove unneeded 'average_en' member by Fabio Estevam · 6 years ago
  8. f5d2f9c iio: imx7d_adc: Fit into a single line by Fabio Estevam · 6 years ago
  9. 9ce92da iio: imx7d_adc: Introduce a definition for the input clock by Fabio Estevam · 6 years ago
  10. fe93116 iio: imx7d_adc: Remove unneeded error message by Fabio Estevam · 6 years ago
  11. 677f168 iio: light: stk3310: Add support for stk3335 by Martijn Braam · 6 years ago
  12. 936d3e5 iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks. by Young Xiao · 6 years ago
  13. cf344bd staging: iio: ad2s1210: Remove platform data NULL check in probe by Alexandru Ardelean · 6 years ago
  14. aa70932 iio: light: bh1780: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  15. 3c23e9e iio: adc: ad7606: Add software configuration by Beniamin Bia · 6 years ago
  16. 88dd031 iio: adc: ad7606: Move oversampling and scale options to chip info by Beniamin Bia · 6 years ago
  17. 47dd837 iio: adc: meson_saradc: update with SPDX Licence identifier by Neil Armstrong · 6 years ago
  18. d4e96de MAINTAINERS: add entry for ad7780 adc driver by Renato Lui Geh · 6 years ago
  19. 8f69a68 dt-bindings: iio: adc: add adi,ad7780.yaml binding by Renato Lui Geh · 6 years ago
  20. 13c12f6 iio: accel: add missing sensor for some 2-in-1 based ultrabooks by Luís Ferreira · 6 years ago
  21. 26207c7 docs: iio: add precision about sampling_frequency_available by Fabien Lahoudere · 6 years ago
  22. d711a3c iio: dps310: Add pressure sensing capability by Eddie James · 6 years ago
  23. cc8baff iio: dps310: Temperature measurement errata by Christopher Bostic · 6 years ago
  24. ba6ec48 iio: Add driver for Infineon DPS310 by Joel Stanley · 6 years ago
  25. bc4054b staging: iio: adis16240: add of_match_table entry by Rodrigo Ribeiro · 6 years ago
  26. 094c52d staging: iio: ad7746: add device tree support by João Seckler · 6 years ago
  27. ed83144 staging: iio: adis16240: add device to module device table by Lucas Oshiro · 6 years ago
  28. 82e1506 staging: iio: adt7316: create of_device_id array by Bárbara Fernandes · 6 years ago
  29. d1db9ad staging: iio: adis16203: Add of_device_id table by Thiago Estrela · 6 years ago
  30. 2662339 staging: iio: ad9834: add of_device_id table by João Victor Marques de Oliveira · 6 years ago
  31. 0bae068 staging: iio: cdc: ad7150: create macro for capacitance channels by Bárbara Fernandes · 6 years ago
  32. 1f48d05 MAINTAINERS: Add entry for anybuss drivers by Sven Van Asbroeck · 6 years ago
  33. 49e352a MAINTAINERS: Add entry for fieldbus subsystem by Sven Van Asbroeck · 6 years ago
  34. 75b785e staging: kpc2000: remove unnecessary oom message by Simon Sandström · 6 years ago
  35. f8f31e5 staging: kpc2000: remove unnecessary include in cell_probe.c by Simon Sandström · 6 years ago
  36. ec09500 staging: kpc2000: remove unnecessary braces in cell_probe.c by Simon Sandström · 6 years ago
  37. 77290d4 staging: kpc2000: use kzalloc(sizeof(var)...) in cell_probe.c by Simon Sandström · 6 years ago
  38. 42143af staging: kpc2000: remove extra blank lines in cell_probe.c by Simon Sandström · 6 years ago
  39. 4f9d8b7 staging: kpc2000: fix alignment issues in cell_probe.c by Simon Sandström · 6 years ago
  40. 250b244 staging: kpc2000: add missing asterisk in comment by Simon Sandström · 6 years ago
  41. 39cfdf5 staging: kpc2000: use __func__ in debug messages by Simon Sandström · 6 years ago
  42. 9876eca staging: kpc2000: add blank line after declarations by Simon Sandström · 6 years ago
  43. 48c80cc staging: pi433: Remove unnecessary variable by Nishka Dasgupta · 6 years ago
  44. dcb76ad staging: kpc2000: remove invalid spaces in cell_probe.c by Simon Sandström · 6 years ago
  45. c2f894b staging: kpc2000: add space after comma in cell_probe.c by Simon Sandström · 6 years ago
  46. c16265d staging: kpc2000: add spaces around operators in cell_probe.c by Simon Sandström · 6 years ago
  47. d0a1a4b staging: kpc2000: fix invalid linebreaks in cell_probe.c by Simon Sandström · 6 years ago
  48. e55c49b staging: kpc2000: add space between ) and { in cell_probe.c by Simon Sandström · 6 years ago
  49. a924e3a staging: kpc2000: fix indent in cell_probe.c by Simon Sandström · 6 years ago
  50. ce3b32a staging: rtl8723bs: core: rtw_recv: fix warning Comparison to NULL by Hariprasad Kelam · 6 years ago
  51. 99bf776 staging: kpc2000: kpc_i2c: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 6 years ago
  52. 2a8af42 staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNEL by Hariprasad Kelam · 6 years ago
  53. 43ad381 staging: kpc2000: kpc_i2c: add static qual to local symbols in kpc_i2c.c by Geordan Neukum · 6 years ago
  54. 7bd49a4 staging: kpc2000: kpc_i2c: Remove unnecessary function tracing prints by Geordan Neukum · 6 years ago
  55. 32806b3 staging: kpc2000: kpc_i2c: use <linux/io.h> instead of <asm/io.h> by Geordan Neukum · 6 years ago
  56. 953bb9e staging: kpc2000: kpc_i2c: newline fixups to meet linux style guide by Geordan Neukum · 6 years ago
  57. 8576a5f staging: kpc2000: kpc_i2c: remove unused module param disable_features by Geordan Neukum · 6 years ago
  58. e6e0a03 staging: rtl8192u: Remove an unnecessary NULL check by Nathan Chancellor · 6 years ago
  59. 3df7e8a staging: kpc2000: removed superfluous NULL checks from device attribute call-backs. by Jeremy Sowden · 6 years ago
  60. e416dad staging: kpc2000: simplified kp2000_device retrieval in device attribute call-backs. by Jeremy Sowden · 6 years ago
  61. f731540 staging: kpc2000: use IDA to assign card numbers. by Jeremy Sowden · 6 years ago
  62. 80bcd6c staging: kpc2000: added separate show functions for readable kp device attributes, defined them as read-only, and declared them static. by Jeremy Sowden · 6 years ago
  63. a986d79 staging: kpc2000: added a helper to get struct kp2000_device from struct device. by Jeremy Sowden · 6 years ago
  64. d8ac3593 staging: kpc2000: improved formatting of core.c. by Jeremy Sowden · 6 years ago
  65. 99803f1 staging: rtl8723bs: Fix Coverity warning in rtw_dbg_port() by Hans de Goede · 6 years ago
  66. b5a0c29 staging: wilc1000: remove redundant masking of pkt_offset by Colin Ian King · 6 years ago
  67. 2411a33 staging: fieldbus: arcx-anybus: change custom -> mmio regmap by Sven Van Asbroeck · 6 years ago
  68. 67436a1 Staging: rtl8188eu: core: Use !x in place of NULL comparisons by Puranjay Mohan · 6 years ago
  69. fd078b4 Staging: rtl8188eu: os_dep: Replace comparison with zero to !x by Puranjay Mohan · 6 years ago
  70. 3cc7037 Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __func__ by Puranjay Mohan · 6 years ago
  71. 07ddf0e Staging: rtl8723bs: os_dep: Remove functions that don't do anything. by Puranjay Mohan · 6 years ago
  72. e033958 staging: kpc2000: removed two kpc_uio_class device attributes. by Jeremy Sowden · 6 years ago
  73. cd88d2b staging: kpc2000: added separate show functions for kpc_uio_class device attributes, defined them as read-only and declared them static. by Jeremy Sowden · 6 years ago
  74. ae63ed4 staging: rtl8723bs: hal: Remove unused variable by Nishka Dasgupta · 6 years ago
  75. 987d864 staging: vt6656: manage error path during device initialization by Quentin Deslandes · 6 years ago
  76. 07ba60a staging: vt6656: clean-up registers initialization error path by Quentin Deslandes · 6 years ago
  77. d8c2869 staging: vt6656: use meaningful error code during buffer allocation by Quentin Deslandes · 6 years ago
  78. cc81234 staging: vt6656: clean error path for firmware management by Quentin Deslandes · 6 years ago
  79. 7156f7d staging: vt6656: avoid discarding called function's return code by Quentin Deslandes · 6 years ago
  80. 59608cb staging: vt6656: clean function's error path in usbpipe.c by Quentin Deslandes · 6 years ago
  81. 3fd14eb staging: vt6656: fix potential NULL pointer dereference by Quentin Deslandes · 6 years ago
  82. a7bfc177 Staging: rtl8192u: ieee80211: Fix if-else coding style issue by Puranjay Mohan · 6 years ago
  83. 7ccbc42 Staging: rtl8188eu: core: Remove else after break by Puranjay Mohan · 6 years ago
  84. d0222e9 staging: pi433: fix misspelling of packet by Yannick Loeck · 6 years ago
  85. 6bcd56b staging: kpc2000: remove SetBackEndControl() function by Greg Kroah-Hartman · 6 years ago
  86. 078ef50 staging: kpc2000: dma_common_defs.h: remove unused inline functions by Greg Kroah-Hartman · 6 years ago
  87. 8cac7b3 staging: kpc2000: move the i2c driver out of its subdirectory by Greg Kroah-Hartman · 6 years ago
  88. f900d81 staging: kpc2000: move the spi driver out of its subdirectory by Greg Kroah-Hartman · 6 years ago
  89. 6403889 staging: kpc2000: remove spi_parts.h by Greg Kroah-Hartman · 6 years ago
  90. 89cfbcc staging: kpc2000: fix coding style in pcie.h by Greg Kroah-Hartman · 6 years ago
  91. bdd4a57 staging: kpc2000: remove fileops.c file. by Greg Kroah-Hartman · 6 years ago
  92. e23fa43 Staging: mt7621-dma: Remove braces around single if statement by Puranjay Mohan · 6 years ago
  93. cc9daca staging: vt665*: use help instead of ---help--- in Kconfig by Moses Christopher · 6 years ago
  94. 6a478f6 staging: rtl8723bs: use help instead of ---help--- in Kconfig by Moses Christopher · 6 years ago
  95. 7c6840b staging: rtl8188eu: use help instead of ---help--- in Kconfig by Moses Christopher · 6 years ago
  96. c3c4155 staging: unisys: use help instead of ---help--- in Kconfig by Moses Christopher · 6 years ago
  97. 2a4482b staging: most: use help instead of ---help--- in Kconfig by Moses Christopher · 6 years ago
  98. 30d8b6e staging: fsl-dpaa2: use help instead of ---help--- in Kconfig by Moses Christopher · 6 years ago
  99. 7ac3e13 staging: kpc2000: kpc_i2c: fixup block comment style in i2c_driver.c by Geordan Neukum · 6 years ago
  100. 03a5168 staging: kpc2000: kpc_i2c: use %s with __func__ identifier in log messages by Geordan Neukum · 6 years ago