summaryrefslogtreecommitdiffstats
path: root/drivers/serial/cpm_uart
Commit message (Expand)AuthorAgeFilesLines
* serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-174-10/+78
* Remove pointless casts from void pointersJeff Garzik2008-02-061-1/+1
* [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-281-1/+1
* [POWERPC] Fix compile error if CONFIG_STX_GP3 is definedKumar Gala2008-01-241-1/+1
* [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-142-12/+2Star
* [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-041-2/+2
* [POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood2007-10-041-0/+3
* [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-046-183/+192
* [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-046-25/+260
* [POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich2007-09-281-1/+1
* [POWERPC] CPM_UART: Use inline function form of eieioKumar Gala2007-07-101-1/+1
* [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala2007-05-103-3/+3
* [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood2007-05-101-1/+2
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-102-4/+4
* SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2007-05-081-6/+6
* [POWERPC] Fix compile failure in cpm_uart_cpm2Paul Gortmaker2007-02-161-1/+1
* [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2007-02-072-6/+0Star
* [POWERPC] cpm_uart: OF-related fix for CPM1Vitaly Bordug2007-02-071-7/+8
* [POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki2006-12-041-1/+1
* [POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki2006-11-103-7/+8
* [POWERPC] CPM_UART: Fix non-console transmitKalle Pokki2006-11-101-3/+2Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-8/+8
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-211-3/+6
* POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-211-2/+2
* POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-212-44/+88
* cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-212-13/+11Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
* [PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug2006-05-262-4/+6
* [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-034-11/+43
* [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-031-1/+5
* [PATCH] ppc32 CPM_UART: Fixed odd address translationsVitaly Bordug2006-04-284-26/+50
* [PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug2006-04-284-111/+220
* [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug2006-02-081-9/+4Star
* [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-051-6/+6
* [PATCH] ppc32: cpm_uart: fix xchar sendingAristeu Sergio Rozanski Filho2006-01-091-1/+1
* [PATCH] Update email address for KumarKumar Gala2005-11-143-3/+3
* [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2Kumar Gala2005-09-051-0/+2
* [PATCH] cpm_uart: use schedule_timeout instead of direct call to scheduleKumar Gala2005-09-051-6/+7
* [PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar Gala2005-09-051-0/+9
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+4
|\
* | [PATCH] cpm_uart: needs some love to compile with GCC4.0.1Kumar Gala2005-08-091-7/+7
* | [PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala2005-08-093-65/+116
|/
* [PATCH] cpm_uart: use DPRAM for early consoleMarcelo Tosatti2005-07-281-1/+1
* [PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2005-07-061-1/+31
* [PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter2005-06-221-0/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-177-0/+1985