summaryrefslogtreecommitdiffstats
path: root/drivers/serial/mpsc.c
AgeCommit message (Expand)AuthorLines
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers-0/+2
2008-02-05serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer-0/+1
2007-07-31serial: MPSC: Fix coding style and whitespace issuesMark A. Greer-401/+283
2007-07-31serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer-4/+0
2007-07-31serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas-5/+8
2007-07-31serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez-2/+14
2007-06-28serial: clear proper MPSC interrupt cause bitsJay Lubomirski-1/+2
2007-05-07MPSC serial driver tx lockingDave Jiang-1/+24
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+2
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle-11/+11
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-4/+4
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad-0/+12
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman-2/+0
2006-03-25[PATCH] serial: merge mpsc.h into mpsc.cMark A. Greer-3/+255
2006-03-25[PATCH] serial: mpsc driver passes bad devname to request_irq()Mark A. Greer-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-3/+3
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King-34/+31
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds-0/+2
2005-10-30[PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez-0/+2
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-0/+2
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King-4/+4
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King-3/+0
2005-06-25[PATCH] compilation errors in drivers/serial/mpsc.cLee Nicks-4/+4
2005-04-25[PATCH] ppc annotations: mpscAl Viro-7/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1832