| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: xuartps: Fix tx_emtpy() callback | Lars-Peter Clausen | 2014-09-09 | 1 | -1/+1 |
* | tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS() | Richard Genoud | 2014-09-09 | 1 | -1/+42 |
* | serial: 8250_dw: Add ACPI ID for Intel Braswell | Alan Cox | 2014-09-09 | 1 | -0/+1 |
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-08-14 | 5 | -76/+23 |
|\ |
|
| * | Merge branch 'devicetree/next-console' into devicetree/next | Grant Likely | 2014-08-11 | 5 | -76/+23 |
| |\ |
|
| | * | of: Migrate of_find_node_by_name() users to for_each_node_by_name() | Grant Likely | 2014-06-26 | 1 | -6/+3 |
| | * | tty: Update hypervisor tty drivers to use core stdout parsing code. | Grant Likely | 2014-06-26 | 3 | -70/+17 |
| | * | of: Enable console on serial ports specified by /chosen/stdout-path | Grant Likely | 2014-06-26 | 1 | -0/+3 |
* | | | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-09 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | synclink_gt: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -3/+2 |
* | | | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-08-08 | 1 | -4/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | serial: samsung: Remove support for legacy clock code | Tomasz Figa | 2014-07-18 | 1 | -4/+0 |
* | | | | mm, oom: ensure memoryless node zonelist always includes zones | David Rientjes | 2014-08-07 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2014-08-06 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | sunsab: Fix detection of BREAK on sunsab serial console | Christopher Alexander Tobias Schulze | 2014-08-05 | 1 | -0/+9 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-16 | 7 | -4/+19 |
| |\| | | |
|
| * | | | | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-16 | 1 | -3/+2 |
| | |/ /
| |/| | |
|
* | | | | tty/n_gsm.c: fix a memory leak in gsmld_open | xinhui.pan | 2014-08-02 | 1 | -1/+8 |
* | | | | pch_uart: don't hardcode PCI slot to get DMA device | Andy Shevchenko | 2014-08-02 | 1 | -3/+4 |
* | | | | tty: n_gsm, use setup_timer | Jiri Slaby | 2014-08-02 | 1 | -3/+1 |
* | | | | serial: sc16is7xx: Correct initialization of s->clk | Jon Ringle | 2014-07-27 | 1 | -5/+4 |
* | | | | serial: 8250_dw: Add support for deferred probing | Chen-Yu Tsai | 2014-07-27 | 1 | -7/+34 |
* | | | | serial: 8250_dw: Add optional reset control support | Chen-Yu Tsai | 2014-07-27 | 1 | -0/+9 |
* | | | | serial: st-asc: Fix overflow in baudrate calculation | Maxime COQUELIN | 2014-07-27 | 1 | -5/+5 |
* | | | | serial: st-asc: Don't call BUG in asc_console_setup() | Maxime COQUELIN | 2014-07-27 | 1 | -1/+2 |
* | | | | tty: serial: msm: Make of_device_id array const | Kiran Padwal | 2014-07-24 | 1 | -1/+1 |
* | | | | tty/n_gsm.c: get gsm->num after gsm_activate_mux | xinhui.pan | 2014-07-24 | 1 | -2/+2 |
* | | | | serial/core: Fix too big allocation for attribute member | Yoshihiro YUNOMAE | 2014-07-24 | 1 | -1/+1 |
* | | | | drivers/tty/serial: use correct type for dma_map/unmap | Wolfram Sang | 2014-07-23 | 1 | -4/+4 |
* | | | | serial: altera_jtaguart: Fix putchar function passed to uart_console_write() | Tobias Klauser | 2014-07-23 | 1 | -4/+2 |
* | | | | serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers | Yoshihiro YUNOMAE | 2014-07-18 | 2 | -15/+160 |
* | | | | Serial: allow port drivers to have a default attribute group | Greg Kroah-Hartman | 2014-07-18 | 1 | -7/+17 |
* | | | | tty: kgdb_nmi: Automatically manage tty enable | Daniel Thompson | 2014-07-18 | 1 | -21/+15 |
* | | | | serial: altera_jtaguart: Adpot uart_console_write() | Tobias Klauser | 2014-07-18 | 1 | -7/+5 |
* | | | | serial: samsung: improve code clarity by defining a variable | Naveen Krishna Chatradhi | 2014-07-18 | 1 | -4/+5 |
* | | | | serial: samsung: correct the case and default order in switch | Naveen Krishna Chatradhi | 2014-07-18 | 1 | -1/+1 |
* | | | | serial: samsung: get fifosize via device tree | Naveen Krishna Chatradhi | 2014-07-18 | 1 | -3/+9 |
* | | | | serial: 8250: introduce up_to_u8250p() helper | Andy Shevchenko | 2014-07-18 | 4 | -47/+27 |
* | | | | tty: serial: fsl_lpuart: add 32-bit register interface support | Jingchang Lu | 2014-07-18 | 1 | -8/+637 |
* | | | | serial: sh-sci: Add calculation recive margin for HSCIF | Nobuhiro Iwamatsu | 2014-07-18 | 1 | -18/+59 |
* | | | | serial: sh-sci: Fix range check of bit-rate for HSCIF | Nobuhiro Iwamatsu | 2014-07-18 | 1 | -2/+1 |
* | | | | serial: sh-sci: Updated calculation of bit error rate and bit rate | Nobuhiro Iwamatsu | 2014-07-18 | 1 | -3/+5 |
* | | | | Merge 3.16-rc5 into tty-next. | Greg Kroah-Hartman | 2014-07-14 | 7 | -4/+19 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | serial: imx: Fix build breakage | Peter Hurley | 2014-07-12 | 1 | -1/+1 |
| * | | | serial: arc_uart: Use uart_circ_empty() for open-coded comparison | Peter Hurley | 2014-07-11 | 1 | -1/+1 |
| * | | | serial: Test for no tx data on tx restart | Peter Hurley | 2014-07-11 | 6 | -3/+18 |
| |/ / |
|
* | | | drivers: tty: Fix use-after-free in pty_common_install | Rasmus Villemoes | 2014-07-13 | 1 | -1/+1 |
* | | | drivers: tty: Merge alloc_tty_struct and initialize_tty_struct | Rasmus Villemoes | 2014-07-12 | 2 | -34/+22 |
* | | | serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API | Geert Uytterhoeven | 2014-07-12 | 1 | -1/+1 |