alistair23-linux/drivers/staging/fsl-mc/bus
Linus Torvalds cbcd4f08aa Staging/IIO patches for 4.13-rc1
Here's the large set of staging and iio driver patches for 4.13-rc1.
 After over 500 patches, we removed about 200 more lines of code than we
 added, not great, but we added some new IIO drivers for unsupported
 hardware, so it's an overall win.
 
 Also here are lots of small fixes, and some tty core api additions (with
 the tty maintainer's ack) for the speakup drivers, those are finally
 getting some much needed cleanups and are looking much better now than
 before.  Full details in the shortlog.
 
 All of these have been in linux-next for a while with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCWVpY5g8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ykmRACfQOTfUq+BhL9Aw6UnZxI/cxnU1IgAnj51Nx2X
 WH4LqHdq2xo4YKOzzVVX
 =bDdB
 -----END PGP SIGNATURE-----

Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging/IIO updates from Greg KH:
 "Here's the large set of staging and iio driver patches for 4.13-rc1.

  After over 500 patches, we removed about 200 more lines of code than
  we added, not great, but we added some new IIO drivers for unsupported
  hardware, so it's an overall win.

  Also here are lots of small fixes, and some tty core api additions
  (with the tty maintainer's ack) for the speakup drivers, those are
  finally getting some much needed cleanups and are looking much better
  now than before. Full details in the shortlog.

  All of these have been in linux-next for a while with no reported
  issues"

* tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (529 commits)
  staging: lustre: replace kmalloc with kmalloc_array
  Staging: ion: fix code style warning from NULL comparisons
  staging: fsl-mc: make dprc.h header private
  staging: fsl-mc: move mc-cmd.h contents in the public header
  staging: fsl-mc: move mc-sys.h contents in the public header
  staging: fsl-mc: fix a few implicit includes
  staging: fsl-mc: remove dpmng API files
  staging: fsl-mc: move rest of mc-bus.h to private header
  staging: fsl-mc: move couple of definitions to public header
  staging: fsl-mc: move irq domain creation prototype to public header
  staging: fsl-mc: turn several exported functions static
  staging: fsl-mc: delete prototype of unimplemented function
  staging: fsl-mc: delete duplicated function prototypes
  staging: fsl-mc: decouple the mc-bus public headers from dprc.h
  staging: fsl-mc: drop useless #includes
  staging: fsl-mc: be consistent when checking strcmp() return
  staging: fsl-mc: move comparison before strcmp() call
  staging: speakup: make function ser_to_dev static
  staging: ks7010: fix spelling mistake: "errror" -> "error"
  staging: rtl8192e: fix spelling mistake: "respose" -> "response"
  ...
2017-07-03 19:57:30 -07:00
..
dpio staging: fsl-mc: move mc-cmd.h contents in the public header 2017-06-29 16:38:53 +02:00
dpbp-cmd.h staging: fsl-mc: enclose macro params in parens 2017-06-13 12:14:12 +02:00
dpbp.c staging: fsl-mc: move mc-cmd.h contents in the public header 2017-06-29 16:38:53 +02:00
dpcon-cmd.h staging: fsl-mc: bus: add DPCON object APIs 2017-04-28 14:25:17 +02:00
dpcon.c staging: fsl-mc: move mc-cmd.h contents in the public header 2017-06-29 16:38:53 +02:00
dpmcp-cmd.h staging: fsl-mc: enclose macro params in parens 2017-06-13 12:14:12 +02:00
dpmcp.c staging: fsl-mc: move mc-cmd.h contents in the public header 2017-06-29 16:38:53 +02:00
dpmcp.h staging: fsl-mc: dpmcp: drop unused APIs 2017-02-09 13:26:01 +01:00
dpmng-cmd.h staging: fsl-mc: enclose macro params in parens 2017-06-13 12:14:12 +02:00
dprc-cmd.h staging: fsl-mc: enclose macro params in parens 2017-06-13 12:14:12 +02:00
dprc-driver.c staging: fsl-mc: move mc-sys.h contents in the public header 2017-06-29 16:38:53 +02:00
dprc.c staging: fsl-mc: make dprc.h header private 2017-06-29 16:38:53 +02:00
dprc.h staging: fsl-mc: make dprc.h header private 2017-06-29 16:38:53 +02:00
fsl-mc-allocator.c staging: fsl-mc: move mc-sys.h contents in the public header 2017-06-29 16:38:53 +02:00
fsl-mc-bus.c staging: fsl-mc: move mc-cmd.h contents in the public header 2017-06-29 16:38:53 +02:00
fsl-mc-msi.c Staging/IIO patches for 4.13-rc1 2017-07-03 19:57:30 -07:00
fsl-mc-private.h staging: fsl-mc: make dprc.h header private 2017-06-29 16:38:53 +02:00
irq-gic-v3-its-fsl-mc-msi.c staging: fsl-mc: move rest of mc-bus.h to private header 2017-06-29 16:38:52 +02:00
Kconfig bus: fsl-mc: dpio: add APIs for DPIO objects 2017-03-14 11:19:52 +08:00
Makefile staging: fsl-mc: remove dpmng API files 2017-06-29 16:38:52 +02:00
mc-io.c staging: fsl-mc: move mc-sys.h contents in the public header 2017-06-29 16:38:53 +02:00
mc-sys.c staging: fsl-mc: move mc-cmd.h contents in the public header 2017-06-29 16:38:53 +02:00