index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2015-12-22
staging: comedi: adv_pci_dio: do board reset early in (*auto_attach)
H Hartley Sweeten
1
-2
/
+2
2015-12-22
staging: comedi: adv_pci_dio: remove board reset during (*detach)
H Hartley Sweeten
1
-8
/
+1
2015-12-22
staging: comedi: adv_pci_dio: remove defines used for the di registers
H Hartley Sweeten
1
-20
/
+10
2015-12-22
staging: comedi: adv_pci_dio: remove defines used for the 'timer_regbase'
H Hartley Sweeten
1
-4
/
+2
2015-12-22
staging: comedi: adv_pci_dio: simplify the 'boardid' boardinfo
H Hartley Sweeten
1
-21
/
+15
2015-12-22
staging: comedi: adv_pci_dio: use the diosubd_data 'addr' for di/do s->private
H Hartley Sweeten
1
-12
/
+12
[next]