summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_early.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-12serial: 8250_early: fix comparison of different typesJingoo Han1-1/+1
2013-07-24tty/8250_early: Don't truncate last character of optionsHenrik Nordström1-1/+2
2013-01-20drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang1-1/+1
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus1-21/+21
2012-10-24serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin1-1/+1
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+287