aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/cpm_uart/cpm_uart.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-147/+0
2010-11-11serial: cpu_uart: Remove unused uart_cpm_port fieldsBaurzhan Ismagulov1-6/+0
2008-07-28cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart1-0/+1
2008-07-28cpm_uart: Modem control lines supportLaurent Pinchart1-0/+10
2008-06-26cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala1-3/+0
2008-06-26cpm_uart: fix whitespace issuesKumar Gala1-4/+4
2008-04-17[POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart1-0/+3
2007-10-03[POWERPC] cpm_uart: sparse fixesScott Wood1-20/+22
2007-10-03[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood1-1/+5
2007-05-09[POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala1-1/+1
2006-11-10[POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug1-5/+14
2006-04-28[PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug1-0/+33
2006-04-28[PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug1-7/+9
2005-08-09[PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala1-3/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+89