aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/cpm_uart/cpm_uart_cpm1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-138/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-09-19cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serialBecky Bruce1-3/+3
2008-06-26cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala1-168/+0
2008-06-26cpm_uart: fix whitespace issuesKumar Gala1-1/+1
2008-04-17[POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart1-0/+14
2007-12-13[POWERPC] Move CPM command handling into the cpm driversJochen Friedrich1-5/+1
2007-10-03[POWERPC] cpm_uart: sparse fixesScott Wood1-1/+1
2007-10-03[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood1-1/+15
2007-05-09[POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala1-1/+1
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi1-2/+2
2007-02-07[POWERPC] cpm_uart: OF-related fix for CPM1Vitaly Bordug1-7/+8
2006-11-10[POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug1-0/+2
2006-04-28[PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug1-3/+4
2006-04-28[PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug1-47/+0
2005-11-13[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-08-09[PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala1-24/+29
2005-07-27[PATCH] cpm_uart: use DPRAM for early consoleMarcelo Tosatti1-1/+1
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov1-1/+31
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+290