summaryrefslogtreecommitdiffstats
path: root/drivers/serial/cpm_uart/cpm_uart_cpm2.c
Commit message (Expand)AuthorAgeFilesLines
* cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.cMark Ware2009-07-301-1/+1
* cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serialBecky Bruce2008-09-191-3/+3
* cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-06-261-277/+0Star
* cpm_uart: fix whitespace issuesKumar Gala2008-06-261-3/+3
* [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-171-0/+52
* [POWERPC] Fix compile error if CONFIG_STX_GP3 is definedKumar Gala2008-01-241-1/+1
* [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-141-7/+1Star
* [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-041-2/+2
* [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-041-2/+2
* [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-041-1/+17
* [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala2007-05-101-1/+1
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-101-2/+2
* [POWERPC] Fix compile failure in cpm_uart_cpm2Paul Gortmaker2007-02-161-1/+1
* [POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki2006-12-041-1/+1
* POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-211-43/+87
* cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-211-6/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug2006-05-261-1/+1
* [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-031-0/+2
* [PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug2006-04-281-1/+4
* [PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug2006-04-281-9/+0Star
* [PATCH] Update email address for KumarKumar Gala2005-11-141-1/+1
* [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2Kumar Gala2005-09-051-0/+2
* [PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar Gala2005-09-051-0/+9
* [PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter2005-06-221-0/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+328