summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-2/+7
* iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
* iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+5
* iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron2013-12-171-1/+6
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-0814-202/+92
* iio:cm36651: Convert to new event config interfaceLars-Peter Clausen2013-12-081-9/+32
* iio: mxs-lradc: compute temperature from channel 8 and 9Alexandre Belloni2013-12-071-13/+78
* iio: hid-sensors: Added Inclinometer 3DSrinivas Pandruvada2013-12-035-0/+455
* iio: Add new driver dht11Harald Geyer2013-12-035-0/+316
* iio: Add support for humidity sensorsHarald Geyer2013-12-031-0/+1
* staging:iio:ad9834: Mark transfer buffers as __b16Lars-Peter Clausen2013-12-031-2/+2
* staging:iio:ad9832: Mark transfer buffers as __be16Lars-Peter Clausen2013-12-031-3/+3
* iio:trigger: Convert to use ATTRIBUTE_GROUPSAxel Lin2013-12-031-10/+2
* iio: Add support for blocking IO on buffersLars-Peter Clausen2013-12-031-1/+22
* iio: kfifo_buf: Implement data_available() callbackLars-Peter Clausen2013-12-031-9/+14
* iio: Add data_available callback for buffersLars-Peter Clausen2013-12-031-1/+9
* staging:iio:ad7746: Do not store the transfer buffer on the stackLars-Peter Clausen2013-12-031-7/+7
* staging:iio:ad7746: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* staging:iio:ad7280a: Do not store transfer buffer on the stackLars-Peter Clausen2013-12-031-14/+15
* staging:iio:ad7280a: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-3/+4
* iio:vcnl4000: Mark transfer buffer as __be16Lars-Peter Clausen2013-12-031-1/+1
* iio:ad7266: Mark transfer buffer as __be16Lars-Peter Clausen2013-12-031-9/+12
* iio:ad5791: Do not store transfer buffers on the stackLars-Peter Clausen2013-12-031-25/+21
* iio:ad5791: Mark transfer buffers as __be32Lars-Peter Clausen2013-12-031-2/+2
* iio:ad5755: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* iio:ad5686: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* iio:ad5421: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* iio:ad5504: Do not store transfer buffers on the stackLars-Peter Clausen2013-12-031-20/+20
* iio:ad5504: Mark transfer buffers as __be16Lars-Peter Clausen2013-12-031-3/+3
* vme: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-033-3/+3
* VME: Rename vme_slot_get to avoid confusion with reference countingMartyn Welch2013-12-032-4/+4
* VME: Provide access to VME bus enumeration and fix vme_user match functionMartyn Welch2013-12-032-3/+23
* staging: dwc2: fix sparse non static symbol warningWei Yongjun2013-12-031-1/+1
* staging: comedi: ni_atmio16d: remove an unnecessary printkH Hartley Sweeten2013-12-031-1/+0
* staging: comedi: ni_atmio16d: tidy up the irq support in atmio16d_attach()H Hartley Sweeten2013-12-031-20/+14
* staging: comedi: ni_atmio16d: remove printk() noise in atmio16d_ai_insn_read()H Hartley Sweeten2013-12-031-6/+1
* staging: comedi: ni_pcimio: convert printk() to dev_dbg()H Hartley Sweeten2013-12-031-3/+3
* staging: comedi: ni_tio: remove commented out printk messageH Hartley Sweeten2013-12-031-1/+0
* staging: comedi: pcl812: convert printk messages in pcl812_attach()H Hartley Sweeten2013-12-031-19/+8
* staging: comedi: pcl812: tidy up the irq support in pcl812_attach()H Hartley Sweeten2013-12-031-25/+6
* staging: comedi: pcl816: convert printk messages in pcl816_attach()H Hartley Sweeten2013-12-031-11/+9
* staging: comedi: pcl816: remove commented out printk debugH Hartley Sweeten2013-12-031-2/+0
* staging: comedi: pcl816: tidy up the irq support in pcl816_attach()H Hartley Sweeten2013-12-031-28/+7
* staging: comedi: pcl816: remove TRIG_WAKE_EOS support stubH Hartley Sweeten2013-12-031-9/+0
* staging: comedi: pcl816: remove commented out outb() macroH Hartley Sweeten2013-12-031-2/+0
* staging: comedi: pcl818: convert printk() messages to dev_{level}H Hartley Sweeten2013-12-031-14/+15