Skip to content
  • Linus Torvalds's avatar
    Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging · 3dbc35a3
    Linus Torvalds authored
    
    
    Pull staging tree fixes from Greg KH:
     "Here are a number of bugfixes for the drivers/staging/ portion of the
      kernel that have been reported recently.
    
      Nothing major here, with maybe the exception of the ramster code can
      now be built so it is enabled in the build again, and lots of memory
      leaks that people like to have fixed on their systems.
    
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org&gt;">
    
    * tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
      staging: android: fix mem leaks in __persistent_ram_init()
      staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private_ioctl()
      staging: iio: hmc5843: Fix crash in probe function.
      staging/xgifb: fix display on XGI Volari Z11m cards
      Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error paths
      android: make persistent_ram based drivers depend on HAVE_MEMBLOCK
      staging: iio: ak8975: Remove i2c client data corruption
      staging: drm/omap: move where DMM driver is registered
      staging: zsmalloc: fix memory leak
      Staging: rts_pstor: off by one in for loop
      staging: ozwpan: Added new maintainer for ozwpan
      staging:rts_pstor:Avoid "Bad target number" message when probing driver
      staging:rts_pstor:Fix possible panic by NULL pointer dereference
      Staging: vt6655-6: check keysize before memcpy()
      staging/media/as102: Don't call release_firmware() on uninitialized variable
      staging:iio:core add missing increment of loop index in iio_map_array_unregister()
      staging: ramster: unbreak my heart
      staging/vme: Fix module parameters
      staging: sep: Fix sign of error
    3dbc35a3