Revision ae1a616af36e5ad0726407b76feed5060a424744 authored by Linus Torvalds on 18 August 2019, 16:14:56 UTC, committed by Linus Torvalds on 18 August 2019, 16:14:56 UTC
Pull staging/IIO fixes from Greg KH:
 "Here are four small staging and iio driver fixes for 5.3-rc5

  Two are for the dt3000 comedi driver for some reported problems found
  in that codebase, and two are some small iio fixes.

  All of these have been in linux-next this week with no reported
  issues"

* tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: comedi: dt3000: Fix rounding up of timer divisor
  staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
  iio: adc: max9611: Fix temperature reading in probe
  iio: frequency: adf4371: Fix output frequency setting
2 parent s 359334c + 48b30e1
History
File Mode Size
BUGS-parport -rw-r--r-- 319 bytes
Kconfig -rw-r--r-- 5.5 KB
Makefile -rw-r--r-- 728 bytes
TODO-parport -rw-r--r-- 594 bytes
daisy.c -rw-r--r-- 12.3 KB
ieee1284.c -rw-r--r-- 22.4 KB
ieee1284_ops.c -rw-r--r-- 23.3 KB
multiface.h -rw-r--r-- 426 bytes
parport_amiga.c -rw-r--r-- 6.3 KB
parport_atari.c -rw-r--r-- 5.4 KB
parport_ax88796.c -rw-r--r-- 9.1 KB
parport_cs.c -rw-r--r-- 5.6 KB
parport_gsc.c -rw-r--r-- 10.8 KB
parport_gsc.h -rw-r--r-- 5.5 KB
parport_ip32.c -rw-r--r-- 66.5 KB
parport_mfc3.c -rw-r--r-- 9.9 KB
parport_pc.c -rw-r--r-- 85.7 KB
parport_serial.c -rw-r--r-- 19.8 KB
parport_sunbpp.c -rw-r--r-- 9.4 KB
probe.c -rw-r--r-- 7.4 KB
procfs.c -rw-r--r-- 12.7 KB
share.c -rw-r--r-- 36.8 KB

back to top