| Commit message (Expand) | Author | Age | Files | Lines |
* | serial: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 1 | -1/+1 |
* | [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms. | Laurent Pinchart | 2008-04-17 | 4 | -10/+78 |
* | Remove pointless casts from void pointers | Jeff Garzik | 2008-02-06 | 1 | -1/+1 |
* | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 2008-01-28 | 1 | -1/+1 |
* | [POWERPC] Fix compile error if CONFIG_STX_GP3 is defined | Kumar Gala | 2008-01-23 | 1 | -1/+1 |
* | [POWERPC] Move CPM command handling into the cpm drivers | Jochen Friedrich | 2007-12-13 | 2 | -12/+2 |
* | [POWERPC] cpm: Describe multi-user ram in its own device node. | Scott Wood | 2007-10-04 | 1 | -2/+2 |
* | [POWERPC] cpm_uart: Issue STOP_TX command before initializing console. | Scott Wood | 2007-10-03 | 1 | -0/+3 |
* | [POWERPC] cpm_uart: sparse fixes | Scott Wood | 2007-10-03 | 6 | -183/+192 |
* | [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ... | Scott Wood | 2007-10-03 | 6 | -25/+260 |
* | [POWERPC] Fix cpm_uart driver for cpm1 machines | Jochen Friedrich | 2007-09-28 | 1 | -1/+1 |
* | [POWERPC] CPM_UART: Use inline function form of eieio | Kumar Gala | 2007-07-10 | 1 | -1/+1 |
* | [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warning | Kumar Gala | 2007-05-09 | 3 | -3/+3 |
* | [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termios | Scott Wood | 2007-05-09 | 1 | -1/+2 |
* | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi | 2007-05-09 | 2 | -4/+4 |
* | SPIN_LOCK_UNLOCKED cleanup in drivers/serial | Milind Arun Choudhary | 2007-05-08 | 1 | -6/+6 |
* | [POWERPC] Fix compile failure in cpm_uart_cpm2 | Paul Gortmaker | 2007-02-16 | 1 | -1/+1 |
* | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads | Vitaly Bordug | 2007-02-07 | 2 | -6/+0 |
* | [POWERPC] cpm_uart: OF-related fix for CPM1 | Vitaly Bordug | 2007-02-07 | 1 | -7/+8 |
* | [POWERPC] CPM_UART: Fix inconsistency of function definition | Kalle Pokki | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] CPM_UART: Fix non-console initialisation | Kalle Pokki | 2006-11-10 | 3 | -7/+8 |
* | [POWERPC] CPM_UART: Fix non-console transmit | Kalle Pokki | 2006-11-10 | 1 | -3/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -8/+8 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 2 | -2/+2 |
* | POWERPC: Bring the fs_no calculation to the relevant SoC enumeration | Vitaly Bordug | 2006-09-21 | 1 | -3/+6 |
* | POWERPC: overhaul with cpm2_map mechanism | Vitaly Bordug | 2006-09-21 | 1 | -2/+2 |
* | POWERPC: Get rid of remapping the whole immr | Vitaly Bordug | 2006-09-21 | 2 | -44/+88 |
* | cpm_uart: make it possible to utilize from powerpc | Vitaly Bordug | 2006-09-21 | 2 | -13/+11 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 3 | -3/+0 |
* | [PATCH] ppc32 CPM_UART: various fixes for pq2 uart users | Vitaly Bordug | 2006-05-26 | 2 | -4/+6 |
* | [PATCH] ppc32 CPM_UART: fixes and improvements | Vitaly Bordug | 2006-05-03 | 4 | -11/+43 |
* | [PATCH] ppc32 CPM_UART: Fixed break send on SCC | Vitaly Bordug | 2006-05-03 | 1 | -1/+5 |
* | [PATCH] ppc32 CPM_UART: Fixed odd address translations | Vitaly Bordug | 2006-04-28 | 4 | -26/+50 |
* | [PATCH] ppc32 CPM_UART: Convert to use platform devices | Vitaly Bordug | 2006-04-28 | 4 | -111/+220 |
* | [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip API | Vitaly Bordug | 2006-02-08 | 1 | -9/+4 |
* | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 | 1 | -6/+6 |
* | [PATCH] ppc32: cpm_uart: fix xchar sending | Aristeu Sergio Rozanski Filho | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] Update email address for Kumar | Kumar Gala | 2005-11-13 | 3 | -3/+3 |
* | [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2 | Kumar Gala | 2005-09-05 | 1 | -0/+2 |
* | [PATCH] cpm_uart: use schedule_timeout instead of direct call to schedule | Kumar Gala | 2005-09-05 | 1 | -6/+7 |
* | [PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADS | Kumar Gala | 2005-09-05 | 1 | -0/+9 |
* | [SERIAL] Clean up and fix tty transmission start/stoping | Russell King | 2005-08-31 | 1 | -4/+4 |
|\ |
|
* | | [PATCH] cpm_uart: needs some love to compile with GCC4.0.1 | Kumar Gala | 2005-08-09 | 1 | -7/+7 |
* | | [PATCH] cpm_uart: Fix dpram allocation and non-console uarts | Kumar Gala | 2005-08-09 | 3 | -65/+116 |
|/ |
|
* | [PATCH] cpm_uart: use DPRAM for early console | Marcelo Tosatti | 2005-07-27 | 1 | -1/+1 |
* | [PATCH] ppc32: add Freescale MPC885ADS board support | Andrei Konovalov | 2005-07-05 | 1 | -1/+31 |
* | [PATCH] cpm_uart: Route SCC2 pins for the STx GP3 board | Matt Porter | 2005-06-21 | 1 | -0/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 7 | -0/+1985 |