Julia Lawall 022d917d96 drivers/serial/m32r_sio.c: correct use of ! and & 17 年 前
..
cpm_uart 15aafa2f9d Remove pointless casts from void pointers 17 年 前
jsm 7ba4b927f5 jsm: Remove further unneeded crud 18 年 前
21285.c 2f65baff3a [ARM] 21285 serial: fix build error 17 年 前
68328serial.c 1237a2ef31 Char: char/serial, remove SERIAL_TYPE_NORMAL redefines 17 年 前
68328serial.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年 前
68360serial.c d471d340ef 68360serial: remove broken optimisation 18 年 前
8250.c b4c502a709 8250: enable rate reporting via termios 17 年 前
8250.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年 前
8250_accent.c 6df29debb7 [SERIAL] Use an enum for serial8250 platform device IDs 20 年 前
8250_acorn.c 10bdaaa0fa [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() 18 年 前
8250_au1x00.c 85835f442e [SERIAL] AMD Alchemy UART: claim memory range 19 年 前
8250_boca.c 6df29debb7 [SERIAL] Use an enum for serial8250 platform device IDs 20 年 前
8250_early.c ce2e204f0c 8250_early: coding style 17 年 前
8250_exar_st16c554.c e0980dafa3 [PATCH] Exar quad port serial 18 年 前
8250_fourport.c 6df29debb7 [SERIAL] Use an enum for serial8250 platform device IDs 20 年 前
8250_gsc.c 8b4a483be5 8250_gsc: coding style 17 年 前
8250_hp300.c 0fe1c13713 8250_hp300: coding style 17 年 前
8250_hub6.c 3b0fd36ddc 8250_hub6: codding style 17 年 前
8250_mca.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年 前
8250_pci.c 5756ee9996 8250_pci: coding style 17 年 前
8250_pnp.c 51587cb54f serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem 17 年 前
Kconfig db288381e2 [Blackfin] serial driver: Add flow control support to bf54x 17 年 前
Makefile eea63e0e8a SC26XX: New serial driver for SC2681 uarts 17 年 前
amba-pl010.c db002b8597 [ARM] Fix 4417/1: Serial: Fix AMBA drivers locking 18 年 前
amba-pl011.c 5159f40742 amba-pl011, rename BIT macro 18 年 前
atmel_serial.c 0400b697ef atmel_serial: fix interrupt handler return value 17 年 前
bfin_5xx.c 0aef456451 Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. 17 年 前
clps711x.c 606d099cdd [PATCH] tty: switch to ktermios 18 年 前
crisv10.c 1237a2ef31 Char: char/serial, remove SERIAL_TYPE_NORMAL redefines 17 年 前
crisv10.h 77accbf505 CRISv10 serial driver rewrite 17 年 前
dz.c e6ee512f5a dz.c: Resource management 17 年 前
dz.h ff11d07803 dz: clean up and improve the setup of termios settings 17 年 前
icom.c 15f2bbb28e kobject: convert icom to use kref, not kobject 17 年 前
icom.h 78b42c99af Coding style fix drivers/serial/icom.h 17 年 前
imx.c 15aafa2f9d Remove pointless casts from void pointers 17 年 前
ioc3_serial.c 8f31bb39ec [PATCH] serial: replace kmalloc+memset with kzalloc 18 年 前
ioc4_serial.c 8f31bb39ec [PATCH] serial: replace kmalloc+memset with kzalloc 18 年 前
ip22zilog.c 68576cf122 IP22ZILOG: fix lockup and sysrq 17 年 前
ip22zilog.h 1da177e4c3 Linux-2.6.12-rc2 20 年 前
m32r_sio.c 022d917d96 drivers/serial/m32r_sio.c: correct use of ! and & 17 年 前
m32r_sio.h dab8f4963a m32r: serial: remove M32R_SIO_SHARE_IRQS 18 年 前
m32r_sio_reg.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年 前
mcf.c 16791963ff m68knommu: use ARRAY_SIZE in ColdFire serial driver 17 年 前
mcfserial.c 28580df03e [PATCH] m68knommu: fix work queues in mcfserial.c driver 18 年 前
mcfserial.h 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年 前
mpc52xx_uart.c 52b804829c [POWERPC] mpc52xx: fix compile error introduce when rebasing patch 17 年 前
mpsc.c 7bbdc3d51c serial: MPSC: set baudrate when BRG divider is set. 17 年 前
mux.c 8f4aafec6a drivers/serial/: Spelling fixes 17 年 前
netx-serial.c 606d099cdd [PATCH] tty: switch to ktermios 18 年 前
of_serial.c e34b9c94b6 [POWERPC] of_serial: add port type checking 18 年 前
pmac_zilog.c e4533b243e [POWERPC] Optionally use new device number for pmac_zilog 18 年 前
pmac_zilog.h 606d099cdd [PATCH] tty: switch to ktermios 18 年 前
pnx8xxx_uart.c de8211b96b [PATCH] PNX8550 UART driver 18 年 前
pxa.c fa7f1518e8 [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disabled 17 年 前
s3c2410.c 1452750afc drivers/serial/s3c2410.c: remove dead config symbols 17 年 前
sa1100.c 606d099cdd [PATCH] tty: switch to ktermios 18 年 前
sb1250-duart.c 719b6f29fc BCM1480 serial build fix 18 年 前
sc26xx.c eea63e0e8a SC26XX: New serial driver for SC2681 uarts 17 年 前
serial_core.c 922f9cfa79 fs/char_dev.c: chrdev_open marked static and removed from fs.h 17 年 前
serial_cs.c 906da809c5 pcmcia: replace kio_addr_t with unsigned int everywhere 17 年 前
serial_ks8695.c 486cab2ba2 [ARM] 4411/1: KS8695: Another serial driver fix 18 年 前
serial_lh7a40x.c 606d099cdd [PATCH] tty: switch to ktermios 18 年 前
serial_txx9.c 23f42b7b2e serial: fix serial_txx9 console initialization 18 年 前
sh-sci.c 96de1a8f02 serial: Move asm-sh/sci.h to linux/serial_sci.h. 17 年 前
sh-sci.h e8ea024bff serial: sh-sci: Fix up SH-5 build. 17 年 前
sn_console.c 17e0c7cc1d sn_console section mismatch warning 18 年 前
suncore.c fb445ee5f9 [SERIAL]: Fix section mismatches in Sun serial console drivers. 17 年 前
suncore.h 58d784a5c7 [SERIAL] sparc: Infrastructure to fix section mismatch bugs. 17 年 前
sunhv.c 58d784a5c7 [SERIAL] sparc: Infrastructure to fix section mismatch bugs. 17 年 前
sunsab.c 58d784a5c7 [SERIAL] sparc: Infrastructure to fix section mismatch bugs. 17 年 前
sunsab.h e4fdee8e3b [SUNSAB]: Defer register updates until transmitter is idle. 20 年 前
sunsu.c 58d784a5c7 [SERIAL] sparc: Infrastructure to fix section mismatch bugs. 17 年 前
sunzilog.c 58d784a5c7 [SERIAL] sparc: Infrastructure to fix section mismatch bugs. 17 年 前
sunzilog.h 7cc5c8559c [SERIAL] sunzilog: Interrupt enable before ISR handler installed 18 年 前
uartlite.c 3796958130 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 17 年 前
ucc_uart.c d7584ed2b9 [POWERPC] qe-uart: add support for Freescale QUICCEngine UART 17 年 前
v850e_uart.c 606d099cdd [PATCH] tty: switch to ktermios 18 年 前
vr41xx_siu.c 2174041d66 serial: fix vr41xx_siu serial console support 18 年 前
zs.c 8b4a40809e zs: move to the serial subsystem 18 年 前
zs.h 8b4a40809e zs: move to the serial subsystem 18 年 前