Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-17 | tty/serial: at91: document clock properties | Boris BREZILLON | 1 | -0/+7 |
2013-12-17 | drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c | Rashika Kheria | 1 | -1/+1 |
2013-12-17 | drivers: tty: Mark the functions as static in n_gsm.c | Rashika Kheria | 1 | -9/+5 |
2013-12-17 | serial: pl011: fix fall back from DMA to interrupt mode | Guennadi Liakhovetski | 1 | -0/+2 |
2013-12-17 | serial: pl011: (cosmetic) remove superfluous register write | Guennadi Liakhovetski | 1 | -3/+1 |
2013-12-17 | serial: amba-pl011: preseserve hardware settings during initialisation | Jon Medhurst | 1 | -2/+12 |
2013-12-17 | serial: amba-pl011: factor out code for writing LCR_H register | Jon Medhurst | 1 | -22/+17 |
2013-12-17 | serial: amba-pl011: use port lock to guard control register access | Jon Medhurst | 1 | -0/+6 |
2013-12-17 | Revert "serial: pl011: use DMA RX polling by default" | Greg Kroah-Hartman | 2 | -1/+2 |
2013-12-17 | n_tty: Fix buffer overruns with larger-than-4k pastes | Peter Hurley | 1 | -3/+23 |