aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/imx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[ARM] 4481/1: Fix a bug when i.MX is compiled as a moduleSascha Hauer1-1/+1
2007-05-03[ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer1-63/+205
2007-02-11[ARM] i.MX serial: fix IRQ allocationPavel Pisa1-1/+2
2007-02-11[ARM] i.MX serial: fix tx buffer overflowsSascha Hauer1-6/+5
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
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-1/+0
2006-05-04[ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer1-24/+16
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-17/+9
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-2/+2
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+2
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King1-2/+2
2006-01-19[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King1-2/+2
2006-01-13[ARM] 3258/1: IMX serial: fix parityMatt Reimer1-1/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-3/+0
2005-11-21[SERIAL] imx: Fix missed platform_driver_unregisterRussell King1-1/+1
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-16/+15
2005-10-30[DRIVER MODEL] Add missing driver_unregister to IMX serial driverRussell King1-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-4/+4
2005-10-12[ARM] 2971/1: i.MX uart handle rts irqSascha Hauer1-6/+33
2005-10-10[ARM] 2957/1: imx UART Error handlingSascha Hauer1-5/+4
2005-10-01[ARM] 2944/1: GCC 4 mx1ads serial driver compile fixVincent Sanders1-1/+1
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer1-1/+19
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-04-29[PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR valueSascha Hauer1-8/+60
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+909