linux-sg2042/drivers/tty/serial
Jiri Slaby d6c53c0e9b TTY: move low_latency to tty_port
One point is to have less places where we actually need tty pointer.
The other is that low_latency is bound to buffer processing and
buffers are now in tty_port. So it makes sense to move low_latency to
tty_port too.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-15 22:23:16 -08:00
..
8250 serial: Remove RM9000 series serial driver. 2013-01-15 21:54:41 -08:00
cpm_uart TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
jsm TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
21285.c Disintegrate asm/system.h for ARM 2012-03-28 18:30:01 +01:00
68328serial.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
Kconfig serial: tegra: add serial driver 2013-01-15 22:15:17 -08:00
Makefile serial: tegra: add serial driver 2013-01-15 22:15:17 -08:00
altera_jtaguart.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
altera_uart.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
amba-pl010.c drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_unprepare 2012-09-05 12:33:39 -07:00
amba-pl011.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
apbuart.c tty: remove use of __devinit 2012-11-21 15:22:52 -08:00
apbuart.h
ar933x_uart.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
arc_uart.c serial/arc-uart: switch to devicetree based probing 2013-01-15 22:16:05 -08:00
atmel_serial.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
bcm63xx_uart.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
bfin_sport_uart.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
bfin_sport_uart.h tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. 2011-12-09 19:05:33 -08:00
bfin_uart.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-12-13 12:00:02 -08:00
clps711x.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
crisv10.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
crisv10.h
dz.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dz.h
efm32-uart.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
icom.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
icom.h
ifx6x60.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
ifx6x60.h serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown 2012-11-01 08:50:01 -07:00
imx.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
ioc3_serial.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
ioc4_serial.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
ip22zilog.c
ip22zilog.h
kgdb_nmi.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
kgdboc.c KGDB/KDB fixes and cleanups 2012-10-13 11:16:58 +09:00
lantiq.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
lpc32xx_hs.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
m32r_sio.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
m32r_sio.h TTY: serial, include pci.h in m32r_sio 2012-03-08 11:47:02 -08:00
m32r_sio_reg.h m32r: relocate drivers back out of 8250 dir 2012-02-08 15:04:32 -08:00
max310x.c serial: max310x: Setup missing "can_sleep" field for GPIO 2012-11-26 15:38:44 -08:00
max3100.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
mcf.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
mfd.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
mpc52xx_uart.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
mpsc.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
mrst_max3110.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
mrst_max3110.h max3110: add sysrq support 2011-08-26 11:01:15 -07:00
msm_serial.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
msm_serial.h
msm_serial_hs.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
msm_smd_tty.c TTY: convert more flipping functions 2013-01-15 22:17:29 -08:00
mux.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
mxs-auart.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
netx-serial.c
nwpserial.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
of_serial.c tty: remove use of __devinitdata 2012-11-21 15:25:06 -08:00
omap-serial.c serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR 2013-01-15 21:52:23 -08:00
pch_uart.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
pmac_zilog.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
pmac_zilog.h tty/serial/pmac_zilog: Fix suspend & resume 2011-12-16 11:10:01 +11:00
pnx8xxx_uart.c
pxa.c tty: serial: KGDB support for PXA 2012-10-24 11:38:28 -07:00
sa1100.c Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2012-12-12 11:30:02 -08:00
samsung.c serial: Samsung: Use of_match_ptr() macro 2013-01-15 21:57:44 -08:00
samsung.h serial: samsung: merge probe() function from all SoC specific extensions 2011-12-23 10:07:00 +09:00
sb1250-duart.c SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h 2012-05-15 17:48:50 +02:00
sc26xx.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
sccnxp.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
serial-tegra.c serial: tegra: add serial driver 2013-01-15 22:15:17 -08:00
serial_core.c TTY: move low_latency to tty_port 2013-01-15 22:23:16 -08:00
serial_ks8695.c serial: ks8695: use __iomem pointers for MMIO 2012-09-19 15:37:13 +02:00
serial_txx9.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
sh-sci.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
sh-sci.h serial: sh-sci: use serial_port_in/out vs sci_in/out. 2012-03-30 19:50:15 +09:00
sirfsoc_uart.c serial: sirf: add support for new SiRFmarco SMP SoC 2013-01-15 21:54:40 -08:00
sirfsoc_uart.h serial: sirf: add support for new SiRFmarco SMP SoC 2013-01-15 21:54:40 -08:00
sn_console.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
suncore.c tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h 2012-02-10 10:44:35 -08:00
sunhv.c TTY: switch tty_insert_flip_string 2013-01-15 22:22:35 -08:00
sunsab.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
sunsab.h
sunsu.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
sunzilog.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
sunzilog.h
timbuart.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
timbuart.h
uartlite.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
ucc_uart.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
vr41xx_siu.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
vt8500_serial.c TTY: switch tty_insert_flip_char 2013-01-15 22:21:36 -08:00
xilinx_uartps.c tty: remove use of __devexit 2012-11-21 15:27:46 -08:00
zs.c SERIAL: MIPS DECstation zs.c driver needs module.h 2012-05-15 17:48:50 +02:00
zs.h