Commit Graph

79 Commits (87f1d40a706bdebdc8f959b9ac291d0d8fdfcc7e)

Author SHA1 Message Date
Volker Ernst 4e4e66029a serial/imx: check that the buffer is non-empty before sending it out 15 years ago
Alan Cox eab4f5af6b tty: serial - fix tty back references in termios 15 years ago
Valentin Longchamp 1c5250d616 serial: imx.c: fix CTS trigger level lower to avoid lost chars 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Baruch Siach bbcd18d1b3 serial: imx: fix NULL dereference Oops when pdata == NULL 15 years ago
Andy Green 94d32f99c6 imx-serial-excessive-status-clearing-on-break.patch 15 years ago
Roel Kluin 2e2eb509aa serial: imx: bit &/| confusion 15 years ago
Alan Cox bdc04e3174 serial: move delta_msr_wait into the tty_port 16 years ago
Alan Cox ebd2c8f6d2 serial: kill off uart_info 16 years ago
Sascha Hauer 37d6fb629e i.MX serial: do not use #ifdef CONFIG_ARCH_* 16 years ago
Sascha Hauer 1a2c4b3147 imx: Check for NULL pointer deref before calling tty_encode_baud_rate 16 years ago
Oskar Schirmer d7f8d437bd imx: serial: use tty_encode_baud_rate to set true rate 16 years ago
Fabian Godehardt b6e4913834 imx: serial: add IrDA support to serial driver 16 years ago
Oskar Schirmer 534fca068e imx: serial: use rational library function 16 years ago
Daniel Glöckner 9f322ad064 imx: serial: handle initialisation failure correctly 16 years ago
Fabian Godehardt 2e1463922a imx: serial: be sure to stop xmit upon shutdown 16 years ago
Fabian Godehardt 977757311e imx: serial: notify higher layers in case xmit IRQ was not called 16 years ago
Daniel Glöckner 26bbb3ff1f imx: serial: fix one bit field type 16 years ago
Oskar Schirmer d3810cd4d7 imx: serial: fix whitespaces (no changes in functionality) 16 years ago
Eric Lammerts e76afc4e78 fix oops when using console=ttymxcN with N > 0 16 years ago
Eric Lammerts 0003b795c3 fix oops when using console=ttymxcN with N > 0 16 years ago
Sascha Hauer 8c8fdbc9bd [ARM] Remove arch-imx from build system 16 years ago
Sascha Hauer e65fb0099f [ARM] MXC: remove _clk suffix from clock names 16 years ago
Sascha Hauer 9d631b835f [ARM] MXC: remove dependency to other include files from irqs.h 16 years ago
Paulius Zaleckas bd006a9bfe patch-mx1-UART-support 16 years ago
Marc Kleine-Budde 9fbe604456 imx serial: fix rts handling for non imx1 based hardware 17 years ago
Marc Kleine-Budde 4411805b13 imx serial: set RXD mux bit on i.MX27 and i.MX31 17 years ago
Darius Augulis c45e7d7be8 i.MX serial: fix init failure 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King be50972935 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead 17 years ago
Takashi Iwai a88487c79b Fix compile errors in SGI console drivers (linux-next tree) 17 years ago
Sascha Hauer 604cbadce2 MX2 add support for mx2 in i.MX serial driver 17 years ago
Sascha Hauer e3d13ff4b9 mxc: add MX3 support for i.MX internal UART driver 17 years ago
Sascha Hauer 38a41fdf94 IMX: introduce clock API 17 years ago
Sascha Hauer dbff4e9ea2 IMX UART: remove statically initialized tables 17 years ago
Sascha Hauer 2582d8c165 IMX UART: Add board specific init/exit functions 17 years ago
Sascha Hauer 036bb15ec9 IMX UART: do not assume 16MHz reference frequency 17 years ago
Sascha Hauer 3a8daaa49f [ARM] 4999/1: <IMX UART>: fix membase 17 years ago
Sascha Hauer 3d454446e2 [ARM] 4998/1: <IMX UART>: do not use hardcoded io space size 17 years ago
Sascha Hauer 789d52589a [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup 17 years ago
Sascha Hauer 0d3c3938ff [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling 17 years ago
Sascha Hauer 864eeed051 [ARM] 4994/1: <IMX UART>: Move error handling into execution path 17 years ago
Sascha Hauer 8c9915bf31 [ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines 17 years ago
Kay Sievers e169c13964 serial: fix platform driver hotplug/coldplug 17 years ago
Jeff Garzik 15aafa2f9d Remove pointless casts from void pointers 17 years ago
Sascha Hauer 4b300c362d [ARM] 4481/1: Fix a bug when i.MX is compiled as a module 18 years ago
Sascha Hauer ff4bfb2163 [ARM] 4328/1: Move i.MX UART regs to driver 18 years ago
Pavel Pisa d7ea10d9cb [ARM] i.MX serial: fix IRQ allocation 18 years ago
Sascha Hauer 8c0b254b7e [ARM] i.MX serial: fix tx buffer overflows 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago