summaryrefslogtreecommitdiffstats
path: root/drivers/serial/cpm_uart
AgeCommit message (Expand)AuthorLines
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-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-10-03fix file specification in commentsUwe Zeisberger-2/+2
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-21POWERPC: Get rid of remapping the whole immrVitaly Bordug-44/+88
2006-09-21cpm_uart: make it possible to utilize from powerpcVitaly Bordug-13/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-3/+0
2006-05-26[PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug-4/+6
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug-11/+43
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-26/+50
2006-04-28[PATCH] ppc32 CPM_UART: Convert to use platform devicesVitaly Bordug-111/+220
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-3/+3
2005-09-05[PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2Kumar Gala-0/+2
2005-09-05[PATCH] cpm_uart: use schedule_timeout instead of direct call to scheduleKumar Gala-6/+7
2005-09-05[PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADSKumar Gala-0/+9
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King-4/+4
2005-08-09[PATCH] cpm_uart: needs some love to compile with GCC4.0.1Kumar Gala-7/+7
2005-08-09[PATCH] cpm_uart: Fix dpram allocation and non-console uartsKumar Gala-65/+116
2005-07-27[PATCH] cpm_uart: use DPRAM for early consoleMarcelo Tosatti-1/+1
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov-1/+31
2005-06-21[PATCH] cpm_uart: Route SCC2 pins for the STx GP3 boardMatt Porter-0/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1985