summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [SUNSU]: Fix missing spinlock initialization.David S. Miller2006-03-201-0/+2
* [SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller2006-03-204-0/+6
* [SPARC64] sunhv: Fix locking in sunhv_start_tx()David S. Miller2006-03-201-6/+2Star
* [SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers.David S. Miller2006-03-201-1/+1
* [SPARC64] sunhv: Support SYSRQ properly.David S. Miller2006-03-201-0/+2
* [SPARC64]: Fix OOPS on sunhv interrupts.David S. Miller2006-03-201-16/+36
* [SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller2006-03-201-10/+4Star
* [SPARC64] sunhv: Bug fixes.David S. Miller2006-03-201-15/+10Star
* [SPARC64] sunhv: Use virtual-devices layer to get interrupt.David S. Miller2006-03-201-6/+67
* [SPARC64]: Prevent registering wrong serial console.David S. Miller2006-03-203-26/+47
* [SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller2006-03-203-0/+489
* [PATCH] Altix: small ioc4 oversightPat Gefre2006-03-111-4/+2Star
* [PATCH] serial core: work around sub-driver bugsPavel Machek2006-03-081-3/+29
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-081-1/+1
|\
| * [IA64] SGI SN drivers: don't report !sn2 hardware as an errorBjorn Helgaas2006-03-081-1/+1
* | [SERIAL] ip22zilog: Fix oops on runlevel change with serial consoleMartin Michlmayr2006-03-071-3/+1Star
|/
* [SUNSU]: Fix locking error in sunsu_stop_rx().David S. Miller2006-02-281-3/+0Star
* [SERIAL] Add comment about early_serial_setup()Russell King2006-02-231-0/+6
* [SERIAL] Fix typo in commentRalf Baechle2006-02-151-1/+1
* [SERIAL] Documentation/jsm.txt is a no show.Arthur Othieno2006-02-151-2/+2
* [SERIAL] Remove incorrect code from ioc4 serial driverRussell King2006-02-101-14/+0Star
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-0920-58/+58
|\
| * [SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa2006-02-081-0/+4
| * [SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle2006-02-082-4/+5
| * [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug2006-02-081-9/+4Star
| * [SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse2006-02-081-1/+0Star
| * [SERIAL] 8250 serial console update uart_8250_port ierKumar Gala2006-02-081-0/+1
| * [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-052-6/+6
| * [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-0515-38/+38
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-091-0/+4
|\ \
| * | [ARM] 3283/1: S3C2400 - defines the number of serial portsLucas Correia Villa Real2006-02-081-0/+4
* | | [PATCH] m32r_sio iomem annotationsAl Viro2006-02-081-1/+1
|/ /
* | [PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer2006-02-081-2/+2
* | [PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer2006-02-081-2/+2
* | [PATCH] m68knommu: compile fixes for mcfserial.cGreg Ungerer2006-02-081-10/+6Star
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-043-2/+26
|\
| * [SERIAL] 8250: limit range of runtime portsRussell King2006-02-031-0/+1
| * [SERIAL] initialize spinlock for port failed to setup consoleAtsushi Nemoto2006-02-021-1/+1
| * [SERIAL] SIIG 8-port serial boards supportAndrey Panin2006-02-021-1/+24
* | [PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk2006-02-033-5/+0Star
* | [PATCH] jsm: update for tty buffering revampV. Ananda Krishnan2006-02-032-157/+79Star
* | [PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox2006-02-031-2/+1Star
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-021-11/+11
|\
| *---------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-241-11/+11
| |\ \ \ \ \ \
| | | | | | * \ Pull pnpacpi into acpica branchLen Brown2006-01-076-118/+47Star
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | | | * | [ACPI] ACPICA 20050930Bob Moore2005-12-101-11/+11
| | | | | | * | Pull release into acpica branchLen Brown2005-12-0634-396/+689
| | | | | | |\ \ | | | | | |_|/ / | | | | |/| | |
| | | | | | * | [ACPI] 8250_acpi.c buildfixLen Brown2005-12-011-3/+3
* | | | | | | | [PATCH] sh: sh-sci clock framework updatesPaul Mundt2006-02-012-116/+223
* | | | | | | | [PATCH] jsm: fix for high baud rates problemV. Ananda Krishnan2006-02-011-47/+38Star