Age | Commit message (Expand) | Author |
2013-12-17 | tty: xuartps: Properly guard sysrq specific code | Soren Brinkmann |
2013-12-17 | serial: 8250_dw: add new ACPI IDs | Mika Westerberg |
2013-12-16 | serial: 8250_dw: Fix LCR workaround regression | James Hogan |
2013-11-25 | TTY: pmac_zilog, check existence of ports in pmz_console_init() | Geert Uytterhoeven |
2013-11-25 | tty/serial/8250: fix typo in help text | Randy Dunlap |
2013-11-20 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-07 | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-10-31 | serial: omap: fix missing comma | Philippe Proulx |
2013-10-30 | Merge branch 'dma_complete' into next | Vinod Koul |
2013-10-29 | serial: sh-sci: Enable the driver on all ARM platforms | Laurent Pinchart |
2013-10-29 | serial: mfd: Staticize local symbols | Jingoo Han |
2013-10-29 | serial: omap: fix a few checkpatch warnings | Philippe Proulx |
2013-10-29 | serial: omap: improve RS-485 performance | Philippe Proulx |
2013-10-29 | mrst_max3110: fix unbalanced IRQ issue during resume | Chen, Jie |
2013-10-29 | serial: omap: Add support for optional wake-up | Tony Lindgren |
2013-10-29 | serial: sirf: remove duplicate defines | Michael Opdenacker |
2013-10-29 | tty: xuartps: Fix build error when COMMON_CLK is not set | Soren Brinkmann |
2013-10-29 | tty: xuartps: Fix build error due to missing forward declaration | Soren Brinkmann |
2013-10-29 | tty: xuartps: Fix "may be used uninitialized" build warning | Soren Brinkmann |
2013-10-25 | serial: sh: use DMA_COMPLETE for dma completion status | Vinod Koul |
2013-10-24 | of/irq: Use irq_of_parse_and_map() | Thierry Reding |
2013-10-19 | serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi... | Angelo Butti |
2013-10-19 | tty: xuartps: Update copyright information | Soren Brinkmann |
2013-10-19 | tty: xuartps: Implement suspend/resume callbacks | Soren Brinkmann |
2013-10-19 | tty: xuartps: Dynamically adjust to input frequency changes | Soren Brinkmann |
2013-10-19 | tty: xuartps: Updating set_baud_rate() | Soren Brinkmann |
2013-10-19 | tty: xuartps: Force enable the UART in xuartps_console_write | Lars-Peter Clausen |
2013-10-19 | tty: xuartps: support 64 byte FIFO size | Suneel |
2013-10-19 | tty: xuartps: Add polled mode support for xuartps | Vlad Lungu |
2013-10-19 | tty: xuartps: Implement BREAK detection, add SYSRQ support | Vlad Lungu |
2013-10-19 | tty: xuartps: Use devm_kzalloc | Soren Brinkmann |
2013-10-19 | tty: xuartps: Use devm_clk_get() | Soren Brinkmann |
2013-10-17 | tty/serial: at91: add a fallback option to determine uart/usart property | Nicolas Ferre |
2013-10-17 | tty/serial: at91: fix uart/usart selection for older products | Nicolas Ferre |
2013-10-17 | tty/serial: at91: fix uart/usart selection for older products | Nicolas Ferre |
2013-10-17 | serial: 8250_pci: add support for Fintek 4, 8, and 12 port cards | Greg Kroah-Hartman |
2013-10-16 | serial: imx: optimization: remove the workqueues for DMA | Huang Shijie |
2013-10-16 | serial: vt8500: add missing braces | Roel Kluin |
2013-10-16 | serial: imx: use the dmaengine_tx_status | Huang Shijie |
2013-10-16 | serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0 | Huang Shijie |
2013-10-16 | serial: imx: check the DMA for imx_tx_empty | Huang Shijie |
2013-10-16 | serial: imx: implement the flush_buffer hook | Huang Shijie |
2013-10-16 | serial: pch_uart: remove reference to .set_wake() | Linus Walleij |
2013-10-16 | serial: mpc52xx: remove reference to .set_wake() | Linus Walleij |
2013-10-16 | serial: sa1100: delete .set_wake callback | Linus Walleij |
2013-10-16 | serial: omap: delete .set_wake callback | Linus Walleij |
2013-10-16 | tty: Remove unnecessary semicolons | Joe Perches |
2013-10-16 | serial: mrst_max3110: Fix race condition between spi transfers | Bin Gao |