aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/cpm_uart/cpm_uart_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-26[PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug1-3/+5
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug1-6/+25
2006-05-03[PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug1-1/+5
2006-04-28[PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug1-22/+9
2006-04-28[PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug1-48/+211
2006-02-08[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug1-9/+4
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-6/+6
2006-01-09[PATCH] ppc32: cpm_uart: fix xchar sendingAristeu Sergio Rozanski Filho1-1/+1
2005-11-13[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-09-05[PATCH] cpm_uart: use schedule_timeout instead of direct call to scheduleKumar Gala1-6/+7
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-08-09[PATCH] cpm_uart: needs some love to compile with GCC4.0.1Kumar Gala1-7/+7
2005-08-09[PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala1-38/+80
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1177