Linus Torvalds c8ebce6eeb Merge master.kernel.org:/home/rmk/linux-2.6-serial il y a 20 ans
..
cpm_uart b0531b9b32 [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2 il y a 20 ans
jsm b129a8ccd5 [SERIAL] Clean up and fix tty transmission start/stoping il y a 20 ans
21285.c 2d93486c6c [ARM] 2907/1: GCC 4 serial driver compile fixes il y a 20 ans
68328serial.c 9c45817f41 [PATCH] Remove non-arch consumers of asm/segment.h il y a 20 ans
68328serial.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
68360serial.c a100777082 [PATCH] move 68360serial.c over use initcalls il y a 20 ans
8250.c d052d1beff Create platform_device.h to contain all the platform device details. il y a 20 ans
8250.h bc49a661e6 [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.h il y a 20 ans
8250_accent.c 6df29debb7 [SERIAL] Use an enum for serial8250 platform device IDs il y a 20 ans
8250_acorn.c 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
8250_acpi.c 58e0276245 [ACPI] 8250 driver now checks for acpi_register_gsi() errors il y a 20 ans
8250_boca.c 6df29debb7 [SERIAL] Use an enum for serial8250 platform device IDs il y a 20 ans
8250_early.c b2281abf11 [SERIAL] 8250_early.c passing 0 instead of NULL il y a 20 ans
8250_fourport.c 6df29debb7 [SERIAL] Use an enum for serial8250 platform device IDs il y a 20 ans
8250_gsc.c ae8c75c1c4 [PARISC] Fix mux.c driver il y a 20 ans
8250_hp300.c 2b49abac58 [PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_port il y a 20 ans
8250_hub6.c 6df29debb7 [SERIAL] Use an enum for serial8250 platform device IDs il y a 20 ans
8250_mca.c 6df29debb7 [SERIAL] Use an enum for serial8250 platform device IDs il y a 20 ans
8250_pci.c 551f8f0e87 [SERIAL] new hp diva console port il y a 20 ans
8250_pnp.c c1542cbc50 [SERIAL] Add SupraExpress 56i support il y a 20 ans
Kconfig 64e47488c9 Merge linux-2.6 with linux-acpi-2.6 il y a 20 ans
Makefile 65cc3370ef [PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s il y a 20 ans
amba-pl010.c c6b8fdad14 [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h il y a 20 ans
amba-pl011.c c6b8fdad14 [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h il y a 20 ans
au1x00_uart.c b129a8ccd5 [SERIAL] Clean up and fix tty transmission start/stoping il y a 20 ans
clps711x.c d56c524afa [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom il y a 20 ans
crisv10.c 9c45817f41 [PATCH] Remove non-arch consumers of asm/segment.h il y a 20 ans
crisv10.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
dz.c b129a8ccd5 [SERIAL] Clean up and fix tty transmission start/stoping il y a 20 ans
dz.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
icom.c 9c45817f41 [PATCH] Remove non-arch consumers of asm/segment.h il y a 20 ans
icom.h a4bfde5abd [PATCH] serial/icom: Remove custom msescs_to_jiffies() macro il y a 20 ans
imx.c 8576762ff5 [DRIVER MODEL] Add missing driver_unregister to IMX serial driver il y a 20 ans
ioc4_serial.c 396dc44bca [PATCH] ioc4 serial support - mostly cleanup il y a 20 ans
ip22zilog.c b129a8ccd5 [SERIAL] Clean up and fix tty transmission start/stoping il y a 20 ans
ip22zilog.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
m32r_sio.c b129a8ccd5 [SERIAL] Clean up and fix tty transmission start/stoping il y a 20 ans
m32r_sio.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
m32r_sio_reg.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
mcfserial.c b0433b9933 [PATCH] m68knommu: add ColdFire serial driver support for 523x processor family il y a 20 ans
mcfserial.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
mpc52xx_uart.c d052d1beff Create platform_device.h to contain all the platform device details. il y a 20 ans
mpsc.c 4fd5f8267d Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel il y a 20 ans
mpsc.h 2c6e759990 [PATCH] ppc annotations: mpsc il y a 20 ans
mux.c ae8c75c1c4 [PARISC] Fix mux.c driver il y a 20 ans
pmac_zilog.c ca078bae81 [PATCH] swsusp: switch pm_message_t to struct il y a 20 ans
pmac_zilog.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
pxa.c d052d1beff Create platform_device.h to contain all the platform device details. il y a 20 ans
s3c2410.c d052d1beff Create platform_device.h to contain all the platform device details. il y a 20 ans
sa1100.c d052d1beff Create platform_device.h to contain all the platform device details. il y a 20 ans
serial_core.c 0cf669d5c5 [SERIAL] Arrange better identification of ports il y a 20 ans
serial_cs.c a42f0dc437 [PATCH] pcmcia: new IDs for serial_cs il y a 20 ans
serial_lh7a40x.c 2d93486c6c [ARM] 2907/1: GCC 4 serial driver compile fixes il y a 20 ans
serial_txx9.c f5ee56cc18 [PATCH] txx9 serial update il y a 20 ans
sh-sci.c d656901bca [PATCH] sh-sci.c sci_start_tx error il y a 20 ans
sh-sci.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
sn_console.c b129a8ccd5 [SERIAL] Clean up and fix tty transmission start/stoping il y a 20 ans
suncore.c 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
suncore.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
sunsab.c b8df110fea [SPARC64]: Fix oops on runlevel change with serial console. il y a 20 ans
sunsab.h e4fdee8e3b [SUNSAB]: Defer register updates until transmitter is idle. il y a 20 ans
sunsu.c fdc657c666 [SUNSU]: Fix bogus locking in sunsu_change_mouse_baud() il y a 20 ans
sunzilog.c b8df110fea [SPARC64]: Fix oops on runlevel change with serial console. il y a 20 ans
sunzilog.h 1da177e4c3 Linux-2.6.12-rc2 il y a 21 ans
uart00.c b129a8ccd5 [SERIAL] Clean up and fix tty transmission start/stoping il y a 20 ans
v850e_uart.c b129a8ccd5 [SERIAL] Clean up and fix tty transmission start/stoping il y a 20 ans
vr41xx_siu.c d052d1beff Create platform_device.h to contain all the platform device details. il y a 20 ans