| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -661/+0 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -2/+2 |
* | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 | 1 | -2/+2 |
* | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 2010-06-28 | 1 | -2/+2 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
* | serial: suncore: Fix RSC/LOM handling in sunserial_console_termios(). | David S. Miller | 2009-11-24 | 1 | -1/+1 |
* | serial: kill off uart_info | Alan Cox | 2009-09-19 | 1 | -4/+4 |
* | serial: fix off by one errors | Roel Kluin | 2009-06-22 | 1 | -1/+1 |
* | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 | 1 | -1/+1 |
* | sparc/drivers: use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell | 2008-08-11 | 1 | -1/+1 |
* | ttydev: fix pamc_zilog for tty pointer move | Stephen Rothwell | 2008-07-20 | 1 | -1/+1 |
* | sunhv: Fix locking in non-paged I/O case. | David S. Miller | 2008-05-20 | 1 | -1/+0 |
* | serial: Fix sparc driver name strings. | David S. Miller | 2008-05-02 | 1 | -1/+1 |
* | [SERIAL] sparc: Infrastructure to fix section mismatch bugs. | Martin Habets | 2007-12-12 | 1 | -11/+3 |
* | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-20 | 1 | -11/+2 |
* | [SERIAL] SUNHV: Fix jerky console on LDOM guests. | David S. Miller | 2007-07-16 | 1 | -11/+1 |
* | [SERIAL]: Fix console write locking in sparc drivers. | David S. Miller | 2007-07-16 | 1 | -4/+26 |
* | [SPARC64]: Add hypervisor API negotiation and fix console bugs. | David S. Miller | 2007-05-15 | 1 | -71/+205 |
* | [SERIAL] SUNHV: Add an ID string. | David S. Miller | 2007-05-13 | 1 | -0/+4 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -2/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -5/+5 |
* | [SERIAL] sunhv: Convert to of_driver layer. | David S. Miller | 2006-06-30 | 1 | -95/+71 |
* | [PATCH] devfs: Remove devfs support from the serial subsystem | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree. | David S. Miller | 2006-06-23 | 1 | -17/+18 |
* | [SPARC] serial: Make sure sysfs nodes get named correctly. | David S. Miller | 2006-03-20 | 1 | -0/+1 |
* | [SPARC64] sunhv: Fix locking in sunhv_start_tx() | David S. Miller | 2006-03-20 | 1 | -6/+2 |
* | [SPARC64] sunhv: Support SYSRQ properly. | David S. Miller | 2006-03-20 | 1 | -0/+2 |
* | [SPARC64]: Fix OOPS on sunhv interrupts. | David S. Miller | 2006-03-20 | 1 | -16/+36 |
* | [SPARC64]: Decode virtual-devices interrupts correctly. | David S. Miller | 2006-03-20 | 1 | -10/+4 |
* | [SPARC64] sunhv: Bug fixes. | David S. Miller | 2006-03-20 | 1 | -15/+10 |
* | [SPARC64] sunhv: Use virtual-devices layer to get interrupt. | David S. Miller | 2006-03-20 | 1 | -6/+67 |
* | [SPARC64]: Add SUN4V Hypervisor Console driver. | David S. Miller | 2006-03-20 | 1 | -0/+481 |