| Commit message (Expand) | Author | Age | Files | Lines |
* | n_tty: Fix missing newline echo | Peter Hurley | 2013-11-29 | 1 | -2/+4 |
* | Revert "n_gsm: race between ld close and gsmtty open" | Greg Kroah-Hartman | 2013-11-25 | 1 | -27/+10 |
* | n_tty: Protect minimum_to_wake reset for concurrent readers | Peter Hurley | 2013-11-25 | 1 | -2/+2 |
* | tty: Reset hupped state on open | Peter Hurley | 2013-11-25 | 1 | -0/+1 |
* | TTY: amiserial, add missing platform check | Geert Uytterhoeven | 2013-11-25 | 1 | -0/+3 |
* | TTY: pmac_zilog, check existence of ports in pmz_console_init() | Geert Uytterhoeven | 2013-11-25 | 1 | -0/+3 |
* | n_gsm: race between ld close and gsmtty open | Chao Bi | 2013-11-25 | 1 | -10/+27 |
* | tty/serial/8250: fix typo in help text | Randy Dunlap | 2013-11-25 | 1 | -1/+1 |
* | n_tty: Fix 4096-byte canonical reads | Peter Hurley | 2013-11-25 | 1 | -1/+4 |
* | n_tty: Fix echo overrun tail computation | Peter Hurley | 2013-11-25 | 1 | -1/+1 |
* | n_tty: Ensure reader restarts worker for next reader | Peter Hurley | 2013-11-25 | 1 | -2/+3 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-11-20 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'dma_complete' into next | Vinod Koul | 2013-10-30 | 1 | -1/+1 |
| |\ |
|
| | * | serial: sh: use DMA_COMPLETE for dma completion status | Vinod Koul | 2013-10-25 | 1 | -1/+1 |
* | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-11-15 | 1 | -2/+17 |
|\ \ \ |
|
| * \ \ | Merge tag 'v3.12-rc5' into stable/for-linus-3.13 | Konrad Rzeszutek Wilk | 2013-11-08 | 5 | -33/+37 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | xen/hvc: If we use xen_raw_printk let it also work on HVM guests. | Konrad Rzeszutek Wilk | 2013-09-30 | 1 | -2/+17 |
* | | | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 5 | -1/+9 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 3 | -21/+28 |
| |\ \ \ \ |
|
| | * | | | | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 2013-10-24 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 5 | -0/+8 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-11-12 | 2 | -15/+14 |
|\ \ \ \ \ |
|
| * | | | | | tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe | Benjamin Herrenschmidt | 2013-10-11 | 1 | -2/+2 |
| * | | | | | powerpc/hvsi: Fix endian issues in HVSI driver | Benjamin Herrenschmidt | 2013-10-11 | 1 | -13/+12 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-11-08 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | tty/hvc_iucv: remove redundant NULL check | Hendrik Brueckner | 2013-10-28 | 1 | -2/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-11-07 | 45 | -341/+1174 |
|\ \ \ \ \ |
|
| * | | | | | serial: omap: fix missing comma | Philippe Proulx | 2013-10-31 | 1 | -1/+1 |
| * | | | | | serial: sh-sci: Enable the driver on all ARM platforms | Laurent Pinchart | 2013-10-29 | 1 | -1/+1 |
| * | | | | | serial: mfd: Staticize local symbols | Jingoo Han | 2013-10-29 | 1 | -4/+6 |
| * | | | | | serial: omap: fix a few checkpatch warnings | Philippe Proulx | 2013-10-29 | 1 | -9/+8 |
| * | | | | | serial: omap: improve RS-485 performance | Philippe Proulx | 2013-10-29 | 1 | -12/+38 |
| * | | | | | mrst_max3110: fix unbalanced IRQ issue during resume | Chen, Jie | 2013-10-29 | 1 | -18/+17 |
| * | | | | | serial: omap: Add support for optional wake-up | Tony Lindgren | 2013-10-29 | 1 | -8/+46 |
| * | | | | | serial: sirf: remove duplicate defines | Michael Opdenacker | 2013-10-29 | 1 | -12/+0 |
| * | | | | | tty: xuartps: Fix build error when COMMON_CLK is not set | Soren Brinkmann | 2013-10-29 | 1 | -0/+8 |
| * | | | | | tty: xuartps: Fix build error due to missing forward declaration | Soren Brinkmann | 2013-10-29 | 1 | -14/+14 |
| * | | | | | tty: xuartps: Fix "may be used uninitialized" build warning | Soren Brinkmann | 2013-10-29 | 1 | -1/+1 |
| * | | | | | serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi... | Angelo Butti | 2013-10-19 | 1 | -0/+48 |
| * | | | | | tty: xuartps: Update copyright information | Soren Brinkmann | 2013-10-19 | 1 | -1/+1 |
| * | | | | | tty: xuartps: Implement suspend/resume callbacks | Soren Brinkmann | 2013-10-19 | 1 | -0/+114 |
| * | | | | | tty: xuartps: Dynamically adjust to input frequency changes | Soren Brinkmann | 2013-10-19 | 1 | -4/+119 |
| * | | | | | tty: xuartps: Updating set_baud_rate() | Soren Brinkmann | 2013-10-19 | 1 | -43/+93 |
| * | | | | | tty: xuartps: Force enable the UART in xuartps_console_write | Lars-Peter Clausen | 2013-10-19 | 1 | -1/+11 |
| * | | | | | tty: xuartps: support 64 byte FIFO size | Suneel | 2013-10-19 | 1 | -7/+23 |
| * | | | | | tty: xuartps: Add polled mode support for xuartps | Vlad Lungu | 2013-10-19 | 1 | -0/+52 |
| * | | | | | tty: xuartps: Implement BREAK detection, add SYSRQ support | Vlad Lungu | 2013-10-19 | 1 | -1/+49 |
| * | | | | | tty: xuartps: Use devm_kzalloc | Soren Brinkmann | 2013-10-19 | 1 | -9/+5 |
| * | | | | | tty: xuartps: Use devm_clk_get() | Soren Brinkmann | 2013-10-19 | 1 | -10/+4 |