You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/serial
Daniel Glöckner 26bbb3ff1f imx: serial: fix one bit field type 16 years ago
..
cpm_uart cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console. 16 years ago
jsm jsm: correctly support multiple 4/8-port boards 16 years ago
8250.c serial: add support for the TI AR7 internal UART 16 years ago
8250.h 8250: improve workaround for UARTs that don't re-assert THRE correctly 17 years ago
8250_accent.c
8250_acorn.c
8250_boca.c
8250_early.c
8250_exar_st16c554.c
8250_fourport.c
8250_gsc.c serial: 8250_gsc: fix printk format error 16 years ago
8250_hp300.c
8250_hub6.c
8250_mca.c
8250_pci.c 8250_pci: add the OXCB950 chip to the 8250 PCI driver. 16 years ago
8250_pnp.c serial: Update PNP IDs 16 years ago
21285.c [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h 16 years ago
68328serial.c serial, 8250: remove NR_IRQ usage 17 years ago
68328serial.h
68360serial.c Fix compile errors in SGI console drivers (linux-next tree) 17 years ago
Kconfig serial: Added Timberdale UART driver 16 years ago
Makefile serial: Added Timberdale UART driver 16 years ago
amba-pl010.c [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * 16 years ago
amba-pl011.c [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * 16 years ago
atmel_serial.c avr32: add hardware handshake support to atmel_serial 16 years ago
bfin_5xx.c Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs 16 years ago
bfin_sport_uart.c Blackfin SPORT UART: rewrite inline assembly 16 years ago
bfin_sport_uart.h
clps711x.c [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h 16 years ago
crisv10.c CRISv10: fix serial driver proc-usage 16 years ago
crisv10.h tty: Use the generic RS485 ioctl on CRIS 16 years ago
dz.c serial: DZ11: avoid a hang at console switch-over 17 years ago
dz.h
icom.c icom: fix compile errors when defining ICOM_TRACE 16 years ago
icom.h
imx.c imx: serial: fix one bit field type 16 years ago
ioc3_serial.c [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submodule 16 years ago
ioc4_serial.c Fix compile errors in SGI console drivers (linux-next tree) 17 years ago
ip22zilog.c Fix compile errors in SGI console drivers (linux-next tree) 17 years ago
ip22zilog.h
kgdboc.c
m32r_sio.c drivers/serial: use nr_irqs 17 years ago
m32r_sio.h
m32r_sio_reg.h
max3100.c tty: MAX3100 16 years ago
mcf.c m68knommu: Fix support for console port other than ttyS0 on mcf.c 16 years ago
mpc52xx_uart.c drivers/serial/mpc52xx_uart.c: fix array overindexing check 16 years ago
mpsc.c kgdb: kgdboc console poll hooks for mpsc uart 17 years ago
mux.c Fix compile errors in SGI console drivers (linux-next tree) 17 years ago
netx-serial.c [ARM] build fixes for netX serial driver 17 years ago
nwpserial.c serial/nwpserial: Fix wrong register read address and add interrupt acknowledge. 16 years ago
of_serial.c serial: Add 16850 uart type support to OF uart driver 16 years ago
pmac_zilog.c powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook 16 years ago
pmac_zilog.h
pnx8xxx_uart.c When a break signal is detected, the next character should be ignored. 16 years ago
pxa.c [ARM] pxa: remove machine class specific stuffs from serial driver 16 years ago
s3c24a0.c [ARM] S3C24A0: Serial port definitions and driver support. 16 years ago
s3c2400.c [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* 17 years ago
s3c2410.c [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* 17 years ago
s3c2412.c [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* 17 years ago
s3c2440.c drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE 16 years ago
s3c6400.c [ARM] S3C: Add UDIVSLOT support for newer UARTS 16 years ago
sa1100.c [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h 16 years ago
samsung.c [ARM] S3C: Add UDIVSLOT support for newer UARTS 16 years ago
samsung.h [ARM] S3C: Add UDIVSLOT support for newer UARTS 16 years ago
sb1250-duart.c Fix compile errors in SGI console drivers (linux-next tree) 17 years ago
sc26xx.c Fix compile errors in SGI console drivers (linux-next tree) 17 years ago
serial_core.c serial: fixup /proc/tty/driver/serial after proc_fops conversion 16 years ago
serial_cs.c pcmcia: remove unused argument to pcmcia_parse_tuple() 17 years ago
serial_ks8695.c [ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix 17 years ago
serial_lh7a40x.c [ARM] lh7a40x: avoid polluting the kernel's namespace 16 years ago
serial_txx9.c serial_txx9: use %lx for iobase 17 years ago
sh-sci.c sh: Add support for SH7786 CPU subtype. 16 years ago
sh-sci.h sh: Add support for SH7786 CPU subtype. 16 years ago
sn_console.c Altix serial: fix 17 years ago
suncore.c
suncore.h
sunhv.c sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
sunsab.c sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
sunsab.h
sunsu.c serial: sunsu: sunsu_kbd_ms_init needs to be __devinit 16 years ago
sunzilog.c serial: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
sunzilog.h
timbuart.c timbuart: Fix the termios logic 16 years ago
timbuart.h serial: Added Timberdale UART driver 16 years ago
uartlite.c powerpc/virtex: fix various format/casting printk mismatches 16 years ago
ucc_uart.c ucc: Fix leaky error path 16 years ago
vr41xx_siu.c Fix compile errors in SGI console drivers (linux-next tree) 17 years ago
zs.c serial: Z85C30: avoid a hang at console switch-over 17 years ago
zs.h