Revision b11e7b81bf94f633ae44f12a3d2e198277781952 authored by Linus Torvalds on 27 September 2015, 00:56:50 UTC, committed by Linus Torvalds on 27 September 2015, 00:56:50 UTC
Pull staging driver fixes from Greg KH:
 "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"

* tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  MAINTAINERS: Update email address for Martyn Welch
  staging: ion: fix corruption of ion_import_dma_buf
  staging: dgap: Remove myself from the MAINTAINERS file
  staging: most: Add dependency to HAS_IOMEM
  staging: unisys: remove reference of visorutil
  staging: unisys: visornic: handle error return from device registration
  staging: unisys: stop device registration before visorbus registration
  staging: unisys: visorbus: Unregister driver on error
  staging: unisys: visornic: Fix receive bytes statistics
  staging: unisys: unregister netdev when create debugfs fails
  staging: fbtft: replace master->setup() with spi_setup()
  staging: fbtft: fix 9-bit SPI support detection
  staging/lustre: change Lustre URLs and mailing list
  staging/android: Update ION TODO per LPC discussion
  Staging: most: MOST and MOSTCORE should depend on HAS_DMA
  staging: most: fix HDM_USB dependencies and build errors
2 parent s 7c1efea + 74c600e
History
File Mode Size
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 759 bytes
array.c -rw-r--r-- 18.5 KB
base.c -rw-r--r-- 78.9 KB
cmdline.c -rw-r--r-- 651 bytes
consoles.c -rw-r--r-- 2.2 KB
cpuinfo.c -rw-r--r-- 564 bytes
devices.c -rw-r--r-- 1.4 KB
fd.c -rw-r--r-- 7.5 KB
fd.h -rw-r--r-- 491 bytes
generic.c -rw-r--r-- 13.9 KB
inode.c -rw-r--r-- 11.6 KB
internal.h -rw-r--r-- 8.1 KB
interrupts.c -rw-r--r-- 1.1 KB
kcore.c -rw-r--r-- 15.4 KB
kmsg.c -rw-r--r-- 1.5 KB
loadavg.c -rw-r--r-- 1.1 KB
meminfo.c -rw-r--r-- 5.9 KB
namespaces.c -rw-r--r-- 4.0 KB
nommu.c -rw-r--r-- 3.2 KB
page.c -rw-r--r-- 6.7 KB
proc_net.c -rw-r--r-- 4.3 KB
proc_sysctl.c -rw-r--r-- 39.1 KB
proc_tty.c -rw-r--r-- 4.7 KB
root.c -rw-r--r-- 5.7 KB
self.c -rw-r--r-- 2.0 KB
softirqs.c -rw-r--r-- 993 bytes
stat.c -rw-r--r-- 5.6 KB
task_mmu.c -rw-r--r-- 37.6 KB
task_nommu.c -rw-r--r-- 7.5 KB
thread_self.c -rw-r--r-- 2.2 KB
uptime.c -rw-r--r-- 1.2 KB
version.c -rw-r--r-- 761 bytes
vmcore.c -rw-r--r-- 29.8 KB

back to top