summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-16iio:adc:at91_adc8xx: introduce new atmel adc driverLudovic Desroches4-0/+549
2016-01-10iio: ak8975: constify ak_def structuresJulia Lawall1-2/+2
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij8-12/+101
2016-01-04Staging: iio: cdc: ad7150: Fix alignment should match open parenthesisShraddha Barke1-13/+15
2016-01-04Staging: iio: cdc: ad7150: Prefer using the BIT macroShraddha Barke1-3/+3
2016-01-03iio: health: max30100: add config for LED currentMatt Ranostay2-6/+83
2016-01-03iio: dac: mcp4725: Add basic support for MCP4726Akinobu Mita3-22/+71
2016-01-02iio: adc: mcp3422: Add support for MCP3425Akinobu Mita3-5/+9
2015-12-27Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman7-103/+414
2015-12-27Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman41-79/+3163
2015-12-22iio: adc: ina2xx: Fix incorrect report of data endianness to userspace.Jonathan Cameron1-1/+1
2015-12-22iio: light: us5182d: Refactor read_raw functionAdriana Reus1-77/+78
2015-12-22iio: light: us5182d: Add interrupt support and eventsAdriana Reus1-1/+270
2015-12-22iio: light: us5182d: Fix enable status inconcistencyAdriana Reus1-4/+12
2015-12-22iio: Make IIO value formating function globally available.Andrew F. Davis2-0/+3
2015-12-22staging: emxx_udc: use list_first_entry_or_null()Geliang Tang1-25/+5
2015-12-22staging/emxx_udc: fix 64-bit warningsArnd Bergmann1-5/+5
2015-12-22STAGING: COMEDI: Using kernel types in plx9080.hMoritz König1-1/+1
2015-12-22STAGING: COMEDI: Added spaces around binary operators in plx9080.hMoritz König1-1/+1
2015-12-22STAGING: COMEDI: Fixed format of comments in plx9080.hMoritz König1-44/+78
2015-12-22staging: comedi: comedilib.h: Coding style warning fix for block commentsJitendra Kumar Khasdev1-16/+16
2015-12-22staging: comedi: s526: add macros for counter control reg valuesIan Abbott1-4/+37
2015-12-22staging: comedi: s526: replace counter mode bitfield structIan Abbott1-63/+93
2015-12-22staging: comedi: check for more errors for zero-length writeIan Abbott1-3/+4
2015-12-22staging: comedi: simplify returned errors for comedi_write()Ian Abbott1-18/+3
2015-12-22staging: comedi: return error on "write" if no command set upIan Abbott1-3/+8
2015-12-22staging: comedi: allow buffer wraparound in comedi_write()Ian Abbott1-5/+9
2015-12-22staging: comedi: avoid bad truncation of a size_t in comedi_write()Ian Abbott1-8/+5
2015-12-22staging: comedi: make some variables unsigned in comedi_write()Ian Abbott1-1/+3
2015-12-22staging: comedi: do extra checks for becoming non-busy for "write"Ian Abbott1-1/+6
2015-12-22staging: comedi: rearrange comedi_write() codeIan Abbott1-41/+30
2015-12-22staging: comedi: adv_pci_dio: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2015-12-22staging: comedi: adv_pci_dio: tidy up the comedi comment blockH Hartley Sweeten1-6/+3
2015-12-22staging: comedi: adv_pci_dio: move pci_dio_override_cardtype()H Hartley Sweeten1-32/+32
2015-12-22staging: comedi: adv_pci_dio: move and rename the MAX_*_SUBDEV[SG] definesH Hartley Sweeten1-11/+11
2015-12-22staging: comedi: adv_pci_dio: move and rename enum hw_cards_idH Hartley Sweeten1-12/+17
2015-12-22staging: comedi: adv_pci_dio: remove boardinfo 'cardtype'H Hartley Sweeten1-24/+7
2015-12-22staging: comedi: adv_pci_dio: cleanup PCI-1762 interrupt registersH Hartley Sweeten1-4/+3
2015-12-22staging: comedi: adv_pci_dio: rename PCI1752_6_CFC defineH Hartley Sweeten1-2/+3
2015-12-22staging: comedi: adv_pci_dio: cleanup PCI-175[46] interrupt registersH Hartley Sweeten1-12/+9
2015-12-22staging: comedi: adv_pci_dio: cleanup PCI-1753 interrupt register definesH Hartley Sweeten1-19/+14
2015-12-22staging: comedi: adv_pci_dio: use common defines for PCI-1739/175[01] registersH Hartley Sweeten1-12/+3
2015-12-22staging: comedi: adv_pci_dio: use common defines for PCI-173[036] registersH Hartley Sweeten1-19/+11
2015-12-22staging: comedi: adv_pci_dio: cleanup "disable and clear interrupts" commentsH Hartley Sweeten1-18/+6
2015-12-22staging: comedi: adv_pci_dio: disable channel freeze outside of switchH Hartley Sweeten1-6/+4
2015-12-22staging: comedi: adv_pci_dio: use a default case in pci_dio_reset()H Hartley Sweeten1-7/+2
2015-12-22staging: comedi: adv_pci_dio: remove defines used for the dio (8255) registersH Hartley Sweeten1-9/+5
2015-12-22staging: comedi: adv_pci_dio: remove defines used for the do registersH Hartley Sweeten1-22/+10
2015-12-22staging: comedi: adv_pci_dio: reset digital outputs in subdevice initH Hartley Sweeten1-21/+15
2015-12-22staging: comedi: adv_pci_dio: do board reset early in (*auto_attach)H Hartley Sweeten1-2/+2