summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-081-2/+9
|\
| * mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-081-2/+1
| * mm, oom: organize oom context into structDavid Rientjes2015-09-081-2/+10
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\ \ | |/ |/|
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-3/+6
|\ \
| * | MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas2015-09-031-3/+6
| |/
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-031-22/+24
|\ \
| * | powerpc/hvsi: Fix endianness issues in the HVSI driverLaurent Dufour2015-08-201-22/+24
* | | serial: imx: save and restore context in the suspend pathEduardo Valentin2015-08-141-21/+37
* | | serial: imx: allow waking up on RTSDEduardo Valentin2015-08-141-0/+7
* | | serial: imx: introduce serial_imx_enable_wakeup()Eduardo Valentin2015-08-141-8/+14
* | | serial: imx: remove unbalanced clk_prepareEduardo Valentin2015-08-141-14/+6
* | | serial: 8250: move rx_running out of the bitfieldJohn Ogness2015-08-141-3/+3
* | | tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior2015-08-141-1/+13
* | | serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha2015-08-141-22/+0
* | | tty: serial: men_z135_uart.c: Don't initialize port->lockJohannes Thumshirn2015-08-141-1/+0
* | | tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn2015-08-141-5/+4
* | | serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-08-141-0/+6
* | | serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero2015-08-141-0/+5
* | | serial: mxs-auart: fix baud rate rangeStefan Wahren2015-08-141-2/+6
* | | serial: mxs-auart: keep the AUART unit in reset state when not in useJuergen Borleis2015-08-141-7/+39
* | | serial: mxs-auart: use a function name to reflect what it really doesJuergen Borleis2015-08-141-2/+2
* | | serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512Peter Hung2015-08-051-4/+21
* | | sc16is7xx: constify devtypeJakub Kicinski2015-08-041-4/+4
* | | sc16is7xx: support multiple devicesJakub Kicinski2015-08-041-24/+49
* | | sc16is7xx: save and use per-chip line numberJakub Kicinski2015-08-041-10/+21
* | | uart: pl011: Add support to ZTE ZX296702 uartJun Nie2015-08-042-16/+183
* | | uart: pl011: Improve LCRH register access decisionJun Nie2015-08-041-2/+7
* | | uart: pl011: Introduce register look up tableJun Nie2015-08-041-5/+50
* | | uart: pl011: Introduce register accessorJun Nie2015-08-041-122/+141
* | | uart: pl011: Rename regs with enumerationJun Nie2015-08-041-93/+114
* | | serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee2015-08-041-21/+61
* | | serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga2015-08-041-15/+21
* | | serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski2015-08-042-2/+12
* | | serial: core: Remove tty port activate() and shutdown() methodsPeter Hurley2015-08-041-7/+0
* | | serial: core: Use proper spinlock flavor in uart_close()Peter Hurley2015-08-041-10/+8
* | | tty/serial: at91: fix I/O accesses on RHR and THR for AVR32Cyrille Pitchen2015-08-041-10/+27
* | | serial: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-041-1/+2
* | | serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha2015-08-042-0/+9
* | | serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMTUwe Kleine-König2015-08-041-2/+3
* | | serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signalsNiklas Cassel2015-08-042-30/+11
* | | serial: etraxfs-uart: remove empty functionsNiklas Cassel2015-08-041-10/+0
* | | Serial: imx: add dev_pm_ops to support suspend to ram/diskShenwei Wang2015-08-031-32/+94
* | | serial: 8250_uniphier: call clk_disable_unprepare() on failure pathMasahiro Yamada2015-08-031-0/+1
* | | serial: 8250_pci: add RS485 for F81504/508/512Peter Hung2015-08-031-0/+61
* | | Avoid usb reset crashes by making tty_io cdevs truly dynamicRichard Watts2015-08-031-8/+16
* | | Revert "tty: serial: imx.c: Reset UART before activating interrupts"Fabio Estevam2015-07-271-23/+9
* | | Merge 4.2-rc4 into tty-nextGreg Kroah-Hartman2015-07-279-23/+52
|\ \ \ | | |/ | |/|
| * | tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley2015-07-231-0/+1
OpenPOWER on IntegriCloud