Linus Torvalds aebb2afd54 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 12 years ago
..
8250 c420811f11 serial: ralink: adds support for the serial core found on ralink wisoc 12 years ago
cpm_uart 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
jsm 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
21285.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
68328serial.c 9ef20d52e0 tty: serial/68328serial.c: remove unnecessary null pointer check 12 years ago
Kconfig aebb2afd54 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 12 years ago
Makefile 7d9f49afa4 serial: rp2: New driver for Comtrol RocketPort 2 cards 12 years ago
altera_jtaguart.c b16ea4b04c tty: serial: altera_jtaguart: Simplify altera_jtaguart_init() 12 years ago
altera_uart.c 61bc65599f tty: serial: altera_uart: Simplify altera_uart_init() 12 years ago
amba-pl010.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
amba-pl011.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
apbuart.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
apbuart.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
ar933x_uart.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
arc_uart.c 11c62d4f1d serial/arc-uart: Miscll DT related updates (Grant's review comments) 12 years ago
atmel_serial.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
bcm63xx_uart.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
bfin_sport_uart.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
bfin_sport_uart.h 07143eaefd tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. 13 years ago
bfin_uart.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
clps711x.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
crisv10.c f938f3781f tty: serial/crisv10.c: remove unnecessary null pointer check 12 years ago
crisv10.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
dz.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
dz.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
efm32-uart.c c098020d03 serial/efm32: parse location property 12 years ago
icom.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
icom.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
ifx6x60.c 9f9cba810f Merge 3.8-rc5 into tty-next 12 years ago
ifx6x60.h 31fe990488 serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown 12 years ago
imx.c f30e826069 serial: imx: fix uninitialized variable warning 12 years ago
ioc3_serial.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
ioc4_serial.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
ip22zilog.c 2894500dec TTY: ip22zilog, fix tty_flip_buffer_push call 12 years ago
ip22zilog.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
kgdb_nmi.c 16559ae48c kgdb: remove #include <linux/serial_8250.h> from kgdb.h 12 years ago
kgdboc.c 6c536a17fa Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb 12 years ago
lantiq.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
lpc32xx_hs.c 33aeb9da1b serial: lpc32xx: Fix fallout from tty_port conversion 12 years ago
m32r_sio.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
m32r_sio.h 8bc87dc999 TTY: serial, include pci.h in m32r_sio 13 years ago
m32r_sio_reg.h c8a64268d1 m32r: relocate drivers back out of 8250 dir 13 years ago
max3100.c 21eaab6d19 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 12 years ago
max310x.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
mcf.c 496c907740 serial: mcf: Add support RS485 in ColdFire serial driver 12 years ago
mfd.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
mpc52xx_uart.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
mpsc.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
mrst_max3110.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
mrst_max3110.h 51808f051e max3110: add sysrq support 14 years ago
msm_serial.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
msm_serial.h 99edb3d10a tty: remove invalid location line in file header 14 years ago
msm_serial_hs.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
msm_smd_tty.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
mux.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
mxs-auart.c 9f9cba810f Merge 3.8-rc5 into tty-next 12 years ago
netx-serial.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
nwpserial.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
of_serial.c f26402e817 tty: of_serial: unexport tegra_serial_handle_break 12 years ago
omap-serial.c 1776fd059c OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, and Tx FIFO IRQ generation 12 years ago
pch_uart.c e8c5b56fdc serial: pch_uart: fix sysrq handling for pch_uart 12 years ago
pmac_zilog.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
pmac_zilog.h a79dd5ae5a tty/serial/pmac_zilog: Fix suspend & resume 13 years ago
pnx8xxx_uart.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
pxa.c 9429ccbf38 serial: pxa: fine-tune clk useage 12 years ago
rp2.c 7d9f49afa4 serial: rp2: New driver for Comtrol RocketPort 2 cards 12 years ago
sa1100.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
samsung.c 9f9cba810f Merge 3.8-rc5 into tty-next 12 years ago
samsung.h da121506eb serial: samsung: merge probe() function from all SoC specific extensions 13 years ago
sb1250-duart.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
sc26xx.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
sccnxp.c 21eaab6d19 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 12 years ago
serial-tegra.c c3e1becebf serial: tegra: assume CONFIG_OF 12 years ago
serial_core.c bc80fbe46b tty: Remove ancient hardpps() 12 years ago
serial_ks8695.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
serial_txx9.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
sh-sci.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
sh-sci.h b12bb29f84 serial: sh-sci: use serial_port_in/out vs sci_in/out. 13 years ago
sirfsoc_uart.c ac4ce71889 serial: sirf: only use lookup table to set baudrate when ioclk=150MHz 12 years ago
sirfsoc_uart.h ac4ce71889 serial: sirf: only use lookup table to set baudrate when ioclk=150MHz 12 years ago
sn_console.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
suncore.c 6816383a09 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h 13 years ago
sunhv.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
sunsab.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
sunsab.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
sunsu.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
sunzilog.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
sunzilog.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
timbuart.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
timbuart.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago
uartlite.c 6d53c3b71d tty: serial: uartlite: Support uartlite on big and little endian systems 12 years ago
ucc_uart.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
vr41xx_siu.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
vt8500_serial.c 9f9cba810f Merge 3.8-rc5 into tty-next 12 years ago
xilinx_uartps.c eb51d917a7 serial: xilinx_uartps: Remove leftover __exit_p() 12 years ago
zs.c 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
zs.h ab4382d274 tty: move drivers/serial/ to drivers/tty/serial/ 14 years ago