I was waiting for the mondo SPORT UART patch to be merged, so now that that's done, we can push up the rest. All of this stuff is fine for 2.6.34 or 2.6.35. I don't believe any of these are "really important" bugfixes. Mike Frysinger (4): serial: bfin_sport_uart: drop useless status masks serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines serial: bfin_sport_uart: drop the experimental markings serial: bfin_sport_uart: drop redundant cpu depends Sonic Zhang (9): serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read atomic) serial: bfin_sport_uart: shorten the SPORT TX waiting loop serial: bfin_sport_uart: remove unused peripheral pin lists serial: bfin_sport_uart: add missing mapbase initialization serial: bfin_sport_uart: rename early platform driver class string serial: bfin_sport_uart: add support for CTS/RTS via GPIOs serial: bfin_sport_uart: protect changes to uart_port serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically serial: bfin_sport_uart: only enable SPORT TX if data is to be sent drivers/serial/Kconfig | 30 +++++- drivers/serial/bfin_sport_uart.c | 206 ++++++++++++++++++++++++++------------ drivers/serial/bfin_sport_uart.h | 27 +++++- 3 files changed, 194 insertions(+), 69 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html