aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/cpm_uart
Commit message (Expand)AuthorAge
* cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.Scott Wood2009-04-06
* cpm_uart: Initialize port.dev before it's used.Scott Wood2009-04-06
* cpm_uart: fix non-console port startup bugXiaotian Feng2009-03-09
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\
| * drivers/serial: use nr_irqsYinghai Lu2008-10-16
* | cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serialBecky Bruce2008-09-19
|/
* cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart2008-07-28
* cpm_uart: Modem control lines supportLaurent Pinchart2008-07-28
* cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...Nye Liu2008-07-24
* kgdb: kgdboc console poll hooks for cpm uartJason Wessel2008-07-23
* port_fixups: Fix ups for tty port changesAlan Cox2008-07-22
* cpm_uart: Support uart_wait_until_sent()Laurent Pinchart2008-07-14
* cpm_uart: Fix cpm uart corruption with PREEMPT_RTRune Torgersen2008-07-14
* cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-06-26
* cpm_uart: fix whitespace issuesKumar Gala2008-06-26
* serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-17
* Remove pointless casts from void pointersJeff Garzik2008-02-06
* [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-28
* [POWERPC] Fix compile error if CONFIG_STX_GP3 is definedKumar Gala2008-01-23
* [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-13
* [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-04
* [POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood2007-10-03
* [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-03
* [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-03
* [POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich2007-09-28
* [POWERPC] CPM_UART: Use inline function form of eieioKumar Gala2007-07-10
* [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala2007-05-10
* [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood2007-05-10
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-10
* SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2007-05-08
* [POWERPC] Fix compile failure in cpm_uart_cpm2Paul Gortmaker2007-02-15
* [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2007-02-06
* [POWERPC] cpm_uart: OF-related fix for CPM1Vitaly Bordug2007-02-06
* [POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki2006-12-04
* [POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki2006-11-10
* [POWERPC] CPM_UART: Fix non-console transmitKalle Pokki2006-11-10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* fix file specification in commentsUwe Zeisberger2006-10-03
* POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-21
* POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-21
* POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-21
* cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug2006-05-26
* [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-03
* [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-03
* [PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug2006-04-28
* [PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug2006-04-28