linux/drivers/staging/omapdrm
Linus Torvalds b87fc3e6e2 Staging fixes for 3.8-rc3
Here are a number of small fixes to staging drivers for your 3.8-rc3
 tree.
 
 Well, the omapdrm fixes aren't really "small" but they were waiting on a
 number of other drm patches to go in through the drm tree, and got
 delayed by my vacation over the holidays.  They are totally
 self-contained, everyone involved have acked them, and they fix issues
 that people have been having with the driver.
 
 Other than that one, it's a bunch of tiny bugfixes for a number of
 reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
 iEYEABECAAYFAlDzjqQACgkQMUfUDdst+ym/FgCfTOKtRk2YP9FJ+GlJnO7Ij2Ez
 r/AAoJhhlxUwn59zhyCA6iIOLLix0tfU
 =llcV
 -----END PGP SIGNATURE-----

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

Pull staging fixes from Greg Kroah-Hartman:
 "Here are a number of small fixes to staging drivers for your 3.8-rc3
  tree.

  Well, the omapdrm fixes aren't really "small" but they were waiting on
  a number of other drm patches to go in through the drm tree, and got
  delayed by my vacation over the holidays.  They are totally
  self-contained, everyone involved have acked them, and they fix issues
  that people have been having with the driver.

  Other than that one, it's a bunch of tiny bugfixes for a number of
  reported issues.

  Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>"

* tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (36 commits)
  staging: zram: fix invalid memory references during disk write
  staging: tidspbridge: use prepare/unprepare on dsp clocks
  staging: tidspbridge: Fix build breakage due to splitting CM functions.
  staging: comedi: comedi_test: fix race when cancelling command
  staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC
  staging: comedi: prevent auto-unconfig of manually configured devices
  staging: comedi: fix minimum AO period for NI 625x and NI 628x
  staging: vme_pio2: fix oops on module unloading
  staging: speakup: avoid out-of-range access in synth_add()
  staging: speakup: avoid out-of-range access in synth_init()
  staging: rtl8192e: Fix failure to check pci_map_single()
  staging: rtl8187se: Fix failure to check pci_map_single()
  staging: drm/imx: fix double free bug in error path
  staging: drm/imx: several bug fixes
  staging: drm/imx: check return value of ipu_reset()
  staging: drm/omap: fix flags in dma buf exporting
  staging: drm/omap: use omapdss low level API
  staging/fwserial: Update TODO file per reviewer comments
  staging/fwserial: Limit tx/rx to 1394-2008 spec maximum
  staging/fwserial: Refine Kconfig help text
  ...
2013-01-14 09:08:38 -08:00
..
Kconfig staging: drm/omap: add support for ARCH_MULTIPLATFORM 2012-10-30 11:10:00 -07:00
Makefile staging: drm/omap: use omapdss low level API 2013-01-07 12:24:36 -08:00
TODO staging: drm/omap: use omapdss low level API 2013-01-07 12:24:36 -08:00
omap_connector.c staging: drm/omap: use omapdss low level API 2013-01-07 12:24:36 -08:00
omap_crtc.c staging: drm/omap: use omapdss low level API 2013-01-07 12:24:36 -08:00
omap_debugfs.c staging: drm/omap: Disable DMM debugfs for OMAP3 2012-03-07 13:38:07 -08:00
omap_dmm_priv.h drm/omap: Fix release of refill engine 2012-10-22 15:46:37 -07:00
omap_dmm_tiler.c staging: drm/omap: Fix usage of IS_ERR_OR_NULL and PTR_ERR 2012-11-16 15:03:10 -08:00
omap_dmm_tiler.h staging: drm/omap: add support for ARCH_MULTIPLATFORM 2012-10-30 11:10:00 -07:00
omap_drm.h
omap_drv.c staging: drm/omap: use omapdss low level API 2013-01-07 12:24:36 -08:00
omap_drv.h staging: drm/omap: use omapdss low level API 2013-01-07 12:24:36 -08:00
omap_encoder.c staging: drm/omap: use omapdss low level API 2013-01-07 12:24:36 -08:00
omap_fb.c staging/omapdrm: Fix spacing coding style in omap_fb.c 2012-11-14 16:31:03 -08:00
omap_fbdev.c drm: refcnt drm_framebuffer (v4.1) 2012-10-02 22:15:39 +10:00
omap_gem.c staging/omapdrm: Fix spacing coding style in omap_gem.c 2012-11-14 16:31:04 -08:00
omap_gem_dmabuf.c Staging fixes for 3.8-rc3 2013-01-14 09:08:38 -08:00
omap_gem_helpers.c staging/omapdrm: Fix spacing coding style in omap_gem_helper.c 2012-11-14 16:31:04 -08:00
omap_irq.c staging: drm/omap: use omapdss low level API 2013-01-07 12:24:36 -08:00
omap_plane.c staging: drm/omap: use omapdss low level API 2013-01-07 12:24:36 -08:00
tcm-sita.c staging:omapdrm Fix typos in drivers:omapdrm 2012-04-10 10:31:01 -07:00
tcm-sita.h
tcm.h