Add Station and AdHoc mode support to libertas_tf
[safe/jmp/linux-2.6] / drivers / serial / cpm_uart /
2009-09-24 Benjamin HerrenschmidtFix build of cpm_uart due to core changes
2009-09-19 Alan Coxserial: kill off uart_info
2009-07-30 Mark Warecpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.c
2009-04-06 Scott Woodcpm_uart: Disable CPM udbg when re-initing CPM uart...
2009-04-06 Scott Woodcpm_uart: Initialize port.dev before it's used.
2009-03-09 Xiaotian Fengcpm_uart: fix non-console port startup bug
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-16 Yinghai Ludrivers/serial: use nr_irqs
2008-09-19 Becky Brucecpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_u...
2008-07-28 Laurent Pinchartcpm_uart: Add generic clock API support to set baudrates
2008-07-28 Laurent Pinchartcpm_uart: Modem control lines support
2008-07-24 Nye Liucpm1: don't send break on TX_STOP, don't interrupt...
2008-07-23 Jason Wesselkgdb: kgdboc console poll hooks for cpm uart
2008-07-22 Alan Coxport_fixups: Fix ups for tty port changes
2008-07-14 Laurent Pinchartcpm_uart: Support uart_wait_until_sent()
2008-07-14 Rune Torgersencpm_uart: Fix cpm uart corruption with PREEMPT_RT
2008-06-26 Kumar Galacpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code
2008-06-26 Kumar Galacpm_uart: fix whitespace issues
2008-04-30 Harvey Harrisonserial: replace remaining __FUNCTION__ occurrences
2008-04-17 Laurent Pinchart[POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports...
2008-02-06 Jeff GarzikRemove pointless casts from void pointers
2008-01-28 Jochen Friedrich[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common...
2008-01-24 Kumar Gala[POWERPC] Fix compile error if CONFIG_STX_GP3 is defined
2007-12-14 Jochen Friedrich[POWERPC] Move CPM command handling into the cpm drivers
2007-10-04 Scott Wood[POWERPC] cpm: Describe multi-user ram in its own devic...
2007-10-04 Scott Wood[POWERPC] cpm_uart: Issue STOP_TX command before initia...
2007-10-04 Scott Wood[POWERPC] cpm_uart: sparse fixes
2007-10-04 Scott Wood[POWERPC] cpm_uart: Be an of_platform device when CONFI...
2007-09-28 Jochen Friedrich[POWERPC] Fix cpm_uart driver for cpm1 machines
2007-09-25 Jochen Friedrich[POWERPC] Fix cpm_uart driver
2007-07-10 Kumar Gala[POWERPC] CPM_UART: Use inline function form of eieio
2007-05-10 Kumar Gala[POWERPC] CPM_UART: Removed __init from cpm_uart_init_p...
2007-05-10 Scott Wood[POWERPC] CPM_UART: cpm_uart_set_termios should take...
2007-05-10 Timur Tabi[POWERPC] Change rheap functions to use ulongs instead...
2007-05-08 Milind Arun ChoudharySPIN_LOCK_UNLOCKED cleanup in drivers/serial
2007-02-16 Paul Gortmaker[POWERPC] Fix compile failure in cpm_uart_cpm2
2007-02-07 Vitaly Bordug[POWERPC] Fix kernel build errors for mpc8272ads and...
2007-02-07 Vitaly Bordug[POWERPC] cpm_uart: OF-related fix for CPM1
2006-12-04 Kalle Pokki[POWERPC] CPM_UART: Fix inconsistency of function defin...
2006-11-10 Kalle Pokki[POWERPC] CPM_UART: Fix non-console initialisation
2006-11-10 Kalle Pokki[POWERPC] CPM_UART: Fix non-console transmit
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-09-21 Vitaly BordugPOWERPC: Bring the fs_no calculation to the relevant...
2006-09-21 Vitaly BordugPOWERPC: overhaul with cpm2_map mechanism
2006-09-21 Vitaly BordugPOWERPC: Get rid of remapping the whole immr
2006-09-21 Vitaly Bordugcpm_uart: make it possible to utilize from powerpc
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-26 Vitaly Bordug[PATCH] ppc32 CPM_UART: various fixes for pq2 uart...
2006-05-03 Vitaly Bordug[PATCH] ppc32 CPM_UART: fixes and improvements
2006-05-03 Vitaly Bordug[PATCH] ppc32 CPM_UART: Fixed break send on SCC
2006-04-28 Vitaly Bordug[PATCH] ppc32 CPM_UART: Fixed odd address translations
2006-04-28 Vitaly Bordug[PATCH] ppc32 CPM_UART: Convert to use platform devices
2006-02-08 Vitaly Bordug[SERIAL] PPC32 CPM_UART: update to utilize the new...
2006-02-05 Russell King[SERIAL] uart_port iotype member should use UPIO_*
2006-01-09 Aristeu Sergio Roz... [PATCH] ppc32: cpm_uart: fix xchar sending
2005-11-14 Kumar Gala[PATCH] Update email address for Kumar
2005-09-05 Kumar Gala[PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2
2005-09-05 Kumar Gala[PATCH] cpm_uart: use schedule_timeout instead of direc...
2005-09-05 Kumar Gala[PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADS
2005-08-31 Russell King[SERIAL] Clean up and fix tty transmission start/stoping
2005-08-09 Kumar Gala[PATCH] cpm_uart: needs some love to compile with GCC4.0.1
2005-08-09 Kumar Gala[PATCH] cpm_uart: Fix dpram allocation and non-console...
2005-07-27 Marcelo Tosatti[PATCH] cpm_uart: use DPRAM for early console
2005-07-06 Andrei Konovalov[PATCH] ppc32: add Freescale MPC885ADS board support
2005-06-22 Matt Porter[PATCH] cpm_uart: Route SCC2 pins for the STx GP3 board
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2