dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/serial
Kay Sievers e169c13964 serial: fix platform driver hotplug/coldplug
Since 43cc71eed1, the platform modalias is
prefixed with "platform:".  Add MODULE_ALIAS() to the hotpluggable serial
platform drivers, to re-enable auto loading.

NOTE that Kconfig for some of these drivers doesn't allow modular builds, and
thus doesn't match the driver source's unload support.  Presumably their
unload code is buggy and/or weakly tested...

[dbrownell@users.sourceforge.net: more drivers, registration fixes]
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-15 19:35:40 -07:00
..
cpm_uart
jsm
8250.c 8250: enable rate reporting via termios 2008-02-08 09:22:25 -08:00
8250.h
8250_accent.c
8250_acorn.c
8250_au1x00.c
8250_boca.c
8250_early.c 8250_early: coding style 2008-02-08 09:22:25 -08:00
8250_exar_st16c554.c
8250_fourport.c
8250_gsc.c 8250_gsc: coding style 2008-02-08 09:22:25 -08:00
8250_hp300.c 8250_hp300: coding style 2008-02-08 09:22:25 -08:00
8250_hub6.c 8250_hub6: codding style 2008-02-08 09:22:25 -08:00
8250_mca.c
8250_pci.c 8250_pci: duplicate initializer in array ([pbn_b0_8_115200]) 2008-03-30 14:20:24 -07:00
8250_pnp.c serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem 2008-03-04 16:35:09 -08:00
21285.c
68328serial.c Char: char/serial, remove SERIAL_TYPE_NORMAL redefines 2008-02-07 08:42:33 -08:00
68328serial.h
68360serial.c
Kconfig atmel_serial: add DMA support 2008-02-08 09:22:37 -08:00
Makefile
amba-pl010.c
amba-pl011.c
atmel_serial.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
bfin_5xx.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
clps711x.c
crisv10.c Char: char/serial, remove SERIAL_TYPE_NORMAL redefines 2008-02-07 08:42:33 -08:00
crisv10.h
dz.c dz.c: Resource management 2008-02-07 08:42:24 -08:00
dz.h dz: clean up and improve the setup of termios settings 2008-02-07 08:42:24 -08:00
icom.c
icom.h
imx.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
ioc3_serial.c
ioc4_serial.c
ip22zilog.c
ip22zilog.h
m32r_sio.c drivers/serial/m32r_sio.c: correct use of ! and & 2008-03-04 16:35:16 -08:00
m32r_sio.h
m32r_sio_reg.h
mcf.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
mcfserial.c
mcfserial.h
mpc52xx_uart.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
mpsc.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
mux.c
netx-serial.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
of_serial.c of_serial: fix section mismatch warnings 2008-03-10 18:01:17 -07:00
pmac_zilog.c
pmac_zilog.h
pnx8xxx_uart.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
pxa.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
s3c2410.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
sa1100.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
sb1250-duart.c
sc26xx.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
serial_core.c fs/char_dev.c: chrdev_open marked static and removed from fs.h 2008-02-08 09:22:42 -08:00
serial_cs.c
serial_ks8695.c
serial_lh7a40x.c
serial_txx9.c
sh-sci.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
sh-sci.h serial: sh-sci: Fix up SH-5 build. 2008-02-14 14:22:12 +09:00
sn_console.c
suncore.c
suncore.h
sunhv.c
sunsab.c
sunsab.h
sunsu.c
sunzilog.c
sunzilog.h
uartlite.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
ucc_uart.c
v850e_uart.c
vr41xx_siu.c serial: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
zs.c
zs.h