History log of /arch/arm/plat-mxc/devices/platform-fsl-usb2-udc.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6cafe48a6bfa8934d5564fbf9976a51040dac819 30-Jul-2011 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> ARM: mx5: dynamically allocate fsl-usb2-udc devices

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
/arch/arm/plat-mxc/devices/platform-fsl-usb2-udc.c
b7f080cfe223b3b7424872639d153695615a9255 16-Jun-2011 Alexey Dobriyan <adobriyan@gmail.com> net: remove mm.h inclusion from netdevice.h

Remove linux/mm.h inclusion from netdevice.h -- it's unused (I've checked manually).

To prevent mm.h inclusion via other channels also extract "enum dma_data_direction"
definition into separate header. This tiny piece is what gluing netdevice.h with mm.h
via "netdevice.h => dmaengine.h => dma-mapping.h => scatterlist.h => mm.h".
Removal of mm.h from scatterlist.h was tried and was found not feasible
on most archs, so the link was cutoff earlier.

Hope people are OK with tiny include file.

Note, that mm_types.h is still dragged in, but it is a separate story.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/arch/arm/plat-mxc/devices/platform-fsl-usb2-udc.c
9e1dde33876ba83ad586c336647fff133d0f5472 12-Nov-2010 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> ARM: mx3: dynamically allocate fsl-usb2-udc devices

While adapting the #defines for this I noticed that the offset
used for USB HS on i.MX35 differs from the documented offset.
I kept the working offset and commented that the documentation
differs.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
/arch/arm/plat-mxc/devices/platform-fsl-usb2-udc.c
972cc48207450ce6aeed416ac176fe4d0482a4a3 11-Nov-2010 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoC

Some usages of ARCH_MX25 are assuming that if it is
defined the other SoCs are undefined. Use SOC_IMX25 for the save
places.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
/arch/arm/plat-mxc/devices/platform-fsl-usb2-udc.c
224b8c83641c2f31e3efc9bc5956636cc42cadf7 10-Nov-2010 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> ARM: mx25: dynamically allocate fsl-usb2-udc devices

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
/arch/arm/plat-mxc/devices/platform-fsl-usb2-udc.c
bd455ed36c487b949068182bfee478b785ee090b 09-Nov-2010 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> ARM: imx: dynamically allocate fsl-usb2-udc devices

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
/arch/arm/plat-mxc/devices/platform-fsl-usb2-udc.c