| Commit message (Expand) | Author | Files | Lines |
2016-01-23 | iio:adc:at91-sama5d2: fix vref_uv type | Ludovic Desroches | 1 | -1/+1 |
2016-01-16 | iio: adc: mcp320x: support more differential voltage measurement | Akinobu Mita | 1 | -12/+19 |
2016-01-16 | MAINTAINERS: add entry for Atmel SAMA5D2 ADC driver | Ludovic Desroches | 2 | -2/+7 |
2016-01-16 | iio:adc:at91_adc8xx: introduce new atmel adc driver | Ludovic Desroches | 4 | -0/+549 |
2016-01-10 | iio: ak8975: constify ak_def structures | Julia Lawall | 1 | -2/+2 |
2016-01-10 | iio: st_sensors: support active-low interrupts | Linus Walleij | 8 | -12/+101 |
2016-01-04 | Staging: iio: cdc: ad7150: Fix alignment should match open parenthesis | Shraddha Barke | 1 | -13/+15 |
2016-01-04 | Staging: iio: cdc: ad7150: Prefer using the BIT macro | Shraddha Barke | 1 | -3/+3 |
2016-01-03 | iio: health: max30100: add config for LED current | Matt Ranostay | 2 | -6/+83 |
2016-01-03 | iio: dac: mcp4725: Add basic support for MCP4726 | Akinobu Mita | 3 | -22/+71 |
2016-01-02 | iio: adc: mcp3422: Add support for MCP3425 | Akinobu Mita | 3 | -5/+9 |
2015-12-22 | iio: adc: ina2xx: Fix incorrect report of data endianness to userspace. | Jonathan Cameron | 1 | -1/+1 |
2015-12-22 | iio: light: us5182d: Refactor read_raw function | Adriana Reus | 1 | -77/+78 |
2015-12-22 | iio: light: us5182d: Add interrupt support and events | Adriana Reus | 1 | -1/+270 |
2015-12-22 | iio: light: us5182d: Fix enable status inconcistency | Adriana Reus | 1 | -4/+12 |
2015-12-22 | iio: Make IIO value formating function globally available. | Andrew F. Davis | 2 | -0/+3 |
2015-12-22 | staging: emxx_udc: use list_first_entry_or_null() | Geliang Tang | 1 | -25/+5 |
2015-12-22 | staging/emxx_udc: fix 64-bit warnings | Arnd Bergmann | 1 | -5/+5 |
2015-12-22 | STAGING: COMEDI: Using kernel types in plx9080.h | Moritz König | 1 | -1/+1 |
2015-12-22 | STAGING: COMEDI: Added spaces around binary operators in plx9080.h | Moritz König | 1 | -1/+1 |
2015-12-22 | STAGING: COMEDI: Fixed format of comments in plx9080.h | Moritz König | 1 | -44/+78 |
2015-12-22 | staging: comedi: comedilib.h: Coding style warning fix for block comments | Jitendra Kumar Khasdev | 1 | -16/+16 |
2015-12-22 | staging: comedi: s526: add macros for counter control reg values | Ian Abbott | 1 | -4/+37 |
2015-12-22 | staging: comedi: s526: replace counter mode bitfield struct | Ian Abbott | 1 | -63/+93 |
2015-12-22 | staging: comedi: check for more errors for zero-length write | Ian Abbott | 1 | -3/+4 |
2015-12-22 | staging: comedi: simplify returned errors for comedi_write() | Ian Abbott | 1 | -18/+3 |
2015-12-22 | staging: comedi: return error on "write" if no command set up | Ian Abbott | 1 | -3/+8 |
2015-12-22 | staging: comedi: allow buffer wraparound in comedi_write() | Ian Abbott | 1 | -5/+9 |
2015-12-22 | staging: comedi: avoid bad truncation of a size_t in comedi_write() | Ian Abbott | 1 | -8/+5 |
2015-12-22 | staging: comedi: make some variables unsigned in comedi_write() | Ian Abbott | 1 | -1/+3 |
2015-12-22 | staging: comedi: do extra checks for becoming non-busy for "write" | Ian Abbott | 1 | -1/+6 |
2015-12-22 | staging: comedi: rearrange comedi_write() code | Ian Abbott | 1 | -41/+30 |
2015-12-22 | staging: comedi: adv_pci_dio: update the MODULE_DESCRIPTION | H Hartley Sweeten | 1 | -1/+1 |
2015-12-22 | staging: comedi: adv_pci_dio: tidy up the comedi comment block | H Hartley Sweeten | 1 | -6/+3 |
2015-12-22 | staging: comedi: adv_pci_dio: move pci_dio_override_cardtype() | H Hartley Sweeten | 1 | -32/+32 |
2015-12-22 | staging: comedi: adv_pci_dio: move and rename the MAX_*_SUBDEV[SG] defines | H Hartley Sweeten | 1 | -11/+11 |
2015-12-22 | staging: comedi: adv_pci_dio: move and rename enum hw_cards_id | H Hartley Sweeten | 1 | -12/+17 |
2015-12-22 | staging: comedi: adv_pci_dio: remove boardinfo 'cardtype' | H Hartley Sweeten | 1 | -24/+7 |
2015-12-22 | staging: comedi: adv_pci_dio: cleanup PCI-1762 interrupt registers | H Hartley Sweeten | 1 | -4/+3 |
2015-12-22 | staging: comedi: adv_pci_dio: rename PCI1752_6_CFC define | H Hartley Sweeten | 1 | -2/+3 |
2015-12-22 | staging: comedi: adv_pci_dio: cleanup PCI-175[46] interrupt registers | H Hartley Sweeten | 1 | -12/+9 |
2015-12-22 | staging: comedi: adv_pci_dio: cleanup PCI-1753 interrupt register defines | H Hartley Sweeten | 1 | -19/+14 |
2015-12-22 | staging: comedi: adv_pci_dio: use common defines for PCI-1739/175[01] registers | H Hartley Sweeten | 1 | -12/+3 |
2015-12-22 | staging: comedi: adv_pci_dio: use common defines for PCI-173[036] registers | H Hartley Sweeten | 1 | -19/+11 |
2015-12-22 | staging: comedi: adv_pci_dio: cleanup "disable and clear interrupts" comments | H Hartley Sweeten | 1 | -18/+6 |
2015-12-22 | staging: comedi: adv_pci_dio: disable channel freeze outside of switch | H Hartley Sweeten | 1 | -6/+4 |
2015-12-22 | staging: comedi: adv_pci_dio: use a default case in pci_dio_reset() | H Hartley Sweeten | 1 | -7/+2 |
2015-12-22 | staging: comedi: adv_pci_dio: remove defines used for the dio (8255) registers | H Hartley Sweeten | 1 | -9/+5 |
2015-12-22 | staging: comedi: adv_pci_dio: remove defines used for the do registers | H Hartley Sweeten | 1 | -22/+10 |
2015-12-22 | staging: comedi: adv_pci_dio: reset digital outputs in subdevice init | H Hartley Sweeten | 1 | -21/+15 |