summaryrefslogtreecommitdiffstats
path: root/drivers/serial/sunhv.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-201-11/+2
* [SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller2007-07-161-11/+1
* [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-161-4/+26
* [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-151-71/+205
* [SERIAL] SUNHV: Add an ID string.David S. Miller2007-05-131-0/+4
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+5
* [SERIAL] sunhv: Convert to of_driver layer.David S. Miller2006-06-301-95/+71
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-1/+0
* [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller2006-06-231-17/+18
* [SPARC] serial: Make sure sysfs nodes get named correctly.David S. Miller2006-03-201-0/+1
* [SPARC64] sunhv: Fix locking in sunhv_start_tx()David S. Miller2006-03-201-6/+2
* [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/+4
* [SPARC64] sunhv: Bug fixes.David S. Miller2006-03-201-15/+10
* [SPARC64] sunhv: Use virtual-devices layer to get interrupt.David S. Miller2006-03-201-6/+67
* [SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller2006-03-201-0/+481