1. bc82222 iio:adc: Driver for Linear Technology LTC2497 ADC by Michael Hennerich · 8 years ago
  2. 13e283d staging: iio: ad9832: use 4-digit octal permissions by Guru Das Srinagesh · 8 years ago
  3. 0c8f492 iio:imu:mpu6050 add explicit mpu9250 support by Jonathan Cameron · 8 years ago
  4. 3cc17e61 iio:imu:mpu6050 update i2c bindings to reflect i2c-gate and supported parts by Jonathan Cameron · 8 years ago
  5. c49089b dt-bindings: iio: rockchip-saradc: add support for rk3328 by Liang Chen · 8 years ago
  6. af873b0 iio: pressure: zpa2326: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  7. 407e0b5 iio: imu: st_lsm6dsx: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  8. 7ae6df6 iio: humidity: hts221: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  9. 4d92508 iio: dac: ad5504: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  10. 6c6c098 iio: common: ms_sensors: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  11. 0b568b3c iio: adc: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  12. 5a70925 iio: gyro: adis16060: Change the name of function. by simran singhal · 8 years ago
  13. 98b6d2b iio: light: lm3533-als: constify attribute_group structures by simran singhal · 8 years ago
  14. 5738032 iio: Aspeed ADC by Rick Altherr · 8 years ago
  15. fb87ecf1 Documentation: dt-bindings: Document bindings for Aspeed ADC by Rick Altherr · 8 years ago
  16. d952b4e staging: iio: light: tsl2x7x constify attribute_group structures by simran singhal · 8 years ago
  17. 4214dc1 iio: adc: hx711: constify attribute_group structures by simran singhal · 8 years ago
  18. 757cff8 iio: humidity: hdc100x: constify attribute_group structures by simran singhal · 8 years ago
  19. 3ca437c iio: light: apds9960: constify attribute_group structures by simran singhal · 8 years ago
  20. c286949 iio: light: bh1750: constify attribute_group structures by simran singhal · 8 years ago
  21. 7ab89e1 iio: proximity: as3935: constify attribute_group structures by simran singhal · 8 years ago
  22. 25ec249 iio: adc: cpcap: Add minimal support for CPCAP PMIC ADC by Tony Lindgren · 8 years ago
  23. b71244b staging: iio: update locking method during frequency writes by Gargi Sharma · 8 years ago
  24. 5e13b6f drivers: iio: chemical: replace comma with a semicolon by Arushi Singhal · 8 years ago
  25. bb4787f iio: adc: replace comma with a semicolon by Arushi Singhal · 8 years ago
  26. 612dc0e iio: adc: ad799x: constify attribute_group structures by simran singhal · 8 years ago
  27. c94645b iio: adc: max1363: constify attribute_group structures by simran singhal · 8 years ago
  28. e36020f iio: dac: ad5504: constify attribute_group structures by simran singhal · 8 years ago
  29. 40dffd9 staging: iio: adc: ad7280a: fix permission coding style issue by Olivier Leveque · 8 years ago
  30. baecc57 staging: iio: accel: remove unneeded braces around single statements by Mark Stenglein · 8 years ago
  31. cf6c773 staging: iio: tsl2x7x_core: Fix standard deviation calculation by Eva Rachel Retuya · 8 years ago
  32. d7ed89d iio: hid: Add humidity sensor support by Song Hongyan · 8 years ago
  33. e0ad9b7 iio: hid-sensor-attributes: Fix gravity sensor scale value not right issue by Song Hongyan · 8 years ago
  34. 5e7f47e iio:light: Add support for STMicro VL6180 sensor by Manivannan Sadhasivam · 8 years ago
  35. e29e7b3 staging: iio: Remove extra Parenthesis. by Arushi Singhal · 8 years ago
  36. 754434c iio: cros_ec_sensors: Use devm to setup the triggered buffer. by Enric Balletbo i Serra · 8 years ago
  37. 48ba7c3 iio: adc: meson-saradc: add calibration by Heiner Kallweit · 8 years ago
  38. 66893ea staging: adis16203: Remove locking on raw reads of IIO_CHAN_INFO_CALIBBIAS by Gargi Sharma · 8 years ago
  39. 745c6da staging: iio: cdc: ad7746: Fix alignment with paranthesis by Narcisa Ana Maria Vasile · 8 years ago
  40. 6602292 staging: iio: Add blank lines after function declarations by Narcisa Ana Maria Vasile · 8 years ago
  41. fb4d75a staging: iio: adt7136: Remove unnecessary blank lines by Narcisa Ana Maria Vasile · 8 years ago
  42. 755d0da staging: ad7606: Replace mlock with driver private lock by Arushi Singhal · 8 years ago
  43. 64822be staging: iio: ade7753: Remove trailing whitespaces by simran singhal · 8 years ago
  44. d62bb1a staging: ade7754: Clean up #includes by simran singhal · 8 years ago
  45. 63bb38c staging: iio: Replace a bit shift by a use of BIT. by Arushi Singhal · 8 years ago
  46. 9dde479 staging: iio: adis16060: Remove iio_dev mlock and refactor code by simran singhal · 8 years ago
  47. c831c58 Merge tag 'iio-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  48. 02b829f iio: dac: Add support for ltc2632 DACs by Maxime Roussin-Belanger · 8 years ago
  49. 1770ae9 staging: ks7010: rename return value identifier by Tobin C. Harding · 8 years ago
  50. 1e765f3 staging: ks7010: remove zero comparison by Tobin C. Harding · 8 years ago
  51. c133b9b staging: ks7010: remove non-zero comparison by Tobin C. Harding · 8 years ago
  52. f283dd6 staging: ks7010: make goto labels uniform by Tobin C. Harding · 8 years ago
  53. 13b05e4 staging: ks7010: return directly on error by Tobin C. Harding · 8 years ago
  54. 0185f6c staging: ks7010: fix checkpatch MULTIPLE_ASSIGNMENTS by Tobin C. Harding · 8 years ago
  55. 5a21405 staging: ks7010: fix checkpatch BRACES by Tobin C. Harding · 8 years ago
  56. 44c3cd5 staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENT by Tobin C. Harding · 8 years ago
  57. f842397 staging: ks7010: fix checkpatch SPACING by Tobin C. Harding · 8 years ago
  58. 44f2bf5 staging: ks7010: fix checkpatch LINE_SPACING by Tobin C. Harding · 8 years ago
  59. 2ea91ce staging: vchiq_arm: Fix MODULE_LICENSE by Stefan Wahren · 8 years ago
  60. 4b4eda0 Staging: media: Unmap and release region obtained by ioremap_nocache by Arvind Yadav · 8 years ago
  61. 7369e06 staging:sm750fb: Code readability is improved. by Arushi Singhal · 8 years ago
  62. 50d94ea staging: rtl8712: checkpatch: Avoid multiple line dereferences by Ding-Chi Wang · 8 years ago
  63. 217d31c staging: lustre: libcfs: Define pr_fmt() to include relevant name by Narcisa Ana Maria Vasile · 8 years ago
  64. f7b24d5 staging: lustre: libcfs: Replace printk() with pr_*() by Narcisa Ana Maria Vasile · 8 years ago
  65. 447a7f9 staging: media: atomisp: fix build errors when PM is disabled by Jérémy Lefaure · 8 years ago
  66. 435ec8a staging: atomisp: remove useless condition in if-statements by Daeseok Youn · 8 years ago
  67. 00987f5 staging: media: atomisp: Remove unnecessary braces. by Varsha Rao · 8 years ago
  68. 2e58bb4 staging: media: atomisp: Remove unnecessary blank lines. by Varsha Rao · 8 years ago
  69. 3cd0d09 staging: media: atomisp: Fix block comments warning. by Varsha Rao · 8 years ago
  70. 217fa18 staging: media: atomisp: Added spaces around arithmetic operators. by Varsha Rao · 8 years ago
  71. 325b5b6 staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audio by Michael Zoran · 8 years ago
  72. f7d5137 bcm2835-v4l2: Fix buffer overflow problem by Dave Stevenson · 8 years ago
  73. ce95e3a staging: vc04_services: make BCM_VIDEOCORE tristate by Arnd Bergmann · 8 years ago
  74. 35060a2 staging: vc04_services: fix NULL pointer dereference on pointer 'service' by Colin Ian King · 8 years ago
  75. c629908 staging: atomisp: simplify if statement in atomisp_get_sensor_fps() by Daeseok Youn · 8 years ago
  76. 3797616 atomisp: remove a sysfs error message that can be used to log spam by Alan Cox · 8 years ago
  77. 02838938 staging: atomisp: remove redudant condition in if-statement by Daeseok Youn · 8 years ago
  78. e9f11ac staging: atomisp: remove else statement after return by Daeseok Youn · 8 years ago
  79. 9b7edbb staging/atomisp: add ACPI dependency by Arnd Bergmann · 8 years ago
  80. 19740d6 staging/atomisp: add PCI dependency by Arnd Bergmann · 8 years ago
  81. 418eaad staging/atomisp: add VIDEO_V4L2_SUBDEV_API dependency by Arnd Bergmann · 8 years ago
  82. 902ea5f staging/atomisp: remove sh_css_lace_stat code by Arnd Bergmann · 8 years ago
  83. a229332 stating/atomisp: fix -Wold-style-definition warning by Arnd Bergmann · 8 years ago
  84. 72d2b01 staging/atomisp: fix empty-body warning by Arnd Bergmann · 8 years ago
  85. 55a9177 staging: media: atomisp: add missing dependencies in Kconfig by Jérémy Lefaure · 8 years ago
  86. 5e43d67 staging: media: atomisp: select REGMAP_I2C needed by ap1302.c by Jérémy Lefaure · 8 years ago
  87. b556309 Staging: atomisp: fix an uninitialized variable bug by Dan Carpenter · 8 years ago
  88. af4fd0e Staging: atomisp: fix locking in alloc_user_pages() by Dan Carpenter · 8 years ago
  89. 08dcded atomisp: remove another pair of 2400/2401 differences by Alan Cox · 8 years ago
  90. 9bc30b3 atomisp/imx: Fix locking bug on error path by Alan Cox · 8 years ago
  91. b834010 atomisp: ia_css_bh_hmem_encode is a no-op so remove it by Alan Cox · 8 years ago
  92. ceb68bb atomisp: remove another layer of allocator indirection by Alan Cox · 8 years ago
  93. 962da22 atomisp: remove the unused debug wrapping from the mmgr layer by Alan Cox · 8 years ago
  94. 6eb04a8 atomisp: remove aa kernel wrappers by Alan Cox · 8 years ago
  95. 46a85fc atomisp: remove the iefd2 kernel by Alan Cox · 8 years ago
  96. e56f334 staging: unisys: include: channel.h: Fix #define formatting by David Binder · 8 years ago
  97. 4830aec staging: unisys: include: visorbus.h: Fix #define formatting by David Binder · 8 years ago
  98. 31a9f64 staging: unisys: include: iochannel.h: Fix #define formatting by David Binder · 8 years ago
  99. 393bde4 staging: unisys: visorhba: visorhba_main.c: Fix #define formatting by David Binder · 8 years ago
  100. b9b2c24 staging: unisys: visorinput: visorinput.c: Fix #define formatting by David Binder · 8 years ago