summaryrefslogtreecommitdiffstats
path: root/drivers/serial/cpm_uart/cpm_uart_core.c
AgeCommit message (Expand)AuthorLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-1443/+0
2010-11-11serial: cpm_uat: reducing CPM serial latencyBaurzhan Ismagulov-0/+19
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-2/+2
2010-08-04Merge branch 'master' into for-nextJiri Kosina-64/+79
2010-07-19comment typo fixes: charater => characterThomas Weber-1/+1
2010-06-30serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng-64/+79
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-1/+1
2009-09-24Fix build of cpm_uart due to core changesBenjamin Herrenschmidt-1/+1
2009-09-19serial: kill off uart_infoAlan Cox-1/+1
2009-04-06cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.Scott Wood-4/+4
2009-04-06cpm_uart: Initialize port.dev before it's used.Scott Wood-3/+3
2009-03-09cpm_uart: fix non-console port startup bugXiaotian Feng-2/+12
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2008-10-16drivers/serial: use nr_irqsYinghai Lu-1/+1
2008-09-19cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serialBecky Bruce-0/+3
2008-07-28cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart-7/+19
2008-07-28cpm_uart: Modem control lines supportLaurent Pinchart-3/+37
2008-07-24cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...Nye Liu-7/+14
2008-07-23kgdb: kgdboc console poll hooks for cpm uartJason Wessel-1/+94
2008-07-22port_fixups: Fix ups for tty port changesAlan Cox-1/+1
2008-07-14cpm_uart: Support uart_wait_until_sent()Laurent Pinchart-0/+6
2008-07-14cpm_uart: Fix cpm uart corruption with PREEMPT_RTRune Torgersen-0/+14
2008-06-26cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala-370/+1
2008-06-26cpm_uart: fix whitespace issuesKumar Gala-2/+2
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-04-17[POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart-10/+9
2008-02-06Remove pointless casts from void pointersJeff Garzik-1/+1
2007-10-03[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood-0/+3
2007-10-03[POWERPC] cpm_uart: sparse fixesScott Wood-146/+153
2007-10-03[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood-22/+219
2007-07-10[POWERPC] CPM_UART: Use inline function form of eieioKumar Gala-1/+1
2007-05-09[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood-1/+2
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary-6/+6
2006-11-10[POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki-5/+6
2006-11-10[POWERPC] CPM_UART: Fix non-console transmitKalle Pokki-3/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-8/+8
2006-09-21POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug-3/+6
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug-2/+2
2006-09-21cpm_uart: make it possible to utilize from powerpcVitaly Bordug-7/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-05-26[PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug-3/+5
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug-6/+25
2006-05-03[PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug-1/+5
2006-04-28[PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug-22/+9
2006-04-28[PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug-48/+211
2006-02-08[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug-9/+4
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King-6/+6
2006-01-09[PATCH] ppc32: cpm_uart: fix xchar sendingAristeu Sergio Rozanski Filho-1/+1
2005-11-13[PATCH] Update email address for KumarKumar Gala-1/+1