1. 6b25f6e iio:light:tcs3472 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  2. 80ac4b8 iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  3. cb4417f iio:dac:mcp4725 drop specification of scan type as unused in this driver. by Jonathan Cameron · 11 years ago
  4. 5247362 iio:dac:max517 drop specification of scan type as unused in this driver. by Jonathan Cameron · 11 years ago
  5. cb9d90f iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  6. 560101d iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  7. 64665dd iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  8. 44ba159 iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  9. 4974600 iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  10. 73d3a77 iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  11. 3d42e14 iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  12. e3019c2 iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  13. 49f8289 iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  14. da9b1a2 iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  15. c865b53 iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  16. 81d49bc iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  17. e5687979 iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  18. 7d7feae iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type by Jonathan Cameron · 11 years ago
  19. cb95585 iio: Remove support for the legacy event config interface by Lars-Peter Clausen · 11 years ago
  20. bb7f9d9 iio:cm36651: Convert to new event config interface by Lars-Peter Clausen · 11 years ago
  21. c8231a9 iio: mxs-lradc: compute temperature from channel 8 and 9 by Alexandre Belloni · 11 years ago
  22. 098d3be iio: hid-sensors: Added Inclinometer 3D by Srinivas Pandruvada · 11 years ago
  23. 091a121 iio: Add new driver dht11 by Harald Geyer · 11 years ago
  24. ac216aa iio: Add support for humidity sensors by Harald Geyer · 11 years ago
  25. 6f93910 staging:iio:ad9834: Mark transfer buffers as __b16 by Lars-Peter Clausen · 11 years ago
  26. 2a0c293 staging:iio:ad9832: Mark transfer buffers as __be16 by Lars-Peter Clausen · 11 years ago
  27. f59c257 iio:trigger: Convert to use ATTRIBUTE_GROUPS by Axel Lin · 11 years ago
  28. ee551a1 iio: Add support for blocking IO on buffers by Lars-Peter Clausen · 11 years ago
  29. 355c1a1 iio: kfifo_buf: Implement data_available() callback by Lars-Peter Clausen · 11 years ago
  30. 647cc7b iio: Add data_available callback for buffers by Lars-Peter Clausen · 11 years ago
  31. 112b0b79 staging:iio:ad7746: Do not store the transfer buffer on the stack by Lars-Peter Clausen · 11 years ago
  32. d4adb07 staging:iio:ad7746: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  33. 93dbad6 staging:iio:ad7280a: Do not store transfer buffer on the stack by Lars-Peter Clausen · 11 years ago
  34. b39c47d staging:iio:ad7280a: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  35. 91f197e iio:vcnl4000: Mark transfer buffer as __be16 by Lars-Peter Clausen · 11 years ago
  36. 54e018d iio:ad7266: Mark transfer buffer as __be16 by Lars-Peter Clausen · 11 years ago
  37. 791bb52 iio:ad5791: Do not store transfer buffers on the stack by Lars-Peter Clausen · 11 years ago
  38. ae8bb9b iio:ad5791: Mark transfer buffers as __be32 by Lars-Peter Clausen · 11 years ago
  39. edc05f2 iio:ad5755: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  40. cf87534 iio:ad5686: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  41. 8ef411b iio:ad5421: Mark transfer buffer as __be32 by Lars-Peter Clausen · 11 years ago
  42. 0dbe59c iio:ad5504: Do not store transfer buffers on the stack by Lars-Peter Clausen · 11 years ago
  43. 61c358e iio:ad5504: Mark transfer buffers as __be16 by Lars-Peter Clausen · 11 years ago
  44. c3a09c1 vme: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  45. d7729f0 VME: Rename vme_slot_get to avoid confusion with reference counting by Martyn Welch · 11 years ago
  46. 978f47d VME: Provide access to VME bus enumeration and fix vme_user match function by Martyn Welch · 11 years ago
  47. 49cf10c staging: dwc2: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  48. d128161 staging: comedi: ni_atmio16d: remove an unnecessary printk by H Hartley Sweeten · 11 years ago
  49. ec9b2f4 staging: comedi: ni_atmio16d: tidy up the irq support in atmio16d_attach() by H Hartley Sweeten · 11 years ago
  50. d4bdba2 staging: comedi: ni_atmio16d: remove printk() noise in atmio16d_ai_insn_read() by H Hartley Sweeten · 11 years ago
  51. 2f4a269 staging: comedi: ni_pcimio: convert printk() to dev_dbg() by H Hartley Sweeten · 11 years ago
  52. 9cc2baf staging: comedi: ni_tio: remove commented out printk message by H Hartley Sweeten · 11 years ago
  53. 765a24b staging: comedi: pcl812: convert printk messages in pcl812_attach() by H Hartley Sweeten · 11 years ago
  54. e2f6df9 staging: comedi: pcl812: tidy up the irq support in pcl812_attach() by H Hartley Sweeten · 11 years ago
  55. 5d24b7d staging: comedi: pcl816: convert printk messages in pcl816_attach() by H Hartley Sweeten · 11 years ago
  56. e21f20e staging: comedi: pcl816: remove commented out printk debug by H Hartley Sweeten · 11 years ago
  57. 8189061 staging: comedi: pcl816: tidy up the irq support in pcl816_attach() by H Hartley Sweeten · 11 years ago
  58. d3629b2 staging: comedi: pcl816: remove TRIG_WAKE_EOS support stub by H Hartley Sweeten · 11 years ago
  59. 11b7f7d staging: comedi: pcl816: remove commented out outb() macro by H Hartley Sweeten · 11 years ago
  60. d65e5b9 staging: comedi: pcl818: convert printk() messages to dev_{level} by H Hartley Sweeten · 11 years ago
  61. e30b22a staging: comedi: pcl818: tidy up the irq support in pcl818_attach() by H Hartley Sweeten · 11 years ago
  62. eeb6f2d staging: comedi: pcl818: remove board attach noise by H Hartley Sweeten · 11 years ago
  63. de4ea8e staging: comedi: pcl818: remove printk function trace messages by H Hartley Sweeten · 11 years ago
  64. aad6fd1 staging: comedi: pcl818: remove commented out printk debug by H Hartley Sweeten · 11 years ago
  65. bab0e19 staging: comedi: pcm3724: remove commented out printk debug by H Hartley Sweeten · 11 years ago
  66. 3c64306 staging: comedi: plx9080.h: remove unnecessary printk noise by H Hartley Sweeten · 11 years ago
  67. d1483ea staging: comedi: rtd520: remove commented out printk debug by H Hartley Sweeten · 11 years ago
  68. ba74f01 staging: comedi: mpc624: convert printk messages in mpc624_ai_rinsn() by H Hartley Sweeten · 11 years ago
  69. 4a4ed3f staging: comedi: mpc624: remove unnecessary printk noise by H Hartley Sweeten · 11 years ago
  70. c1ce7f1 staging: comedi: mpc624: remove unnecessary test by H Hartley Sweeten · 11 years ago
  71. b1ca6b1 staging: comedi: mpc624: remove commented out printk by H Hartley Sweeten · 11 years ago
  72. 54bb263 staging: comedi: dt282x: remove commented out printk by H Hartley Sweeten · 11 years ago
  73. 50dbda4 staging: comedi: dt282x: convert dt282x_ao_inttrig() messages by H Hartley Sweeten · 11 years ago
  74. e0bee2d staging: comedi: dt282x: convert dt282x_ai_dma_interrupt() messages by H Hartley Sweeten · 11 years ago
  75. 01112bf staging: comedi: dt282x: convert dt282x_ao_dma_interrupt() messages by H Hartley Sweeten · 11 years ago
  76. 427f352 staging: comedi: dt282x: remove disable code that disables the irq by H Hartley Sweeten · 11 years ago
  77. d3ea181 staging: comedi: dt282x: remove unnecessary blank line message by H Hartley Sweeten · 11 years ago
  78. 753b53d staging: comedi: dt282x: convert printk() in dt282x_attach to a dev_err() by H Hartley Sweeten · 11 years ago
  79. ab49581a staging: comedi: dt282x: remove attach noise in dt282x_grab_dma() by H Hartley Sweeten · 11 years ago
  80. 06551fd staging: comedi: dt282x: tidy up the irq support in dt282x_attach() by H Hartley Sweeten · 11 years ago
  81. 5b7b0eb staging: comedi: dt2815: convert printk's in dt2815_attach() by H Hartley Sweeten · 11 years ago
  82. 38fa4c4 staging: comedi: dt2815: convert printk's in dt2815_ao_insn() by H Hartley Sweeten · 11 years ago
  83. c5a9595 staging: comedi: dt2814: tidy up the irq support in dt2814_attach() by H Hartley Sweeten · 11 years ago
  84. 323cd35 staging: comedi: dt2814: convert a printk(KERN_ERR into a dev_err() by H Hartley Sweeten · 11 years ago
  85. 1cb62c8 staging: comedi: dt2814: remove bad printk noise by H Hartley Sweeten · 11 years ago
  86. f025616 staging: comedi: dt2814: remove unnecessary printk noise by H Hartley Sweeten · 11 years ago
  87. d7bfe8e staging: comedi: dt2811: remove disabled interrupt support code by H Hartley Sweeten · 11 years ago
  88. baa92cc staging: comedi: dt2811: remove disabled dt2811_adtrig() function by H Hartley Sweeten · 11 years ago
  89. f3b672c staging: comedi: dt2801: convert printk() messages to dev_dbg() by H Hartley Sweeten · 11 years ago
  90. 5fc517c staging: comedi: dt2801: remove commented out printk() by H Hartley Sweeten · 11 years ago
  91. cd5afa4 staging: comedi: dt2801: remove disabled code in dt2801_writedata by H Hartley Sweeten · 11 years ago
  92. 45d3510 staging: comedi: dmm32at: convert a printk(KERN_ERR to a dev->err() by H Hartley Sweeten · 11 years ago
  93. 0c2e553 staging: comedi: dmm32at: tidy up the irq support in dmm32at_attach() by H Hartley Sweeten · 11 years ago
  94. 49220f9 staging: comedi: dmm32at: remove commented out printk debug by H Hartley Sweeten · 11 years ago
  95. 65e2618 staging: comedi: dmm32at: remove unnecessary printk noise by H Hartley Sweeten · 11 years ago
  96. 7299885 staging: comedi: das16m1: tidy up the irq support in das16m1_attach() by H Hartley Sweeten · 11 years ago
  97. b8cd794 staging: comedi: cb_pcimdas: remove unnecessary printk noise by H Hartley Sweeten · 11 years ago
  98. 279579e staging: comedi: cb_pcimdas: remove commented out irq init code by H Hartley Sweeten · 11 years ago
  99. 4dfe3df staging: comedi: c6xdigio: remove commented out function trace messages by H Hartley Sweeten · 11 years ago
  100. c89d6ea staging: comedi: c6xdigio: remove commented out subdevice code by H Hartley Sweeten · 11 years ago