kernel-ark/drivers/serial
Dmitry Torokhov d39b6cfe66 [PATCH] vr41xx: convert to the new platform device interface
The patch does the following for v441xx seris drivers:

 - stop using platform_device_register_simple() as it is going away
 - mark ->probe() and ->remove() methods as __devinit and __devexit
   respectively
 - initialize "owner" field in driver structure so there is a link
   from /sys/modules to the driver
 - mark *_init() and *_exit() functions as __init and __exit

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-22 07:53:56 -08:00
..
cpm_uart
jsm
8250_accent.c
8250_acorn.c
8250_acpi.c
8250_au1x00.c
8250_boca.c
8250_early.c
8250_fourport.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_mca.c
8250_pci.c
8250_pnp.c
8250.c
8250.h
21285.c
68328serial.c
68328serial.h
68360serial.c
amba-pl010.c
amba-pl011.c
at91_serial.c
au1x00_uart.c
clps711x.c
crisv10.c
crisv10.h
dz.c
dz.h
icom.c
icom.h
imx.c
ioc3_serial.c
ioc4_serial.c [PATCH] Altix: small ioc4 oversight 2006-03-11 09:19:34 -08:00
ip22zilog.c [SERIAL] ip22zilog: Fix oops on runlevel change with serial console 2006-03-07 21:04:59 +00:00
ip22zilog.h
Kconfig [PATCH] serial: serial_txx9 driver update 2006-03-22 07:53:55 -08:00
m32r_sio_reg.h
m32r_sio.c
m32r_sio.h
Makefile [SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers. 2006-03-20 01:13:37 -08:00
mcfserial.c
mcfserial.h
mpc52xx_uart.c
mpsc.c
mpsc.h
mux.c
pmac_zilog.c
pmac_zilog.h
pxa.c
s3c2410.c [PATCH] handle errors returned by platform_get_irq*() 2006-03-20 13:42:57 -08:00
sa1100.c
serial_core.c [PATCH] serial core: work around sub-driver bugs 2006-03-08 14:14:00 -08:00
serial_cs.c
serial_lh7a40x.c
serial_txx9.c [PATCH] serial: serial_txx9 driver update 2006-03-22 07:53:55 -08:00
sh-sci.c
sh-sci.h
sn_console.c [IA64] SGI SN drivers: don't report !sn2 hardware as an error 2006-03-07 15:27:59 -08:00
suncore.c
suncore.h
sunhv.c [SPARC] serial: Make sure sysfs nodes get named correctly. 2006-03-20 01:13:47 -08:00
sunsab.c [SPARC] serial: Make sure sysfs nodes get named correctly. 2006-03-20 01:13:47 -08:00
sunsab.h
sunsu.c [SUNSU]: Fix missing spinlock initialization. 2006-03-20 01:16:32 -08:00
sunzilog.c [SPARC] serial: Make sure sysfs nodes get named correctly. 2006-03-20 01:13:47 -08:00
sunzilog.h
v850e_uart.c
vr41xx_siu.c [PATCH] vr41xx: convert to the new platform device interface 2006-03-22 07:53:56 -08:00