https://github.com/torvalds/linux
Revision 018c81b827563c4d64ad79f9b90ea985a65bff4d authored by Linus Torvalds on 03 September 2016, 18:33:33 UTC, committed by Linus Torvalds on 03 September 2016, 18:33:33 UTC
Pull staging/IIO driver fixes from Greg KH:
 "Here are a number of small fixes for staging and IIO drivers that
  resolve reported problems.

  Full details are in the shortlog.  All of these have been in
  linux-next with no reported issues"

* tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (35 commits)
  arm: dts: rockchip: add reset node for the exist saradc SoCs
  arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
  iio: adc: rockchip_saradc: reset saradc controller before programming it
  iio: accel: kxsd9: Fix raw read return
  iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
  iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
  include/linux: fix excess fence.h kernel-doc notation
  staging: wilc1000: correctly check if associatedsta has not been found
  staging: wilc1000: NULL dereference on error
  staging: wilc1000: txq_event: Fix coding error
  MAINTAINERS: Add file patterns for ion device tree bindings
  MAINTAINERS: Update maintainer entry for wilc1000
  iio: chemical: atlas-ph-sensor: fix typo in val assignment
  iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
  staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
  staging: comedi: dt2811: fix a precedence bug
  staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.
  staging: comedi: ni_mio_common: fix wrong insn_write handler
  staging: comedi: comedi_test: fix timer race conditions
  staging: comedi: daqboard2000: bug fix board type matching code
  ...
2 parent s 39da979 + eafe5cf
History
Tip revision: 018c81b827563c4d64ad79f9b90ea985a65bff4d authored by Linus Torvalds on 03 September 2016, 18:33:33 UTC
Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Tip revision: 018c81b
File Mode Size
hvc
ipwireless
serial
vt
Kconfig -rw-r--r-- 16.5 KB
Makefile -rw-r--r-- 1.2 KB
amiserial.c -rw-r--r-- 45.4 KB
bfin_jtag_comm.c -rw-r--r-- 9.0 KB
cyclades.c -rw-r--r-- 109.5 KB
ehv_bytechan.c -rw-r--r-- 21.5 KB
goldfish.c -rw-r--r-- 9.0 KB
isicom.c -rw-r--r-- 41.3 KB
metag_da.c -rw-r--r-- 16.5 KB
mips_ejtag_fdc.c -rw-r--r-- 35.3 KB
moxa.c -rw-r--r-- 52.4 KB
moxa.h -rw-r--r-- 8.4 KB
mxser.c -rw-r--r-- 70.4 KB
mxser.h -rw-r--r-- 4.5 KB
n_gsm.c -rw-r--r-- 78.5 KB
n_hdlc.c -rw-r--r-- 26.8 KB
n_r3964.c -rw-r--r-- 30.8 KB
n_tracerouter.c -rw-r--r-- 7.1 KB
n_tracesink.c -rw-r--r-- 7.1 KB
n_tracesink.h -rw-r--r-- 1.3 KB
n_tty.c -rw-r--r-- 60.6 KB
nozomi.c -rw-r--r-- 47.9 KB
pty.c -rw-r--r-- 22.3 KB
rocket.c -rw-r--r-- 92.9 KB
rocket.h -rw-r--r-- 3.8 KB
rocket_int.h -rw-r--r-- 41.5 KB
synclink.c -rw-r--r-- 229.1 KB
synclink_gt.c -rw-r--r-- 131.5 KB
synclinkmp.c -rw-r--r-- 146.6 KB
sysrq.c -rw-r--r-- 26.2 KB
tty_audit.c -rw-r--r-- 5.7 KB
tty_buffer.c -rw-r--r-- 15.5 KB
tty_io.c -rw-r--r-- 90.0 KB
tty_ioctl.c -rw-r--r-- 30.2 KB
tty_ldisc.c -rw-r--r-- 19.2 KB
tty_ldsem.c -rw-r--r-- 11.2 KB
tty_mutex.c -rw-r--r-- 1.1 KB
tty_port.c -rw-r--r-- 15.2 KB

back to top