[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1390572895-26428-1-git-send-email-george.cherian@ti.com>
Date: Fri, 24 Jan 2014 19:44:52 +0530
From: George Cherian <george.cherian@...com>
To: <linux-usb@...r.kernel.org>
CC: <balbi@...com>, <gregkh@...uxfoundation.org>,
<linux-kernel@...r.kernel.org>,
George Cherian <george.cherian@...com>
Subject: [PATCH 0/3] Enable ISOCH IN handling for AM335x
This series enables the ISOCH IN handling for AM335x HOST mode.
With this series webcam devices are now supported under AM335x
MUSB HOST with CPPI DMA enabled.
Patch 1 - Enable basic ISOCH IN handling
Patch 2 - Make CPPI aware of hb transfers
Patch 3 - Using hrtimer based polling for tx empty leads to hang , fixes it
George Cherian (3):
usb: musb: musb_host: Enable ISOCH IN handling for AM335x host
usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfers
usb: musb: musb_cppi41: Handle ISOCH differently and not use the
hrtimer.
drivers/usb/musb/musb_cppi41.c | 67 +++++++++++++++++++++++++++++++++++++++++-
drivers/usb/musb/musb_host.c | 29 ++++++++++++++++--
2 files changed, 92 insertions(+), 4 deletions(-)
--
1.8.1
--
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