aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/sunsab.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-12[SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets1-12/+4
2007-09-25[SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer1-1/+1
2007-09-17[SUNSAB]: Fix several bugs.Al Viro1-65/+42
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller1-17/+5
2007-07-16[SERIAL]: Fix console write locking in sparc drivers.David S. Miller1-5/+14
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller1-3/+8
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-7/+6
2006-08-23[SERIAL] sunsab: Fix E250 console with RSC.Marc Zyngier1-0/+9
2006-07-21[SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller1-4/+5
2006-07-21[SPARC64] Fix sunsab ports orderingMarc Zyngier1-1/+1
2006-07-14[SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller1-1/+1
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[SERIAL] sunsab: Fix section mis-match errors.David S. Miller1-4/+4
2006-06-29[SERIAL] sunsab: Convert to of_driver framework.David S. Miller1-155/+144
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-6/+6
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-7/+3
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-7/+3
2006-03-20[SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller1-0/+2
2006-03-20[SPARC64]: Prevent registering wrong serial console.David S. Miller1-9/+8
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-1/+1
2006-01-18[SPARC64]: Serial Console for E250 PatchEddie C. Dost1-3/+4
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-29/+9
2005-10-10[SPARC64]: Fix oops on runlevel change with serial console.David S. Miller1-1/+0
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King1-6/+1
2005-05-11[SUNSAB]: Defer register updates until transmitter is idle.David S. Miller1-38/+71
2005-04-21[SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller1-5/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1171