summaryrefslogtreecommitdiff
path: root/drivers/serial/cpm_uart/cpm_uart_core.c
AgeCommit message (Expand)Author
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-17[POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart
2008-02-06Remove pointless casts from void pointersJeff Garzik
2007-10-03[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood
2007-10-03[POWERPC] cpm_uart: sparse fixesScott Wood
2007-10-03[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood
2007-07-10[POWERPC] CPM_UART: Use inline function form of eieioKumar Gala
2007-05-09[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary
2006-11-10[POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki
2006-11-10[POWERPC] CPM_UART: Fix non-console transmitKalle Pokki
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-21POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug
2006-09-21cpm_uart: make it possible to utilize from powerpcVitaly Bordug
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-26[PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug
2006-05-03[PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug
2006-04-28[PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug
2006-04-28[PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug
2006-02-08[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King
2006-01-09[PATCH] ppc32: cpm_uart: fix xchar sendingAristeu Sergio Rozanski Filho
2005-11-13[PATCH] Update email address for KumarKumar Gala
2005-09-05[PATCH] cpm_uart: use schedule_timeout instead of direct call to scheduleKumar Gala
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King
2005-08-09[PATCH] cpm_uart: needs some love to compile with GCC4.0.1Kumar Gala
2005-08-09[PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds