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