summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch2015-01-121-1/+2
* serial: samsung: wait for transfer completion before clock disableRobert Baldyga2015-01-121-0/+4
* tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin2015-01-121-0/+1
* serial: msm_serial: Fix kgdb continueStephen Boyd2014-11-171-15/+7
* tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-141-0/+7
* tty: Prevent "read/write wait queue active!" log floodingPeter Hurley2014-11-141-2/+6
* tty: Fix high cpu load if tty is unreleaseablePeter Hurley2014-11-141-1/+6
* serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley2014-11-141-1/+1
* tty: omap-serial: fix division by zeroFrans Klaver2014-10-301-2/+10
* serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue2014-10-151-0/+21
* tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud2014-10-051-1/+42
* serial: core: Preserve termios c_cflag for console resumePeter Hurley2014-09-051-0/+3
* sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-08-141-0/+9
* serial: imx: Fix build breakagePeter Hurley2014-07-111-1/+1
* serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley2014-07-101-1/+1
* serial: Test for no tx data on tx restartPeter Hurley2014-07-106-3/+18
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-251-1/+1
|\
| * Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin...Arnd Bergmann2014-06-201-1/+1
| |\
| * | tty: serial: msm: Fix section mismatch warningKumar Gala2014-06-181-1/+1
* | | Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-2138-44/+60
|\ \ \
| * | | tty/serial: fix 8250 early console option passing to regular consoleRob Herring2014-06-192-2/+5
| * | | tty: Correct INPCK handlingPeter Hurley2014-06-191-9/+10
| * | | serial: Fix IGNBRK handlingPeter Hurley2014-06-1934-32/+44
| * | | serial: samsung: Fix build errorSachin Kamat2014-06-171-1/+1
| | |/ | |/|
* | | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-191-10/+14
|\ \ \ | |/ / |/| |
| * | vt: Don't ignore unbind errors in vt_unbindDaniel Vetter2014-06-061-1/+4
| * | vt: Fix up unregistration of vt driversDaniel Vetter2014-06-061-7/+9
| * | vt: Fix replacement console check when unbindingDaniel Vetter2014-06-061-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-06-111-1/+1
|\ \ \ | |_|/ |/| |
| * | drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZEROFabian Frederick2014-06-021-1/+1
* | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-0848-1189/+3934
|\ \ \ | |_|/ |/| |
| * | sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel2014-06-061-0/+3
| * | sysrq: rcu-ify __handle_sysrqRik van Riel2014-06-061-6/+12
| * | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-041-4/+4
| |\ \
| | * | kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-041-4/+4
| * | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-042-8/+8
| |\ \ \ | | |/ / | |/| |
| | * | tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-4/+4
| | * | tile: serial: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-4/+4
| * | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-042-0/+29
| |\ \ \
| | * | | tty/serial: pl011: add DT based earlycon supportRob Herring2014-05-201-0/+1
| | * | | serial: earlycon: add DT supportRob Herring2014-05-201-0/+28
| | * | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-2018-819/+3097
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-3/+3
| |\ \ \ \
| | * | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-182-3/+3
| * | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-0340-1089/+3833
| |\ \ \ \ \
| | * | | | | Revert "serial: imx: remove the DMA wait queue"Greg Kroah-Hartman2014-05-291-14/+28
| | * | | | | serial: kgdb_nmi: Improve console integration with KDB I/ODaniel Thompson2014-05-291-3/+13
| | * | | | | serial: kgdb_nmi: Switch from tasklets to real timersDaniel Thompson2014-05-291-21/+9
| | * | | | | serial: kgdb_nmi: Use container_of() to locate private dataDaniel Thompson2014-05-291-8/+5
| | * | | | | serial: cpm_uart: No LF conversion in put_poll_char()Daniel Thompson2014-05-291-4/+4