Age | Commit message (Expand) | Author |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-11-08 | Merge tag 'v3.12-rc5' into stable/for-linus-3.13 | Konrad Rzeszutek Wilk |
2013-11-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | 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-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-28 | tty/hvc_iucv: remove redundant NULL check | Hendrik Brueckner |
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: incorrect test of echo_buf() result for ECHO_OP_START | Roel Kluin |
2013-10-16 | tty: Remove unnecessary semicolons | Joe Perches |
2013-10-16 | serial: mrst_max3110: Fix race condition between spi transfers | Bin Gao |
2013-10-16 | serial: mrst_max3110: Check the irq number before enable/disabe irq in PM hooks | Feng Tang |