aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/sunhv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-12[SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets1-11/+3
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller1-11/+2
2007-07-16[SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller1-11/+1
2007-07-16[SERIAL]: Fix console write locking in sparc drivers.David S. Miller1-4/+26
2007-05-15[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller1-71/+205
2007-05-13[SERIAL] SUNHV: Add an ID string.David S. Miller1-0/+4
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-5/+5
2006-06-30[SERIAL] sunhv: Convert to of_driver layer.David S. Miller1-95/+71
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-06-23[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller1-17/+18
2006-03-20[SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller1-0/+1
2006-03-20[SPARC64] sunhv: Fix locking in sunhv_start_tx()David S. Miller1-6/+2
2006-03-20[SPARC64] sunhv: Support SYSRQ properly.David S. Miller1-0/+2
2006-03-20[SPARC64]: Fix OOPS on sunhv interrupts.David S. Miller1-16/+36
2006-03-20[SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller1-10/+4
2006-03-20[SPARC64] sunhv: Bug fixes.David S. Miller1-15/+10
2006-03-20[SPARC64] sunhv: Use virtual-devices layer to get interrupt.David S. Miller1-6/+67
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller1-0/+481