summaryrefslogtreecommitdiffstats
path: root/drivers/serial/mpsc.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpsc: Set the port device in the mpsc serial driverCorey Minyard2010-04-071-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* serial: kill off uart_infoAlan Cox2009-09-191-2/+2
* kgdb: kgdboc console poll hooks for mpsc uartJason Wessel2008-07-231-1/+147
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-201-1/+1
* drivers/serial/: remove CVS keywordsAdrian Bunk2008-07-201-2/+2
* serial: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+2
* serial: MPSC: set baudrate when BRG divider is set.Mark A. Greer2008-02-051-0/+1
* serial: MPSC: Fix coding style and whitespace issuesMark A. Greer2007-07-311-401/+283
* serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer2007-07-311-4/+0
* serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas2007-07-311-5/+8
* serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez2007-07-311-2/+14
* serial: clear proper MPSC interrupt cause bitsJay Lubomirski2007-06-281-1/+2
* MPSC serial driver tx lockingDave Jiang2007-05-071-1/+24
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-11/+11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad2006-10-011-0/+12
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] serial: merge mpsc.h into mpsc.cMark A. Greer2006-03-251-3/+255
* [PATCH] serial: mpsc driver passes bad devname to request_irq()Mark A. Greer2006-03-251-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-3/+3
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-34/+31
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-0/+2
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* | [PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez2005-10-301-0/+2
|/
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+4
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-291-3/+0
* [PATCH] compilation errors in drivers/serial/mpsc.cLee Nicks2005-06-251-4/+4
* [PATCH] ppc annotations: mpscAl Viro2005-04-251-7/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1832
OpenPOWER on IntegriCloud