summaryrefslogtreecommitdiffstats
path: root/drivers/serial/sunhv.c
Commit message (Expand)AuthorAgeFilesLines
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-281-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().David S. Miller2009-11-241-1/+1
* serial: kill off uart_infoAlan Cox2009-09-191-4/+4
* serial: fix off by one errorsRoel Kluin2009-06-221-1/+1
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-111-1/+1
* ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell2008-07-201-1/+1
* sunhv: Fix locking in non-paged I/O case.David S. Miller2008-05-201-1/+0
* serial: Fix sparc driver name strings.David S. Miller2008-05-021-1/+1
* [SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets2007-12-121-11/+3
* [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
OpenPOWER on IntegriCloud