summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-275-103/+388
|\
| * iio: adc: ina2xx: Fix incorrect report of data endianness to userspace.Jonathan Cameron2015-12-221-1/+1
| * iio: light: us5182d: Refactor read_raw functionAdriana Reus2015-12-221-77/+78
| * iio: light: us5182d: Add interrupt support and eventsAdriana Reus2015-12-221-1/+270
| * iio: light: us5182d: Fix enable status inconcistencyAdriana Reus2015-12-221-4/+12
| * iio: Make IIO value formating function globally available.Andrew F. Davis2015-12-221-0/+1
| * iio: mma8452: use enum for channel indexMartin Kepplinger2015-12-191-16/+23
| * iio: mma8452: remove unused register descriptionMartin Kepplinger2015-12-191-1/+0
| * Staging: iio: accel: sca3000: Fixed NULL comparison styleBhaktipriya Shridhar2015-12-191-1/+1
| * iio: ina2xx: fix channel order in software bufferMarc Titinger2015-12-191-2/+2
* | Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-2731-76/+2905
|\|
| * iio/inkern.c Use list_for_each_entry_safeAnshul Garg2015-12-121-4/+2
| * iio: adc: add IMX7D ADC driver supportHaibo Chen2015-12-123-0/+619
| * iio: ina2xx: give the capture kthread a more useful name string.Marc Titinger2015-12-121-1/+2
| * iio: ina2xx: re-instate a sysfs show/store for the shunt resistor valueMarc Titinger2015-12-121-6/+46
| * iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCsMarc Titinger2015-12-121-9/+45
| * iio: ina2xx: add support for TI INA2xx Power MonitorsMarc Titinger2015-12-123-0/+679
| * iio: chemical: add AMS iAQ-core supportMatt Ranostay2015-12-123-0/+209
| * iio: light: add MAX30100 oximeter driver supportMatt Ranostay2015-12-125-0/+483
| * iio:adc128s052: add support for adc124s021Oliver Stäbler2015-12-122-4/+15
| * staging: iio: select IRQ_WORK for IIO_DUMMY_EVGENArnd Bergmann2015-12-051-1/+2
| * iio: st_accel_core: Remove unneeded defineRobert Kmiec2015-12-051-3/+0
| * iio: proximity: lidar: optimize i2c transactionsMatt Ranostay2015-12-051-25/+70
| * iio:configfs: Introduce iio/configfs.h to provide a location for the configfs...Jonathan Cameron2015-12-052-0/+2
| * iio: chemical: vz89x: rework i2c transfer readingMatt Ranostay2015-12-031-14/+52
| * iio: trigger: Introduce IIO hrtimer based triggerDaniel Baluta2015-12-033-0/+205
| * iio: core: Introduce IIO software triggersDaniel Baluta2015-12-033-0/+192
| * iio: core: Introduce IIO configfs supportDaniel Baluta2015-12-033-0/+59
| * Staging: iio: frequency: use dev_get_platdata()Nizam Haider2015-12-022-2/+2
| * Staging: iio: light: tsl2x7x_core: use dev_get_platdata()Nizam Haider2015-12-021-1/+1
| * Staging: iio: adc: use dev_get_platdata()Nizam Haider2015-12-023-3/+3
| * iio: light: us8152d: Add power management supportAdriana Reus2015-12-021-7/+88
| * iio: light: us5182d: Add functions for selectively enabling als and proximityAdriana Reus2015-12-021-4/+62
| * iio: light: us5182d: Add property for choosing default power modeAdriana Reus2015-12-021-12/+78
| * iio: adc: mcp3422: Add mcp3421 supportSascha Hauer2015-12-021-0/+9
* | staging: emxx_udc: use list_first_entry_or_null()Geliang Tang2015-12-221-25/+5
* | staging/emxx_udc: fix 64-bit warningsArnd Bergmann2015-12-221-5/+5
* | STAGING: COMEDI: Using kernel types in plx9080.hMoritz König2015-12-221-1/+1
* | STAGING: COMEDI: Added spaces around binary operators in plx9080.hMoritz König2015-12-221-1/+1
* | STAGING: COMEDI: Fixed format of comments in plx9080.hMoritz König2015-12-221-44/+78
* | staging: comedi: comedilib.h: Coding style warning fix for block commentsJitendra Kumar Khasdev2015-12-221-16/+16
* | staging: comedi: s526: add macros for counter control reg valuesIan Abbott2015-12-221-4/+37
* | staging: comedi: s526: replace counter mode bitfield structIan Abbott2015-12-221-63/+93
* | staging: comedi: check for more errors for zero-length writeIan Abbott2015-12-221-3/+4
* | staging: comedi: simplify returned errors for comedi_write()Ian Abbott2015-12-221-18/+3
* | staging: comedi: return error on "write" if no command set upIan Abbott2015-12-221-3/+8
* | staging: comedi: allow buffer wraparound in comedi_write()Ian Abbott2015-12-221-5/+9
* | staging: comedi: avoid bad truncation of a size_t in comedi_write()Ian Abbott2015-12-221-8/+5
* | staging: comedi: make some variables unsigned in comedi_write()Ian Abbott2015-12-221-1/+3
* | staging: comedi: do extra checks for becoming non-busy for "write"Ian Abbott2015-12-221-1/+6