summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2006-03-11[PATCH] Altix: small ioc4 oversightPat Gefre-4/+2
2006-03-08[PATCH] serial core: work around sub-driver bugsPavel Machek-3/+29
2006-03-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-1/+1
2006-03-07[IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas-1/+1
2006-03-07[SERIAL] ip22zilog: Fix oops on runlevel change with serial consoleMartin Michlmayr-3/+1
2006-02-28[SUNSU]: Fix locking error in sunsu_stop_rx().David S. Miller-3/+0
2006-02-23[SERIAL] Add comment about early_serial_setup()Russell King-0/+6
2006-02-15[SERIAL] Fix typo in commentRalf Baechle-1/+1
2006-02-15[SERIAL] Documentation/jsm.txt is a no show.Arthur Othieno-2/+2
2006-02-10[SERIAL] Remove incorrect code from ioc4 serial driverRussell King-14/+0
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-58/+58
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-0/+4
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa-0/+4
2006-02-08[SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle-4/+5
2006-02-08[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug-9/+4
2006-02-08[SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse-1/+0
2006-02-08[SERIAL] 8250 serial console update uart_8250_port ierKumar Gala-0/+1
2006-02-08[ARM] 3283/1: S3C2400 - defines the number of serial portsLucas Correia Villa Real-0/+4
2006-02-08[PATCH] m32r_sio iomem annotationsAl Viro-1/+1
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer-2/+2
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer-2/+2
2006-02-07[PATCH] m68knommu: compile fixes for mcfserial.cGreg Ungerer-10/+6
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King-6/+6
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King-38/+38
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-2/+26
2006-02-03[SERIAL] 8250: limit range of runtime portsRussell King-0/+1
2006-02-03[PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk-5/+0
2006-02-03[PATCH] jsm: update for tty buffering revampV. Ananda Krishnan-157/+79
2006-02-03[PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox-2/+1
2006-02-02[SERIAL] initialize spinlock for port failed to setup consoleAtsushi Nemoto-1/+1
2006-02-02[SERIAL] SIIG 8-port serial boards supportAndrey Panin-1/+24
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-11/+11
2006-02-01[PATCH] sh: sh-sci clock framework updatesPaul Mundt-116/+223
2006-02-01[PATCH] jsm: fix for high baud rates problemV. Ananda Krishnan-47/+38
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-89/+84
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+3
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real-1/+1
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown-11/+11
2006-01-23[SERIAL] 8250 Documentation fixTimothy Charles McGrath-1/+1
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King-5/+7
2006-01-21[SERIAL] Make port->ops constantRussell King-2/+2
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King-7/+0
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King-68/+68
2006-01-21[SERIAL] 8250 serial console fixesAlan Cox-6/+6
2006-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-71/+58
2006-01-19[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King-2/+2
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-8/+15
2006-01-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+1
2006-01-18[SPARC64]: Serial Console for E250 PatchEddie C. Dost-5/+36
2006-01-18[ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12Andrew Victor-3/+1