summaryrefslogtreecommitdiff
path: root/drivers/serial/cpm_uart
AgeCommit message (Expand)Author
2007-05-09[POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala
2007-05-09[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary
2007-02-16[POWERPC] Fix compile failure in cpm_uart_cpm2Paul Gortmaker
2007-02-07[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug
2007-02-07[POWERPC] cpm_uart: OF-related fix for CPM1Vitaly Bordug
2006-12-04[POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki
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-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03fix file specification in commentsUwe Zeisberger
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-21POWERPC: Get rid of remapping the whole immrVitaly 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: Fix baseaddress for SMC 1 and 2Kumar Gala
2005-09-05[PATCH] cpm_uart: use schedule_timeout instead of direct call to scheduleKumar Gala
2005-09-05[PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar 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-07-27[PATCH] cpm_uart: use DPRAM for early consoleMarcelo Tosatti
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov
2005-06-21[PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter
2005-03-04[PATCH] initialize a spin lock in CPM2 uart driverKumar Gala
2005-02-11[PATCH] ppc32: fix typos in cpm_uart_cpm2.cAndrei Konovalov
2004-11-10[PATCH] Fix CPM2 uart driver device number brain damageTom Rini
2004-11-03ppc32: Update MPC8xx code to quasi functionalTom Rini
2004-07-18PPC32: Typo fix in m8xx serial driver.Tom Rini
2004-07-15ppc32: reworked CPM uart driver to work for properly for all CPMsKumar Gala
2004-07-15ppc32: reworked cpm alloc functionsKumar Gala
2004-07-10[PATCH] ppc32: CPM UART fixesKumar Gala
2004-06-22[PPC32] Update CPM2 (MPC82xx/MPC85xx) code to use rheap for DP memoryTom Rini
2004-06-22[PPC32] Change how we handle DP memory on MPC8xx.Tom Rini
2004-06-21Update CPM UART driver according to feedback from Dan Malek.David Woodhouse
2004-06-17Change new Motorola copyright notices and email addresses to Freescale.David Woodhouse
2004-06-17UART driver for Motorola CPM/CPM2 I/O core on 8xx/8xxx chips.David Woodhouse