aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/imx.c
Commit message (Expand)AuthorAge
* [ARM] MXC: remove _clk suffix from clock namesSascha Hauer2009-03-13
* [ARM] MXC: remove dependency to other include files from irqs.hSascha Hauer2008-12-18
* patch-mx1-UART-supportPaulius Zaleckas2008-12-16
* imx serial: fix rts handling for non imx1 based hardwareMarc Kleine-Budde2008-09-02
* imx serial: set RXD mux bit on i.MX27 and i.MX31Marc Kleine-Budde2008-09-02
* i.MX serial: fix init failureDarius Augulis2008-09-02
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-20
* MX2 add support for mx2 in i.MX serial driverSascha Hauer2008-07-05
* mxc: add MX3 support for i.MX internal UART driverSascha Hauer2008-07-05
* IMX: introduce clock APISascha Hauer2008-07-05
* IMX UART: remove statically initialized tablesSascha Hauer2008-07-05
* IMX UART: Add board specific init/exit functionsSascha Hauer2008-07-05
* IMX UART: do not assume 16MHz reference frequencySascha Hauer2008-07-05
* Merge branch 'merge-fixes' into develRussell King2008-04-19
|\
| * serial: fix platform driver hotplug/coldplugKay Sievers2008-04-15
* | [ARM] 4999/1: <IMX UART>: fix membaseSascha Hauer2008-04-17
* | [ARM] 4998/1: <IMX UART>: do not use hardcoded io space sizeSascha Hauer2008-04-17
* | [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startupSascha Hauer2008-04-17
* | [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for pollingSascha Hauer2008-04-17
* | [ARM] 4994/1: <IMX UART>: Move error handling into execution pathSascha Hauer2008-04-17
* | [ARM] 4993/1: <IMX UART>: Trivial: Remove unused definesSascha Hauer2008-04-17
|/
* Remove pointless casts from void pointersJeff Garzik2008-02-06
* [ARM] 4481/1: Fix a bug when i.MX is compiled as a moduleSascha Hauer2007-07-20
* [ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer2007-05-03
* [ARM] i.MX serial: fix IRQ allocationPavel Pisa2007-02-11
* [ARM] i.MX serial: fix tx buffer overflowsSascha Hauer2007-02-11
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-26
* [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-04
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-20
* [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-05
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-31
|\
| * [SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King2006-01-21
* | [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King2006-01-19
|/
* [ARM] 3258/1: IMX serial: fix parityMatt Reimer2006-01-13
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [SERIAL] imx: Fix missed platform_driver_unregisterRussell King2005-11-21
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* [DRIVER MODEL] Add missing driver_unregister to IMX serial driverRussell King2005-10-30
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* [ARM] 2971/1: i.MX uart handle rts irqSascha Hauer2005-10-12
* [ARM] 2957/1: imx UART Error handlingSascha Hauer2005-10-10
* [ARM] 2944/1: GCC 4 mx1ads serial driver compile fixVincent Sanders2005-10-01
* [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-31