summaryrefslogtreecommitdiff
path: root/drivers/serial/uartlite.c
AgeCommit message (Expand)Author
2007-02-09[PATCH] drivers/serial NULL noise removalAl Viro
2006-12-22[PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard
rm/mach-mxs/devices/platform-mxsfb.c: In function 'mx23_add_mxsfb': arch/arm/mach-mxs/devices/platform-mxsfb.c:27: error: implicit declaration of function 'DMA_BIT_MASK' make[2]: *** [arch/arm/mach-mxs/devices/platform-mxsfb.o] Error 1 make[1]: *** [arch/arm/mach-mxs/devices] Error 2 make: *** [arch/arm/mach-mxs] Error 2 Signed-off-by: Axel Lin <axel.lin@gmail.com> Tested-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> 2011-03-07ARM i.MX23/28: Add framebuffer device supportSascha Hauer Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Cc: Shawn Guo <shawn.guo@freescale.com>