summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-16/+69
|\
| * Revert "tty: don't panic on OOM in tty_set_ldisc()"Greg Kroah-Hartman2017-04-141-16/+69
* | serdev: implement get/set tiocmSebastian Reichel2017-04-122-0/+46
* | serdev: add serdev_device_wait_until_sentSebastian Reichel2017-04-122-4/+25
* | tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel2017-04-121-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-067-80/+65Star
|\|
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-021-1/+0Star
| |\
| | * sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar2017-03-281-1/+0Star
| * | tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi2017-04-011-2/+21
| * | serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker2017-03-311-2/+6
| * | tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre2017-03-311-0/+3
| * | tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud2017-03-311-0/+5
| * | serial: mxs-auart: Fix baudrate calculationUwe Kleine-König2017-03-311-1/+1
| * | Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-263-74/+29Star
| |\ \ | | |/ | |/|
| | * tty: fix data race in tty_ldisc_ref_wait()Dmitry Vyukov2017-03-171-2/+5
| | * tty: don't panic on OOM in tty_set_ldisc()Dmitry Vyukov2017-03-171-69/+16Star
| | * Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov2017-03-171-1/+1
| | * serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan2017-03-141-0/+2
| | * serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner2017-03-141-2/+5
* | | net: ibm: emac: remove unused sysrq handler for 'c' keyEric Biggers2017-04-051-1/+1
|/ /
* | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-03-211-5/+6
|\ \ | |/ |/|
| * serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones2017-03-141-5/+6
* | serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-071-2/+4
* | tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-071-63/+69
|/
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+5
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-025-4/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-6/+6
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-281-1/+1
* scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* sparc64: Send break twice from console to return to boot promVijay Kumar2017-02-231-1/+5
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-02-231-0/+6
* lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-232-2/+2
* Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-2267-1272/+2408
|\
| * tty: pl011: Work around QDF2400 E44 stuck BUSY bitChristopher Covington2017-02-151-7/+59
| * atmel_serial: Use the fractional divider when possibleRomain Izard2017-02-141-3/+4
| * tty: Remove extra include in HVC console tty frameworkSergio Valverde2017-02-101-1/+0Star
| * serial: exar: Enable MSI supportJan Kiszka2017-02-101-1/+7
| * serial: exar: Move register defines from uapi header to consumer siteJan Kiszka2017-02-102-0/+19
| * serial: pci: Remove unused pci_boards entriesJan Kiszka2017-02-101-22/+0Star
| * serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka2017-02-102-143/+79Star
| * serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka2017-02-101-13/+9Star
| * serial: exar: Fix mapping of port I/O resourcesJan Kiszka2017-02-101-0/+3
| * serial: sh-sci: fix hardware RX trigger level settingUlrich Hecht2017-02-101-2/+9
| * tty/serial: atmel: ensure state is restored after suspendingAlexandre Belloni2017-02-101-0/+44
| * serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson2017-02-101-0/+23
| * serdev: ttyport: check whether tty_init_dev() failsDan Carpenter2017-02-091-0/+2
| * serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun2017-02-091-1/+1