.. |
cpm_uart
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
jsm
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
21285.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
68328serial.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
68328serial.h
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
68360serial.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
8250.c
|
68aa2c0d4a
[SERIAL] 8250: sysrq deadlock fix
|
19 years ago |
8250.h
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
8250_accent.c
|
6df29debb7
[SERIAL] Use an enum for serial8250 platform device IDs
|
20 years ago |
8250_acorn.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
8250_au1x00.c
|
85835f442e
[SERIAL] AMD Alchemy UART: claim memory range
|
19 years ago |
8250_boca.c
|
6df29debb7
[SERIAL] Use an enum for serial8250 platform device IDs
|
20 years ago |
8250_early.c
|
d358788f3f
[SERIAL] kernel console should send CRLF not LFCR
|
19 years ago |
8250_fourport.c
|
6df29debb7
[SERIAL] Use an enum for serial8250 platform device IDs
|
20 years ago |
8250_gsc.c
|
5076c15862
[PARISC] I/O-Space must be ioremap_nocache()'d
|
19 years ago |
8250_hp300.c
|
e51c01b084
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
|
19 years ago |
8250_hub6.c
|
6df29debb7
[SERIAL] Use an enum for serial8250 platform device IDs
|
20 years ago |
8250_mca.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
8250_pci.c
|
e9422e0915
[SERIAL] 8250: constify some serial structs
|
19 years ago |
8250_pnp.c
|
cb6358eb69
[PATCH] SERIAL: allow shared 8250_pnp interrupts
|
19 years ago |
Kconfig
|
ecd9561687
serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.
|
19 years ago |
Makefile
|
f8441e1344
[ARM] 3571/1: netX: serial driver for Hilscher netX
|
19 years ago |
amba-pl010.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
amba-pl011.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
at91_serial.c
|
72729910c3
[ARM] 3865/1: AT91RM9200 header updates
|
19 years ago |
clps711x.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
crisv10.c
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
crisv10.h
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
dz.c
|
d608ab9917
[SERIAL] dz: Fix compilation error
|
19 years ago |
dz.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
icom.c
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
icom.h
|
a4bfde5abd
[PATCH] serial/icom: Remove custom msescs_to_jiffies() macro
|
20 years ago |
imx.c
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
ioc3_serial.c
|
2d0cfb5279
[PATCH] Altix: ioc3 serial support
|
19 years ago |
ioc4_serial.c
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
ip22zilog.c
|
c65b15cfd6
[SERIAL] IP22: fix serial console hangs
|
19 years ago |
ip22zilog.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
m32r_sio.c
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
m32r_sio.h
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
m32r_sio_reg.h
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
mcfserial.c
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
mcfserial.h
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
mpc52xx_uart.c
|
075395d228
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
|
19 years ago |
mpsc.c
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
mux.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
netx-serial.c
|
f8441e1344
[ARM] 3571/1: netX: serial driver for Hilscher netX
|
19 years ago |
pmac_zilog.c
|
018a3d1db7
[POWERPC] powermac: Constify & voidify get_property()
|
19 years ago |
pmac_zilog.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
pxa.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
s3c2410.c
|
71aa7054d3
[ARM] 3793/1: S3C2412: fix wrong serial info struct
|
19 years ago |
sa1100.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
serial_core.c
|
e1da95ae38
[PATCH] suspend: make it possible to disable serial console suspend
|
19 years ago |
serial_cs.c
|
fec21889cd
[PATCH] pcmcia: another ID for serial_cs.c
|
19 years ago |
serial_lh7a40x.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
serial_txx9.c
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
sh-sci.c
|
e108b2ca23
serial: Rework sh-sci for driver model.
|
19 years ago |
sh-sci.h
|
e108b2ca23
serial: Rework sh-sci for driver model.
|
19 years ago |
sn_console.c
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
suncore.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
suncore.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
sunhv.c
|
93872ba21d
[SERIAL] sunhv: Convert to of_driver layer.
|
19 years ago |
sunsab.c
|
0f4184f73d
[SERIAL] sunsab: Fix E250 console with RSC.
|
19 years ago |
sunsab.h
|
e4fdee8e3b
[SUNSAB]: Defer register updates until transmitter is idle.
|
20 years ago |
sunsu.c
|
c964521c54
[SERIAL] sunsu: Report keyboard and mouse ports in kernel log.
|
19 years ago |
sunzilog.c
|
b8b99e857d
[SERIAL] sunzilog: Mirror the sunsab serial setup bug fix.
|
19 years ago |
sunzilog.h
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
v850e_uart.c
|
40663cc7f1
[PATCH] irq-flags: serial: Use the new IRQF_ constants
|
19 years ago |
vr41xx_siu.c
|
66151bbd20
[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h
|
19 years ago |