Documentation/devices.txt | 10 arch/ppc/8xx_io/Kconfig | 6 arch/ppc/8xx_io/Makefile | 3 arch/ppc/8xx_io/uart.c | 17 drivers/serial/Kconfig | 60 + drivers/serial/Makefile | 1 drivers/serial/cpm_uart.c | 1772 ++++++++++++++++++++++++++++++++++++++++++++ drivers/serial/cpm_uart.h | 100 ++ include/linux/serial_core.h | 3 9 files changed, 1965 insertions(+), 7 deletions(-)