summaryrefslogtreecommitdiffstats
path: root/drivers/serial/sunsab.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-311-3/+8
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-7/+6
* [SERIAL] sunsab: Fix E250 console with RSC.Marc Zyngier2006-08-231-0/+9
* [SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller2006-07-211-4/+5
* [SPARC64] Fix sunsab ports orderingMarc Zyngier2006-07-211-1/+1
* [SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller2006-07-141-1/+1
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SERIAL] sunsab: Fix section mis-match errors.David S. Miller2006-06-291-4/+4
* [SERIAL] sunsab: Convert to of_driver framework.David S. Miller2006-06-291-155/+144
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-1/+0
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-6/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-221-7/+3
|\
| * [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-7/+3
* | [SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller2006-03-201-0/+2
* | [SPARC64]: Prevent registering wrong serial console.David S. Miller2006-03-201-9/+8
|/
* [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-051-1/+1
* [SPARC64]: Serial Console for E250 PatchEddie C. Dost2006-01-181-3/+4
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-29/+9
* [SPARC64]: Fix oops on runlevel change with serial console.David S. Miller2005-10-101-1/+0
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+4
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-291-6/+1
* [SUNSAB]: Defer register updates until transmitter is idle.David S. Miller2005-05-111-38/+71
* [SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller2005-04-211-5/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1171