[GIT PULL] Staging driver fixes for 4.3-rc3

From: Greg KH
Date: Sat Sep 26 2015 - 12:51:53 EST


The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.3-rc3

for you to fetch changes up to 74c600e36455af85c593702670f38709ca1951ce:

MAINTAINERS: Update email address for Martyn Welch (2015-09-17 14:27:37 -0700)

----------------------------------------------------------------
Staging driver fixes for 4.3-rc3

Here are some tiny staging driver and documentation fixes for 4.3-rc3.

All of these resolve reported issues that people have found and have
been in the linux-next tree for a while with no problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Andreas Dilger (1):
staging/lustre: change Lustre URLs and mailing list

Benjamin Romer (2):
staging: unisys: stop device registration before visorbus registration
staging: unisys: visornic: handle error return from device registration

Christian Gromm (1):
staging: most: Add dependency to HAS_IOMEM

Daniel Vetter (1):
staging/android: Update ION TODO per LPC discussion

David Kershner (3):
staging: unisys: unregister netdev when create debugfs fails
staging: unisys: visornic: Fix receive bytes statistics
staging: unisys: visorbus: Unregister driver on error

Geert Uytterhoeven (1):
Staging: most: MOST and MOSTCORE should depend on HAS_DMA

Mark Hounschell (1):
staging: dgap: Remove myself from the MAINTAINERS file

Martyn Welch (1):
MAINTAINERS: Update email address for Martyn Welch

Randy Dunlap (1):
staging: most: fix HDM_USB dependencies and build errors

Shawn Lin (1):
staging: ion: fix corruption of ion_import_dma_buf

Stefan Wahren (2):
staging: fbtft: fix 9-bit SPI support detection
staging: fbtft: replace master->setup() with spi_setup()

Sudip Mukherjee (1):
staging: unisys: remove reference of visorutil

MAINTAINERS | 7 +++----
drivers/staging/android/TODO | 20 ++++++++++++++++++++
drivers/staging/android/ion/ion.c | 6 +++---
drivers/staging/fbtft/fb_uc1611.c | 2 +-
drivers/staging/fbtft/fb_watterott.c | 4 ++--
drivers/staging/fbtft/fbtft-core.c | 10 +++-------
drivers/staging/fbtft/flexfb.c | 11 ++++-------
drivers/staging/lustre/README.txt | 16 ++++++----------
drivers/staging/most/Kconfig | 1 +
drivers/staging/most/hdm-dim2/Kconfig | 1 +
drivers/staging/most/hdm-usb/Kconfig | 2 +-
drivers/staging/most/mostcore/Kconfig | 1 +
drivers/staging/unisys/visorbus/Makefile | 1 -
drivers/staging/unisys/visorbus/visorbus_main.c | 13 +++++++++----
drivers/staging/unisys/visornic/visornic_main.c | 18 +++++++++++-------
15 files changed, 66 insertions(+), 47 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/