Age | Commit message (Expand) | Author | Files | Lines |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+17 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -1/+9 |
2013-11-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -15/+14 |
2013-11-09 | Merge tag 'v3.12-rc5' into stable/for-linus-3.13 | Konrad Rzeszutek Wilk | 5 | -33/+37 |
2013-11-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+1 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 3 | -21/+28 |
2013-11-07 | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 45 | -341/+1174 |
2013-10-31 | serial: omap: fix missing comma | Philippe Proulx | 1 | -1/+1 |
2013-10-30 | serial: sh-sci: Enable the driver on all ARM platforms | Laurent Pinchart | 1 | -1/+1 |
2013-10-30 | serial: mfd: Staticize local symbols | Jingoo Han | 1 | -4/+6 |
2013-10-30 | serial: omap: fix a few checkpatch warnings | Philippe Proulx | 1 | -9/+8 |
2013-10-30 | serial: omap: improve RS-485 performance | Philippe Proulx | 1 | -12/+38 |
2013-10-30 | mrst_max3110: fix unbalanced IRQ issue during resume | Chen, Jie | 1 | -18/+17 |
2013-10-30 | serial: omap: Add support for optional wake-up | Tony Lindgren | 1 | -8/+46 |
2013-10-30 | serial: sirf: remove duplicate defines | Michael Opdenacker | 1 | -12/+0 |
2013-10-29 | tty: xuartps: Fix build error when COMMON_CLK is not set | Soren Brinkmann | 1 | -0/+8 |
2013-10-29 | tty: xuartps: Fix build error due to missing forward declaration | Soren Brinkmann | 1 | -14/+14 |
2013-10-29 | tty: xuartps: Fix "may be used uninitialized" build warning | Soren Brinkmann | 1 | -1/+1 |
2013-10-28 | tty/hvc_iucv: remove redundant NULL check | Hendrik Brueckner | 1 | -2/+1 |
2013-10-24 | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 1 | -1/+1 |
2013-10-20 | serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi... | Angelo Butti | 1 | -0/+48 |
2013-10-20 | tty: xuartps: Update copyright information | Soren Brinkmann | 1 | -1/+1 |
2013-10-20 | tty: xuartps: Implement suspend/resume callbacks | Soren Brinkmann | 1 | -0/+114 |
2013-10-20 | tty: xuartps: Dynamically adjust to input frequency changes | Soren Brinkmann | 1 | -4/+119 |
2013-10-20 | tty: xuartps: Updating set_baud_rate() | Soren Brinkmann | 1 | -43/+93 |
2013-10-20 | tty: xuartps: Force enable the UART in xuartps_console_write | Lars-Peter Clausen | 1 | -1/+11 |
2013-10-20 | tty: xuartps: support 64 byte FIFO size | Suneel | 1 | -7/+23 |
2013-10-20 | tty: xuartps: Add polled mode support for xuartps | Vlad Lungu | 1 | -0/+52 |
2013-10-20 | tty: xuartps: Implement BREAK detection, add SYSRQ support | Vlad Lungu | 1 | -1/+49 |
2013-10-20 | tty: xuartps: Use devm_kzalloc | Soren Brinkmann | 1 | -9/+5 |
2013-10-20 | tty: xuartps: Use devm_clk_get() | Soren Brinkmann | 1 | -10/+4 |
2013-10-18 | tty/serial: at91: add a fallback option to determine uart/usart property | Nicolas Ferre | 1 | -1/+18 |
2013-10-18 | tty/serial: at91: fix uart/usart selection for older products | Nicolas Ferre | 1 | -7/+2 |
2013-10-18 | tty/serial: at91: fix uart/usart selection for older products | Nicolas Ferre | 1 | -7/+2 |
2013-10-18 | serial: 8250_pci: add support for Fintek 4, 8, and 12 port cards | Greg Kroah-Hartman | 1 | -0/+112 |
2013-10-17 | serial: imx: optimization: remove the workqueues for DMA | Huang Shijie | 1 | -44/+10 |
2013-10-17 | serial: vt8500: add missing braces | Roel Kluin | 1 | -2/+3 |
2013-10-17 | serial: imx: use the dmaengine_tx_status | Huang Shijie | 1 | -2/+2 |
2013-10-17 | serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0 | Huang Shijie | 1 | -1/+1 |
2013-10-17 | serial: imx: check the DMA for imx_tx_empty | Huang Shijie | 1 | -1/+8 |
2013-10-17 | serial: imx: implement the flush_buffer hook | Huang Shijie | 1 | -0/+11 |
2013-10-17 | serial: pch_uart: remove reference to .set_wake() | Linus Walleij | 1 | -1/+0 |
2013-10-17 | serial: mpc52xx: remove reference to .set_wake() | Linus Walleij | 1 | -1/+0 |
2013-10-17 | serial: sa1100: delete .set_wake callback | Linus Walleij | 1 | -1/+4 |
2013-10-17 | serial: omap: delete .set_wake callback | Linus Walleij | 1 | -10/+0 |
2013-10-17 | tty: incorrect test of echo_buf() result for ECHO_OP_START | Roel Kluin | 1 | -1/+1 |
2013-10-17 | tty: Remove unnecessary semicolons | Joe Perches | 9 | -14/+14 |
2013-10-17 | serial: mrst_max3110: Fix race condition between spi transfers | Bin Gao | 1 | -0/+4 |
2013-10-17 | serial: mrst_max3110: Check the irq number before enable/disabe irq in PM hooks | Feng Tang | 1 | -2/+4 |