Commit Graph

64 Commits (dd4969a892ea522ecf9d7d826ba1531ce044d46f)

Author SHA1 Message Date
Scott Wood 4d8107f474 cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console. 16 years ago
Scott Wood bd86ef3784 cpm_uart: Initialize port.dev before it's used. 16 years ago
Xiaotian Feng 9ab9212014 cpm_uart: fix non-console port startup bug 16 years ago
Yinghai Lu a62c413373 drivers/serial: use nr_irqs 17 years ago
Becky Bruce 8b05cefca7 cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial 17 years ago
Laurent Pinchart 80776554b6 cpm_uart: Add generic clock API support to set baudrates 17 years ago
Laurent Pinchart 7485d26b7e cpm_uart: Modem control lines support 17 years ago
Nye Liu ae2d4c396e cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termios parameters 17 years ago
Jason Wessel 8e21d04c07 kgdb: kgdboc console poll hooks for cpm uart 17 years ago
Alan Cox f10140fbe5 port_fixups: Fix ups for tty port changes 17 years ago
Laurent Pinchart dc32081530 cpm_uart: Support uart_wait_until_sent() 17 years ago
Rune Torgersen 491a7a436c cpm_uart: Fix cpm uart corruption with PREEMPT_RT 17 years ago
Kumar Gala 0b2a2e5b77 cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code 17 years ago
Kumar Gala 0d8440657e cpm_uart: fix whitespace issues 17 years ago
Harvey Harrison 71cc2c2152 serial: replace remaining __FUNCTION__ occurrences 17 years ago
Laurent Pinchart d464df2667 [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms. 17 years ago
Jeff Garzik 15aafa2f9d Remove pointless casts from void pointers 17 years ago
Jochen Friedrich b5677d848c [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c 17 years ago
Kumar Gala 1dd4561e7d [POWERPC] Fix compile error if CONFIG_STX_GP3 is defined 17 years ago
Jochen Friedrich 362f9b6fa8 [POWERPC] Move CPM command handling into the cpm drivers 17 years ago
Scott Wood 15f8c604a7 [POWERPC] cpm: Describe multi-user ram in its own device node. 18 years ago
Scott Wood d948a29ea7 [POWERPC] cpm_uart: Issue STOP_TX command before initializing console. 18 years ago
Scott Wood c1dcfd9d19 [POWERPC] cpm_uart: sparse fixes 18 years ago
Scott Wood 7ae870368d [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. 18 years ago
Jochen Friedrich d214602804 [POWERPC] Fix cpm_uart driver for cpm1 machines 18 years ago
Jochen Friedrich b15773a06e [POWERPC] Fix cpm_uart driver 18 years ago
Kumar Gala 90faf4fa79 [POWERPC] CPM_UART: Use inline function form of eieio 18 years ago
Kumar Gala 32a56ebb24 [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warning 18 years ago
Scott Wood 1bda8f3056 [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termios 18 years ago
Timur Tabi 4c35630ccd [POWERPC] Change rheap functions to use ulongs instead of pointers 18 years ago
Milind Arun Choudhary 076fa0fa2d SPIN_LOCK_UNLOCKED cleanup in drivers/serial 18 years ago
Paul Gortmaker 0f9ec0a828 [POWERPC] Fix compile failure in cpm_uart_cpm2 18 years ago
Vitaly Bordug 5427828e83 [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads 18 years ago
Vitaly Bordug f25222b995 [POWERPC] cpm_uart: OF-related fix for CPM1 18 years ago
Kalle Pokki 533462df56 [POWERPC] CPM_UART: Fix inconsistency of function definition 18 years ago
Kalle Pokki 0091cf5a6a [POWERPC] CPM_UART: Fix non-console initialisation 18 years ago
Kalle Pokki 599540a855 [POWERPC] CPM_UART: Fix non-console transmit 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Vitaly Bordug 611a15afcd POWERPC: Bring the fs_no calculation to the relevant SoC enumeration 19 years ago
Vitaly Bordug d3465c921f POWERPC: overhaul with cpm2_map mechanism 19 years ago
Vitaly Bordug fc8e50e349 POWERPC: Get rid of remapping the whole immr 19 years ago
Vitaly Bordug 3dd0dcbe9d cpm_uart: make it possible to utilize from powerpc 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Vitaly Bordug 8e30a9a299 [PATCH] ppc32 CPM_UART: various fixes for pq2 uart users 19 years ago
Vitaly Bordug 6e1976961c [PATCH] ppc32 CPM_UART: fixes and improvements 19 years ago
Vitaly Bordug 61f5657c50 [PATCH] ppc32 CPM_UART: Fixed break send on SCC 19 years ago
Vitaly Bordug 09b03b6c29 [PATCH] ppc32 CPM_UART: Fixed odd address translations 19 years ago
Vitaly Bordug e27987cddd [PATCH] ppc32 CPM_UART: Convert to use platform devices 19 years ago