[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1288054306-4361-1-git-send-email-x0095840@ti.com>
Date: Mon, 25 Oct 2010 19:51:38 -0500
From: Fernando Guzman Lugo <x0095840@...com>
To: <gregkh@...e.de>
Cc: <felipe.contreras@...ia.com>, <Hiroshi.DOYU@...ia.com>,
<linux-kernel@...r.kernel.org>, <andy.shevchenko@...il.com>,
<linux-omap@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Fernando Guzman Lugo <x0095840@...com>
Subject: [PATCH 0/8] staging: tidspbridge - misc fixes
This set of patches fix some issues found in lastest tree.
Fernando Guzman Lugo (8):
staging: tidspbridge - remove req_addr from proc_map
staging: tidspbridge - add kconfig parameter for DMM size
staging: tidspbridge - change mmufault tasklet to a workqueue
staging: tidspbridge - fix timeout in dsp_gpt_wait_overflow
staging: tidspbridge - use GTP7 for DSP stack dump
staging: tidspbridge - remove disabling twl when printing DSP stack
staging: tidspbridge - fix some issues after iommu patches
staging: tidspbridge - make sync_wait_on_event interruptible
drivers/staging/tidspbridge/Kconfig | 8 +++
drivers/staging/tidspbridge/core/dsp-clock.c | 13 +++--
drivers/staging/tidspbridge/core/dsp-mmu.c | 55 +++++++++++---------
drivers/staging/tidspbridge/core/tiomap3430.c | 20 ++++++-
.../staging/tidspbridge/include/dspbridge/clk.h | 4 +-
.../tidspbridge/include/dspbridge/dsp-mmu.h | 3 +
.../tidspbridge/include/dspbridge/dspapi-ioctl.h | 1 -
.../staging/tidspbridge/include/dspbridge/proc.h | 3 -
.../staging/tidspbridge/include/dspbridge/sync.h | 13 ++++-
drivers/staging/tidspbridge/pmgr/dspapi.c | 2 +-
drivers/staging/tidspbridge/rmgr/node.c | 4 +-
drivers/staging/tidspbridge/rmgr/proc.c | 25 ++++-----
12 files changed, 95 insertions(+), 56 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists