aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/mpsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-31serial: MPSC: Fix coding style and whitespace issuesMark A. Greer1-401/+283
2007-07-31serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer1-4/+0
2007-07-31serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas1-5/+8
2007-07-31serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez1-2/+14
2007-06-28serial: clear proper MPSC interrupt cause bitsJay Lubomirski1-1/+2
2007-05-07MPSC serial driver tx lockingDave Jiang1-1/+24
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-11/+11
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad1-0/+12
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-2/+0
2006-03-25[PATCH] serial: merge mpsc.h into mpsc.cMark A. Greer1-3/+255
2006-03-25[PATCH] serial: mpsc driver passes bad devname to request_irq()Mark A. Greer1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-3/+3
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-34/+31
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-0/+2
2005-10-30[PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez1-0/+2
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+2
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King1-3/+0
2005-06-25[PATCH] compilation errors in drivers/serial/mpsc.cLee Nicks1-4/+4
2005-04-25[PATCH] ppc annotations: mpscAl Viro1-7/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1832