Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-08 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -4/+4 | |
2006-02-07 | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 1 | -1/+2 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2006-02-05 | [SERIAL] uart_port flags member should use UPF_* | Russell King | 1 | -2/+2 | |
Convert usage of ASYNC_* to UPF_*. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||||
2006-02-05 | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 1 | -2/+2 | |
Convert usage of SERIAL_IO_* to UPIO_*. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||||
2005-10-29 | Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. | Pete Popov | 16 | -0/+1490 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |